mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 13:45:20 +00:00
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:
parent
f8f2f09a19
commit
9fdfdf25fb
@ -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();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user