Commit aba932c
authored
ci: skip
This test crashes on the machine iZ0xih0eykcp6eddga4w5iZ with exit code
1:
https://github.com/deepmodeling/deepmd-kit/actions/runs/11533273426/job/32106001782
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Bug Fixes**
- Enhanced test execution control to ensure compatibility with CPU
environments during continuous integration.
- **Tests**
- Updated the `test_data_equal` method to conditionally skip tests based
on the testing device and CI status.
- Retained cleanup procedures in the `tearDown` method to ensure proper
test environment management.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>test_data_equal on the GPU machine (#4260)1 parent 13e247e commit aba932c
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
24 | 29 | | |
25 | 30 | | |
26 | 31 | | |
| |||
66 | 71 | | |
67 | 72 | | |
68 | 73 | | |
| 74 | + | |
69 | 75 | | |
70 | 76 | | |
71 | 77 | | |
| |||
0 commit comments