summaryrefslogtreecommitdiff
path: root/jstests/libs/sbe_assert_error_override.js
diff options
context:
space:
mode:
authorDrew Paroski <drew.paroski@mongodb.com>2021-09-21 22:23:22 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-09-21 22:57:28 +0000
commit34bb8ccdba458e000b7b0ce7b6c0c157619fcdd6 (patch)
tree7b1f99c1089eacc34068ff21578c4c55ef1c91da /jstests/libs/sbe_assert_error_override.js
parent6f7a69e8d5aef3d924a639c4f8625bc259334ffb (diff)
downloadmongo-34bb8ccdba458e000b7b0ce7b6c0c157619fcdd6.tar.gz
Revert "SERVER-51592 Added support for anyElementTrue in SBE"
This reverts commit 130476fc56a711b489525112c855766bd2a1bb23.
Diffstat (limited to 'jstests/libs/sbe_assert_error_override.js')
-rw-r--r--jstests/libs/sbe_assert_error_override.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/libs/sbe_assert_error_override.js b/jstests/libs/sbe_assert_error_override.js
index 638d37858df..d8df0822788 100644
--- a/jstests/libs/sbe_assert_error_override.js
+++ b/jstests/libs/sbe_assert_error_override.js
@@ -113,7 +113,6 @@ const equivalentErrorCodesList = [
[5338802, 5439016],
[5687301, 5687400],
[5687302, 5687401],
- [17041, 5159200],
];
// This map is generated based on the contents of 'equivalentErrorCodesList'. This map should _not_