summaryrefslogtreecommitdiff
path: root/jstests/libs/sbe_assert_error_override.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/libs/sbe_assert_error_override.js')
-rw-r--r--jstests/libs/sbe_assert_error_override.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/libs/sbe_assert_error_override.js b/jstests/libs/sbe_assert_error_override.js
index d8df0822788..638d37858df 100644
--- a/jstests/libs/sbe_assert_error_override.js
+++ b/jstests/libs/sbe_assert_error_override.js
@@ -113,6 +113,7 @@ const equivalentErrorCodesList = [
[5338802, 5439016],
[5687301, 5687400],
[5687302, 5687401],
+ [17041, 5159200],
];
// This map is generated based on the contents of 'equivalentErrorCodesList'. This map should _not_