ci: Re-enable test_windows_guest_snapshot_restore

This reverts commit 72d054bf40.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
This commit is contained in:
Sebastien Boeuf 2021-01-08 16:45:26 +01:00 committed by Rob Bradford
parent a920ef48de
commit df522cf12c

View File

@ -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();