From 3e8a6ba0c0f2b46fd3d922a1bf2723bf41a60303 Mon Sep 17 00:00:00 2001 From: Sebastien Boeuf Date: Thu, 23 Apr 2020 11:13:47 +0200 Subject: [PATCH] ci: Ignore test_snapshot_restore The newly added integration test "test_snapshot_restore" is very unstable, which causes our CI to fail on most pull requests, which is not acceptable. That's why we ignore this test until we can fix the stability issue. Signed-off-by: Sebastien Boeuf --- tests/integration.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/integration.rs b/tests/integration.rs index 051366cfe..94b1e36be 100644 --- a/tests/integration.rs +++ b/tests/integration.rs @@ -4046,6 +4046,7 @@ mod tests { // One thing to note about this test. The virtio-net device is heavily used // through each ssh command. There's no need to perform a dedicated test to // verify the migration went well for virtio-net. + #[ignore] #[cfg_attr(feature = "mmio", test)] fn test_snapshot_restore() { test_block!(tb, "", {