Commit 2964c88 1 parent ba13d84 commit 2964c88 Copy full SHA for 2964c88
File tree 1 file changed +13
-2
lines changed
1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -108,9 +108,9 @@ not ok 12 - async assertion fail
108
108
failureType: 'testCodeFailure'
109
109
error: |-
110
110
Expected values to be strictly equal:
111
-
111
+
112
112
true !== false
113
-
113
+
114
114
code: 'ERR_ASSERTION'
115
115
stack: |-
116
116
*
@@ -182,6 +182,10 @@ ok 19 - immediate resolve pass
182
182
*
183
183
*
184
184
*
185
+ *
186
+ *
187
+ *
188
+ *
185
189
...
186
190
1..1
187
191
not ok 20 - subtest sync throw fail
@@ -465,6 +469,9 @@ not ok 52 - custom inspect symbol that throws fail
465
469
*
466
470
*
467
471
*
472
+ *
473
+ *
474
+ *
468
475
...
469
476
# Subtest: sync throw fails at second
470
477
not ok 2 - sync throw fails at second
@@ -480,6 +487,10 @@ not ok 52 - custom inspect symbol that throws fail
480
487
*
481
488
*
482
489
*
490
+ *
491
+ *
492
+ *
493
+ *
483
494
...
484
495
1..2
485
496
not ok 53 - subtest sync throw fails
You can’t perform that action at this time.
0 commit comments