You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running tests, I encountered several tests that were interrupted.
I also looked at configs and found suspicious values which have too long timeout that causes test to be interrupted instead of finishing. Either timeout of tests should be increased or waiting times should be decreased.
Regarding the first issue, expected_speed_image1 is too small, I remember that we are considering remove the case or extend the speed. @ngu-niny Do we have any conclusion on this?
When running tests, I encountered several tests that were interrupted.
I also looked at configs and found suspicious values which have too long timeout that causes test to be interrupted instead of finishing. Either timeout of tests should be increased or waiting times should be decreased.
type_specific.io-github-autotest-qemu.block_stream.simple_test.reset_speed.min_speed.default: INTERRUPTED (14401.05 s)
qemu/tests/cfg/block_stream.cfg
type_specific.io-github-autotest-qemu.ping_kill_test: INTERRUPTED (14401.35 s)
qemu/tests/cfg/ping_kill_test.cfg
ping_timeout = 21600
The text was updated successfully, but these errors were encountered: