Ignore stress test because it fails on windows

This commit is contained in:
Nicolas Luck
2023-08-07 18:41:08 +02:00
parent 4e8f7f0a1b
commit cf63b588bc

View File

@@ -231,6 +231,7 @@ mod tests {
}
#[ignore = "fails on windows"]
#[tokio::test]
async fn stress_integration_test() {
let mut machine = Machine::new_lib();