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_desctibe_it.out
+34-31Lines changed: 34 additions & 31 deletions
Original file line number
Diff line number
Diff line change
@@ -74,6 +74,9 @@ not ok 8 - sync throw fail
74
74
*
75
75
*
76
76
*
77
+
*
78
+
*
79
+
*
77
80
...
78
81
# Subtest: async skip pass
79
82
ok 9 - async skip pass # SKIP
@@ -100,6 +103,9 @@ not ok 11 - async throw fail
100
103
*
101
104
*
102
105
*
106
+
*
107
+
*
108
+
*
103
109
...
104
110
# Subtest: async assertion fail
105
111
not ok 12 - async assertion fail
@@ -108,9 +114,9 @@ not ok 12 - async assertion fail
108
114
failureType: 'testCodeFailure'
109
115
error: |-
110
116
Expected values to be strictly equal:
111
-
117
+
112
118
true !== false
113
-
119
+
114
120
code: 'ERR_ASSERTION'
115
121
stack: |-
116
122
*
@@ -120,6 +126,9 @@ not ok 12 - async assertion fail
120
126
*
121
127
*
122
128
*
129
+
*
130
+
*
131
+
*
123
132
...
124
133
# Subtest: resolve pass
125
134
ok 13 - resolve pass
@@ -141,6 +150,9 @@ not ok 14 - reject fail
141
150
*
142
151
*
143
152
*
153
+
*
154
+
*
155
+
*
144
156
...
145
157
# Subtest: unhandled rejection - passes but warns
146
158
ok 15 - unhandled rejection - passes but warns
@@ -277,6 +289,9 @@ not ok 27 - sync skip option is false fail
277
289
*
278
290
*
279
291
*
292
+
*
293
+
*
294
+
*
280
295
...
281
296
# Subtest: <anonymous>
282
297
ok 28 - <anonymous>
@@ -349,31 +364,16 @@ not ok 40 - callback fail
349
364
*
350
365
*
351
366
...
352
-
# Subtest: sync t is this in test
353
-
ok 41 - sync t is this in test
354
-
---
355
-
duration_ms: *
356
-
...
357
-
# Subtest: async t is this in test
358
-
ok 42 - async t is this in test
359
-
---
360
-
duration_ms: *
361
-
...
362
-
# Subtest: callback t is this in test
363
-
ok 43 - callback t is this in test
364
-
---
365
-
duration_ms: *
366
-
...
367
367
# Subtest: callback also returns a Promise
368
-
not ok 44 - callback also returns a Promise
368
+
not ok 41 - callback also returns a Promise
369
369
---
370
370
duration_ms: *
371
371
failureType: 'callbackAndPromisePresent'
372
372
error: 'passed a callback but also returned a Promise'
373
373
code: 'ERR_TEST_FAILURE'
374
374
...
375
375
# Subtest: callback throw
376
-
not ok 45 - callback throw
376
+
not ok 42 - callback throw
377
377
---
378
378
duration_ms: *
379
379
failureType: 'testCodeFailure'
@@ -387,9 +387,12 @@ not ok 45 - callback throw
387
387
*
388
388
*
389
389
*
390
+
*
391
+
*
392
+
*
390
393
...
391
394
# Subtest: callback called twice
392
-
not ok 46 - callback called twice
395
+
not ok 43 - callback called twice
393
396
---
394
397
duration_ms: *
395
398
failureType: 'multipleCallbackInvocations'
@@ -400,12 +403,12 @@ not ok 46 - callback called twice
400
403
*
401
404
...
402
405
# Subtest: callback called twice in different ticks
403
-
ok 47 - callback called twice in different ticks
406
+
ok 44 - callback called twice in different ticks
404
407
---
405
408
duration_ms: *
406
409
...
407
410
# Subtest: callback called twice in future tick
408
-
not ok 48 - callback called twice in future tick
411
+
not ok 45 - callback called twice in future tick
409
412
---
410
413
duration_ms: *
411
414
failureType: 'uncaughtException'
@@ -415,7 +418,7 @@ not ok 48 - callback called twice in future tick
415
418
*
416
419
...
417
420
# Subtest: callback async throw
418
-
not ok 49 - callback async throw
421
+
not ok 46 - callback async throw
419
422
---
420
423
duration_ms: *
421
424
failureType: 'uncaughtException'
@@ -425,20 +428,20 @@ not ok 49 - callback async throw
425
428
*
426
429
...
427
430
# Subtest: callback async throw after done
428
-
ok 50 - callback async throw after done
431
+
ok 47 - callback async throw after done
429
432
---
430
433
duration_ms: *
431
434
...
432
435
# Subtest: custom inspect symbol fail
433
-
not ok 51 - custom inspect symbol fail
436
+
not ok 48 - custom inspect symbol fail
434
437
---
435
438
duration_ms: *
436
439
failureType: 'testCodeFailure'
437
440
error: 'customized'
438
441
code: 'ERR_TEST_FAILURE'
439
442
...
440
443
# Subtest: custom inspect symbol that throws fail
441
-
not ok 52 - custom inspect symbol that throws fail
444
+
not ok 49 - custom inspect symbol that throws fail
442
445
---
443
446
duration_ms: *
444
447
failureType: 'testCodeFailure'
@@ -482,15 +485,15 @@ not ok 52 - custom inspect symbol that throws fail
482
485
*
483
486
...
484
487
1..2
485
-
not ok 53 - subtest sync throw fails
488
+
not ok 50 - subtest sync throw fails
486
489
---
487
490
duration_ms: *
488
491
failureType: 'subtestsFailed'
489
492
error: '2 subtests failed'
490
493
code: 'ERR_TEST_FAILURE'
491
494
...
492
495
# Subtest: invalid subtest fail
493
-
not ok 54 - invalid subtest fail
496
+
not ok 51 - invalid subtest fail
494
497
---
495
498
duration_ms: *
496
499
failureType: 'parentAlreadyFinished'
@@ -499,15 +502,15 @@ not ok 54 - invalid subtest fail
499
502
stack: |-
500
503
*
501
504
...
502
-
1..54
505
+
1..51
503
506
# Warning: Test "unhandled rejection - passes but warns" generated asynchronous activity after the test ended. This activity created the error "Error: rejected from unhandled rejection fail" and would have caused the test to fail, but instead triggered an unhandledRejection event.
504
507
# Warning: Test "async unhandled rejection - passes but warns" generated asynchronous activity after the test ended. This activity created the error "Error: rejected from async unhandled rejection fail" and would have caused the test to fail, but instead triggered an unhandledRejection event.
505
508
# Warning: Test "immediate throw - passes but warns" generated asynchronous activity after the test ended. This activity created the error "Error: thrown from immediate throw fail" and would have caused the test to fail, but instead triggered an uncaughtException event.
506
509
# Warning: Test "immediate reject - passes but warns" generated asynchronous activity after the test ended. This activity created the error "Error: rejected from immediate reject fail" and would have caused the test to fail, but instead triggered an unhandledRejection event.
507
510
# Warning: Test "callback called twice in different ticks" generated asynchronous activity after the test ended. This activity created the error "Error [ERR_TEST_FAILURE]: callback invoked multiple times" and would have caused the test to fail, but instead triggered an uncaughtException event.
508
511
# 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