mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 05:03:05 +00:00
c64b320d35
I can't reproduce the test flake, but I suspect the issue is that, in the test infa machines, the restore is slow enough that it causes the 5 second timeout for sending a command to the guest to fail. Instead of immediately proceeding with the test, wait for the restore work to finish first. This allows us to use a longer timeout and also should make it more obvious which step of the test is slow and/or flaky. BUG=b:333090069 TEST=./tools/run_tests --dut=host --filter-expr="test(snapshot_restore) | test(suspend_resume)" --run-root-tests --no-unit-tests --repetitions 100 Change-Id: I75ad900dcd080d4fa76ceca14974ac044b41e7d5 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5446126 Reviewed-by: Dennis Kempin <denniskempin@google.com> Commit-Queue: Frederick Mayle <fmayle@google.com> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |