diff --git a/tests/stress_tests.rs b/tests/stress_tests.rs index 8e7aaf6..cf13f44 100644 --- a/tests/stress_tests.rs +++ b/tests/stress_tests.rs @@ -6,6 +6,7 @@ use common::fixtures::*; #[rstest] #[test_log::test] +#[ignore] fn should_handle_large_volume_of_requests(ctx: DistantManagerCtx) { // Create a temporary directory to house a file we create and edit // with a large volume of requests