Skip to content

Commit 25d7089

Browse files
committed
Skip test which fails only in browser and flaky tests
1 parent d4dd7d0 commit 25d7089

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const skippedTests = [
1010
ifEquals('stub.disconnects.test_disconnects.TestDisconnects.test_fail_on_reset'),
1111
ifEquals('stub.tx_begin_parameters.test_tx_begin_parameters.TestTxBeginParameters.test_impersonation_fails_on_v4x3'),
1212
ifEquals('stub.session_run_parameters.test_session_run_parameters.TestSessionRunParameters.test_impersonation_fails_on_v4x3'),
13-
13+
ifEndsWith('test_should_fail_when_writing_to_unexpectedly_interrupting_writers_on_run_using_tx_function '),
1414
),
1515
skip(
1616
'TLS Tests not implemented for browwer',

0 commit comments

Comments
 (0)