mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-31 00:45:22 +00:00
ci: Re-enable test_windows_guest_snapshot_restore
This reverts commit 72d054bf40727f1fd52ac6244abdea8e34ef59b5. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
This commit is contained in:
parent
a920ef48de
commit
df522cf12c
@ -5615,9 +5615,7 @@ mod tests {
|
||||
handle_child_output(r, &output);
|
||||
}
|
||||
|
||||
// See #2126
|
||||
#[test]
|
||||
#[ignore]
|
||||
fn test_windows_guest_snapshot_restore() {
|
||||
let tmp_dir = TempDir::new("ch").unwrap();
|
||||
let mut workload_path = dirs::home_dir().unwrap();
|
||||
|
Loading…
x
Reference in New Issue
Block a user