summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorYunhe (John) Wang <yunhe.wang@mongodb.com>2015-09-14 15:09:17 -0400
committerYunhe (John) Wang <yunhe.wang@mongodb.com>2015-09-16 11:31:55 -0400
commit33e1ddbb9f69d2a2551246caf38448181e1c6b1f (patch)
treef096a84b2856cae22860c512d65728a55914e728 /buildscripts
parent9d3f497c34f5c63339fd1d4c7c0bdcafc9455c4d (diff)
downloadmongo-33e1ddbb9f69d2a2551246caf38448181e1c6b1f.tar.gz
SERVER-8653 Unblacklisted update_setOnInsert.js
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/suites/sharding_jscore_passthrough.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/buildscripts/resmokeconfig/suites/sharding_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/sharding_jscore_passthrough.yml
index 0f01ec1541c..02cfd596bd2 100644
--- a/buildscripts/resmokeconfig/suites/sharding_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/sharding_jscore_passthrough.yml
@@ -20,7 +20,6 @@ selector:
# These tests might be fixed under sharding:
- jstests/core/count5.js # SERVER-1444
- jstests/core/or4.js # SERVER-1444
- - jstests/core/update_setOnInsert.js # SERVER-8653
- jstests/core/max_time_ms.js # SERVER-2212
- jstests/core/fts_querylang.js # SERVER-9063
- jstests/core/fts_projection.js