summaryrefslogtreecommitdiff
path: root/jstests/core/crud_ops_do_not_throw_locktimeout.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/crud_ops_do_not_throw_locktimeout.js')
-rw-r--r--jstests/core/crud_ops_do_not_throw_locktimeout.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/jstests/core/crud_ops_do_not_throw_locktimeout.js b/jstests/core/crud_ops_do_not_throw_locktimeout.js
index ceac45641cf..492374ab69a 100644
--- a/jstests/core/crud_ops_do_not_throw_locktimeout.js
+++ b/jstests/core/crud_ops_do_not_throw_locktimeout.js
@@ -5,8 +5,6 @@
* assumes_against_mongod_not_mongos,
* assumes_read_concern_unchanged,
* assumes_write_concern_unchanged,
- * # This test requires failpoint behavior not available in v4.2.
- * requires_fcv_44,
* uses_parallel_shell,
* ]
*/