Skip to content

Tests: Simplify MODULE_HSOLVER test to reduce time consumption#6980

Merged
mohanchen merged 4 commits intodeepmodeling:developfrom
Cstandardlib:tests/simplify
Feb 24, 2026
Merged

Tests: Simplify MODULE_HSOLVER test to reduce time consumption#6980
mohanchen merged 4 commits intodeepmodeling:developfrom
Cstandardlib:tests/simplify

Conversation

@Cstandardlib
Copy link
Collaborator

@Cstandardlib Cstandardlib commented Feb 24, 2026

Fix #6976.

Unit Tests and/or Case Tests for my changes

  • Do not do unit tests on big input to reduce time consumption.

What's changed?

  • Do not run big random tests(e.g. matrix size 1000).
  • Use Si2 dat file instead of Si64 dat file.

@Cstandardlib Cstandardlib added the Unit Tests/Integreate Tests Issues/PR related to unit tests and integrate tests label Feb 24, 2026
Copy link
Collaborator

@mohanchen mohanchen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

excellent!

@mohanchen mohanchen added the Refactor Refactor ABACUS codes label Feb 24, 2026
@mohanchen mohanchen merged commit 9ac67b3 into deepmodeling:develop Feb 24, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Refactor Refactor ABACUS codes Unit Tests/Integreate Tests Issues/PR related to unit tests and integrate tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unit tests of HSolver cost too much time

2 participants