Skip to content

Commit 063d683

Browse files
committed
Unskip tests
1 parent 7d924f9 commit 063d683

File tree

1 file changed

+0
-9
lines changed
  • packages/testkit-backend/src/skipped-tests

1 file changed

+0
-9
lines changed

packages/testkit-backend/src/skipped-tests/common.js

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,6 @@ const skippedTests = [
1111
ifEquals('neo4j.test_session_run.TestSessionRun.test_iteration_smaller_than_fetch_size'),
1212
ifEquals('neo4j.test_tx_func_run.TestTxFuncRun.test_tx_func_configuration')
1313
),
14-
skip(
15-
'Fail while enable Temporary:FastFailingDiscovery',
16-
ifEndsWith('test_should_request_rt_from_all_initial_routers_until_successful_on_authorization_expired'),
17-
ifEndsWith('test_should_request_rt_from_all_initial_routers_until_successful_on_unknown_failure'),
18-
ifEndsWith('test_should_fail_with_routing_failure_on_any_security_discovery_failure'),
19-
ifEndsWith('test_should_fail_with_routing_failure_on_invalid_bookmark_mixture_discovery_failure'),
20-
ifEndsWith('test_should_fail_with_routing_failure_on_invalid_bookmark_discovery_failure'),
21-
ifEndsWith('test_should_fail_with_routing_failure_on_forbidden_discovery_failure')
22-
),
2314
skip('Flacky because sometimes the connection is actually available',
2415
ifEndsWith('test_should_enforce_pool_size_per_cluster_member')
2516
),

0 commit comments

Comments
 (0)