tests: Disable test_windows_guest_snapshot_restore for now

See: #4327

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
Rob Bradford 2022-07-18 16:18:23 +01:00
parent f8f2f09a19
commit 9fdfdf25fb

View File

@ -6969,6 +6969,7 @@ mod windows {
#[test]
#[cfg(not(feature = "mshv"))]
#[ignore = "See #4327"]
fn test_windows_guest_snapshot_restore() {
let windows_guest = WindowsGuest::new();