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
Copy file name to clipboardexpand all lines: test/message/test_runner_describe_it.out
+3-3
Original file line number
Diff line number
Diff line change
@@ -104,7 +104,7 @@ not ok 12 - async throw fail
104
104
*
105
105
...
106
106
# Subtest: async skip fail
107
-
not ok 13 - async skip fail
107
+
not ok 13 - async skip fail # SKIP
108
108
---
109
109
duration_ms: *
110
110
failureType: 'callbackAndPromisePresent'
@@ -644,8 +644,8 @@ not ok 60 - invalid subtest fail
644
644
# Warning: Test "callback async throw after done" generated asynchronous activity after the test ended. This activity created the error "Error: thrown from callback async throw after done" and would have caused the test to fail, but instead triggered an uncaughtException event.
0 commit comments