We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4dd7d0 commit e3ae7f6Copy full SHA for e3ae7f6
packages/testkit-backend/src/skipped-tests/browser.js
@@ -10,7 +10,7 @@ const skippedTests = [
10
ifEquals('stub.disconnects.test_disconnects.TestDisconnects.test_fail_on_reset'),
11
ifEquals('stub.tx_begin_parameters.test_tx_begin_parameters.TestTxBeginParameters.test_impersonation_fails_on_v4x3'),
12
ifEquals('stub.session_run_parameters.test_session_run_parameters.TestSessionRunParameters.test_impersonation_fails_on_v4x3'),
13
-
+ ifEndsWith('test_should_fail_when_writing_to_unexpectedly_interrupting_writers_on_run_using_tx_function '),
14
),
15
skip(
16
'TLS Tests not implemented for browwer',
0 commit comments