summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorJames Wahlin <james.wahlin@mongodb.com>2019-11-06 14:45:42 +0000
committerevergreen <evergreen@mongodb.com>2019-11-06 14:45:42 +0000
commitad581efda69010443fac7f964180666476b99785 (patch)
tree11744a83ea3c4ac3cbcca3ac20b81cc6ab23309e /buildscripts
parent7a1dcf206312805db97599aaf676f7d749a1d9e5 (diff)
downloadmongo-ad581efda69010443fac7f964180666476b99785.tar.gz
SERVER-44213 Remove obsoleted agg_out.js blacklisting
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn.yml5
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn_with_balancer.yml5
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn.yml5
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_with_balancer.yml5
4 files changed, 0 insertions, 20 deletions
diff --git a/buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn.yml b/buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn.yml
index 2e5e957d92e..f2569bb136e 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn.yml
@@ -133,11 +133,6 @@ selector:
- jstests/concurrency/fsm_workloads/update_rename.js
- jstests/concurrency/fsm_workloads/update_rename_noindex.js
- # TODO SERVER-38387: Incorrectly sends a shardCollection command that will fail with
- # InvalidOptions, which is normally ignored but this error is re-thrown with transactions enabled,
- # failing the workload.
- - jstests/concurrency/fsm_workloads/agg_out.js
-
exclude_with_any_tags:
- does_not_support_causal_consistency
- requires_replication
diff --git a/buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn_with_balancer.yml b/buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn_with_balancer.yml
index 246c0fa8202..3913e53d8e2 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn_with_balancer.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn_with_balancer.yml
@@ -133,11 +133,6 @@ selector:
- jstests/concurrency/fsm_workloads/update_rename.js
- jstests/concurrency/fsm_workloads/update_rename_noindex.js
- # TODO SERVER-38387: Incorrectly sends a shardCollection command that will fail with
- # InvalidOptions, which is normally ignored but this error is re-thrown with transactions enabled,
- # failing the workload.
- - jstests/concurrency/fsm_workloads/agg_out.js
-
exclude_with_any_tags:
- assumes_balancer_off
- does_not_support_causal_consistency
diff --git a/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn.yml b/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn.yml
index d628ea71cc2..8c3c01d7899 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn.yml
@@ -133,11 +133,6 @@ selector:
- jstests/concurrency/fsm_workloads/update_rename.js
- jstests/concurrency/fsm_workloads/update_rename_noindex.js
- # TODO SERVER-38387: Incorrectly sends a shardCollection command that will fail with
- # InvalidOptions, which is normally ignored but this error is re-thrown with transactions enabled,
- # failing the workload.
- - jstests/concurrency/fsm_workloads/agg_out.js
-
exclude_with_any_tags:
- does_not_support_causal_consistency
- requires_replication
diff --git a/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_with_balancer.yml b/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_with_balancer.yml
index 5f7e2e324d1..55fab6ab7bb 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_with_balancer.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_with_balancer.yml
@@ -133,11 +133,6 @@ selector:
- jstests/concurrency/fsm_workloads/update_rename.js
- jstests/concurrency/fsm_workloads/update_rename_noindex.js
- # TODO SERVER-38387: Incorrectly sends a shardCollection command that will fail with
- # InvalidOptions, which is normally ignored but this error is re-thrown with transactions enabled,
- # failing the workload.
- - jstests/concurrency/fsm_workloads/agg_out.js
-
exclude_with_any_tags:
- assumes_balancer_off
- does_not_support_causal_consistency