summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorKim Tao <kimberly.tao@mongodb.com>2018-12-12 17:37:12 -0500
committerKim Tao <kimberly.tao@mongodb.com>2019-01-10 10:50:35 -0500
commit47262867106c18aec3bc385dc13a5b0e90f33e7f (patch)
tree4b1f94b68fd17e0c63aaa8a471e668739cfec76c /buildscripts
parent9fd676fd83639f5ab55f733cd63ff2f8e57baa84 (diff)
downloadmongo-47262867106c18aec3bc385dc13a5b0e90f33e7f.tar.gz
SERVER-33226: remove getPrevError() command
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/suites/sharding_gle_auth_basics_passthrough.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/buildscripts/resmokeconfig/suites/sharding_gle_auth_basics_passthrough.yml b/buildscripts/resmokeconfig/suites/sharding_gle_auth_basics_passthrough.yml
index f5286d80e86..872d2af07dd 100644
--- a/buildscripts/resmokeconfig/suites/sharding_gle_auth_basics_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/sharding_gle_auth_basics_passthrough.yml
@@ -14,7 +14,6 @@ selector:
roots:
- jstests/gle/core/*.js
exclude_files:
- - jstests/gle/core/error1.js # The getPrevError command is not supported under sharding.
- jstests/gle/core/remove5.js
- jstests/gle/core/update4.js