From 9482019a537bdf3493122f5c9ec8167df0f15e02 Mon Sep 17 00:00:00 2001 From: Shane Harvey Date: Tue, 15 Feb 2022 15:40:36 -0800 Subject: [PATCH] Add resync-syncs workarounds for incomplete spec work (#873) --- .evergreen/resync-specs.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.evergreen/resync-specs.sh b/.evergreen/resync-specs.sh index 1d0742258..bf20f2303 100755 --- a/.evergreen/resync-specs.sh +++ b/.evergreen/resync-specs.sh @@ -79,6 +79,7 @@ do ;; cmap|CMAP) cpjson connection-monitoring-and-pooling/tests cmap + rm $PYMONGO/test/cmap/wait-queue-fairness.json # PYTHON-1873 ;; command*monitoring) cpjson command-monitoring/tests command_monitoring @@ -127,6 +128,7 @@ do transactions|transactions-convenient-api) cpjson transactions/tests/ transactions cpjson transactions-convenient-api/tests/ transactions-convenient-api + rm $PYMONGO/test/transactions/legacy/errors-client.json # PYTHON-1894 ;; unified) cpjson unified-test-format/tests/ unified-test-format/