abacus-develop
abacus-develop copied to clipboard
The unit tests for deepks are not being compiled.
Describe the Testing Issue
When BUILD_TESTING=ON and ENABLE_DEEPKS=ON are used, the deepks unit tests should be compiled and executed. However, the current unit tests are commented out. Are there still any deepks unit tests? Will this affect the code quality?
Additional Context
No response
Task list for Issue attackers (only for developers)
- [X] Understand the testing issue described by the developer.
- [X] Review the specific test case, expected and actual results, and any error messages.
- [X] Implement a fix for the test failure or issue, or create a new test case if needed.
- [X] Review and update any relevant documentation, such as test plans or user guides.