You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<testcasename="sync throw fails at first"time="*"classname="test"file="*"failure="thrown from subtest sync throw fails at first">
292
+
<testcasename="sync throw fails at first"time="*"classname="subtest sync throw fails"file="*"failure="thrown from subtest sync throw fails at first">
293
293
<failuretype="testCodeFailure"message="thrown from subtest sync throw fails at first">
294
294
Error [ERR_TEST_FAILURE]: thrown from subtest sync throw fails at first
295
295
at TestContext.<anonymous> (<project-root>/test/fixtures/test-runner/output/output.js:334:11)
@@ -304,7 +304,7 @@ Error [ERR_TEST_FAILURE]: thrown from subtest sync throw fails at first
304
304
}
305
305
</failure>
306
306
</testcase>
307
-
<testcasename="sync throw fails at second"time="*"classname="test"file="*"failure="thrown from subtest sync throw fails at second">
307
+
<testcasename="sync throw fails at second"time="*"classname="subtest sync throw fails"file="*"failure="thrown from subtest sync throw fails at second">
308
308
<failuretype="testCodeFailure"message="thrown from subtest sync throw fails at second">
309
309
Error [ERR_TEST_FAILURE]: thrown from subtest sync throw fails at second
310
310
at TestContext.<anonymous> (<project-root>/test/fixtures/test-runner/output/output.js:337:11) {
0 commit comments