Skip to content

Commit f710a87

Browse files
authored
Unskip tests failing to connect to port 8000 (#1420)
* CDRIVER-4337 unskip `/command_monitoring/unified/redacted-commands` * CDRIVER-4336 unskip `/versioned_api` tests
1 parent fc8d79a commit f710a87

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.evergreen/etc/skip-tests.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@
2828
/mongohouse/runCommand # CDRIVER-4333
2929

3030
/versioned_api/transaction-handling/"All commands in a transaction declare an API version" # (CDRIVER-4335) API parameters are only allowed in the first command of a multi-document transaction
31-
/versioned_api/test-commands-deprecation-errors # (CDRIVER-4336) Could not establish stream for node 127.0.0.1:8000: [TLS handshake failed: Connection timed out calling hello on '127.0.0.1:8000']
32-
/versioned_api/test-commands-strict-mode # (CDRIVER-4336) Could not establish stream for node 127.0.0.1:8000: [TLS handshake failed: Connection timed out calling hello on '127.0.0.1:8000']
33-
/versioned_api/runcommand-helper-no-api-version-declared # (CDRIVER-4336) Could not establish stream for node 127.0.0.1:8000: [TLS handshake failed: Connection timed out calling hello on '127.0.0.1:8000']
34-
/command_monitoring/unified/redacted-commands # (CDRIVER-4337) Could not establish stream for node 127.0.0.1:8000: [TLS handshake failed: Connection timed out calling hello on '127.0.0.1:8000']
3531
/Topology/request_scan_on_error # (CDRIVER-4338) precondition failed: checks_cmp (&checks, "n_succeeded", '=', 2), and other times fails with a socket timeout
3632
/streamable/topology_version/update # (CDRIVER-4339) _force_scan(): precondition failed: sd
3733
/Stepdown/not_primary_keep # (CDRIVER-4341) Assert Failure: 673 == 674

0 commit comments

Comments
 (0)