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">
332
+
<testcasename="sync throw fails at first"time="*"classname="subtest sync throw fails"file="*"failure="thrown from subtest sync throw fails at first">
333
333
<failuretype="testCodeFailure"message="thrown from subtest sync throw fails at first">
334
334
Error [ERR_TEST_FAILURE]: thrown from subtest sync throw fails at first
335
335
*
@@ -350,7 +350,7 @@ Error [ERR_TEST_FAILURE]: thrown from subtest sync throw fails at first
350
350
}
351
351
</failure>
352
352
</testcase>
353
-
<testcasename="sync throw fails at second"time="*"classname="test"file="*"failure="thrown from subtest sync throw fails at second">
353
+
<testcasename="sync throw fails at second"time="*"classname="subtest sync throw fails"file="*"failure="thrown from subtest sync throw fails at second">
354
354
<failuretype="testCodeFailure"message="thrown from subtest sync throw fails at second">
355
355
Error [ERR_TEST_FAILURE]: thrown from subtest sync throw fails at second
0 commit comments