summaryrefslogtreecommitdiff
path: root/jstests/disk/wt_corrupt_file_errors.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/disk/wt_corrupt_file_errors.js')
-rw-r--r--jstests/disk/wt_corrupt_file_errors.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/disk/wt_corrupt_file_errors.js b/jstests/disk/wt_corrupt_file_errors.js
index f6e7204ccbf..5f829e5de8f 100644
--- a/jstests/disk/wt_corrupt_file_errors.js
+++ b/jstests/disk/wt_corrupt_file_errors.js
@@ -47,7 +47,7 @@
const WiredTigerWTFile = dbpath + "WiredTiger.wt";
jsTestLog("corrupting WiredTiger.wt");
corruptFile(WiredTigerWTFile);
- }, "Fatal Assertion 28595");
+ }, "Fatal Assertion 50944");
/**
* Test 4. Corrupt an index file.