summaryrefslogtreecommitdiff
path: root/jstests/libs
diff options
context:
space:
mode:
authorMihai Andrei <mihai.andrei@10gen.com>2021-07-30 20:06:35 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-07-30 20:29:49 +0000
commit149c1670828efa6937220ab0e5bc4fa40ed55a1d (patch)
tree9ac35e5d56ada2ff3dd754164d6175a1214828c7 /jstests/libs
parent8179692b362d8237f201719946eb46bac6a5e961 (diff)
downloadmongo-149c1670828efa6937220ab0e5bc4fa40ed55a1d.tar.gz
SERVER-54129 Simplify generated SBE expressions for $mod, $add, and $split when some arguments are constants
Diffstat (limited to 'jstests/libs')
-rw-r--r--jstests/libs/sbe_assert_error_override.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/jstests/libs/sbe_assert_error_override.js b/jstests/libs/sbe_assert_error_override.js
index 80eee699e44..65dc04f35d7 100644
--- a/jstests/libs/sbe_assert_error_override.js
+++ b/jstests/libs/sbe_assert_error_override.js
@@ -30,7 +30,7 @@ const equivalentErrorCodesList = [
[16608, 4848401],
[16609, 5073101],
[16610, 4848403],
- [16611, 5154000],
+ [16611, 5154000, 5412904, 5412905],
[16612, 4974202],
[16702, 5073001],
[28651, 5073201],
@@ -66,9 +66,9 @@ const equivalentErrorCodesList = [
[34448, 5154305],
[34449, 5154306],
[40066, 4934200],
- [40085, 5155402],
- [40086, 5155400],
- [40087, 5155401],
+ [40085, 5155402, 5412901],
+ [40086, 5155400, 5412902],
+ [40087, 5155401, 5412903],
[40091, 5075300],
[40092, 5075301, 5075302],
[40093, 5075300],