Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Failure: split long running tests #770

Closed
linh2931 opened this issue Sep 12, 2024 · 0 comments · Fixed by #794 or #797
Closed

Test Failure: split long running tests #770

linh2931 opened this issue Sep 12, 2024 · 0 comments · Fixed by #794 or #797
Assignees
Milestone

Comments

@linh2931
Copy link
Member

https://github.com/AntelopeIO/spring/actions/runs/10833286823/job/30060475412#step:5:4182

A number of tests run over or close to the 8-minutes limit. It's time to split them further:

2082/2088 Test #2011: memory_trap_1_check_throw_2_unit_test_eos-vm-oc ....   Passed  457.18 sec
2083/2088 Test #2008: memory_trap_1_check_throw_1_unit_test_eos-vm-oc ....   Passed  459.94 sec
2084/2088 Test   #23: api_part2_unit_test_eos-vm .........................   Passed  477.55 sec
2085/2088 Test  #196: wasm_config_part1_unit_test_eos-vm-oc ..............***Timeout 480.37 sec
Random number generator seeded to 1726153459

2086/2088 Test  #199: wasm_config_part2_unit_test_eos-vm-oc ..............***Timeout 480.36 sec
Random number generator seeded to 1726153459

2087/2088 Test  #211: wasm_part3_unit_test_eos-vm-oc .....................***Timeout 480.34 sec
Random number generator seeded to 1726153459

2088/2088 Test  #175: snapshot_unit_test_eos-vm-oc .......................***Timeout 480.41 sec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment