@@ -4,26 +4,31 @@ TAP version 13
4
4
ok 1 - ok 1
5
5
---
6
6
duration_ms: *
7
+ type: 'test'
7
8
...
8
9
# Subtest: ok 2
9
10
ok 2 - ok 2
10
11
---
11
12
duration_ms: *
13
+ type: 'test'
12
14
...
13
15
# Subtest: ok 3
14
16
ok 3 - ok 3
15
17
---
16
18
duration_ms: *
19
+ type: 'test'
17
20
...
18
21
# Subtest: ok 4
19
22
ok 4 - ok 4
20
23
---
21
24
duration_ms: *
25
+ type: 'test'
22
26
...
23
27
# Subtest: not ok 1
24
28
not ok 5 - not ok 1
25
29
---
26
30
duration_ms: *
31
+ type: 'test'
27
32
location: '/test/fixtures/test-runner/output/abort.js:(LINE):7'
28
33
failureType: 'cancelledByParent'
29
34
error: 'test did not finish before its parent and was cancelled'
@@ -33,6 +38,7 @@ TAP version 13
33
38
not ok 6 - not ok 2
34
39
---
35
40
duration_ms: *
41
+ type: 'test'
36
42
location: '/test/fixtures/test-runner/output/abort.js:(LINE):7'
37
43
failureType: 'cancelledByParent'
38
44
error: 'test did not finish before its parent and was cancelled'
@@ -42,6 +48,7 @@ TAP version 13
42
48
not ok 7 - not ok 3
43
49
---
44
50
duration_ms: *
51
+ type: 'test'
45
52
location: '/test/fixtures/test-runner/output/abort.js:(LINE):7'
46
53
failureType: 'testAborted'
47
54
error: 'This operation was aborted'
@@ -63,6 +70,7 @@ TAP version 13
63
70
not ok 8 - not ok 4
64
71
---
65
72
duration_ms: *
73
+ type: 'test'
66
74
location: '/test/fixtures/test-runner/output/abort.js:(LINE):7'
67
75
failureType: 'testAborted'
68
76
error: 'This operation was aborted'
@@ -84,6 +92,7 @@ TAP version 13
84
92
not ok 9 - not ok 5
85
93
---
86
94
duration_ms: *
95
+ type: 'test'
87
96
location: '/test/fixtures/test-runner/output/abort.js:(LINE):7'
88
97
failureType: 'testAborted'
89
98
error: 'This operation was aborted'
@@ -105,6 +114,7 @@ TAP version 13
105
114
not ok 1 - promise timeout signal
106
115
---
107
116
duration_ms: *
117
+ type: 'test'
108
118
location: '/test/fixtures/test-runner/output/abort.js:(LINE):1'
109
119
failureType: 'testAborted'
110
120
error: 'The operation was aborted due to timeout'
@@ -120,6 +130,7 @@ not ok 1 - promise timeout signal
120
130
not ok 2 - promise abort signal
121
131
---
122
132
duration_ms: *
133
+ type: 'test'
123
134
location: '/test/fixtures/test-runner/output/abort.js:(LINE):1'
124
135
failureType: 'testAborted'
125
136
error: 'This operation was aborted'
@@ -142,26 +153,31 @@ not ok 2 - promise abort signal
142
153
ok 1 - ok 1
143
154
---
144
155
duration_ms: *
156
+ type: 'test'
145
157
...
146
158
# Subtest: ok 2
147
159
ok 2 - ok 2
148
160
---
149
161
duration_ms: *
162
+ type: 'test'
150
163
...
151
164
# Subtest: ok 3
152
165
ok 3 - ok 3
153
166
---
154
167
duration_ms: *
168
+ type: 'test'
155
169
...
156
170
# Subtest: ok 4
157
171
ok 4 - ok 4
158
172
---
159
173
duration_ms: *
174
+ type: 'test'
160
175
...
161
176
# Subtest: not ok 1
162
177
not ok 5 - not ok 1
163
178
---
164
179
duration_ms: *
180
+ type: 'test'
165
181
location: '/test/fixtures/test-runner/output/abort.js:(LINE):5'
166
182
failureType: 'cancelledByParent'
167
183
error: 'test did not finish before its parent and was cancelled'
@@ -171,6 +187,7 @@ not ok 2 - promise abort signal
171
187
not ok 6 - not ok 2
172
188
---
173
189
duration_ms: *
190
+ type: 'test'
174
191
location: '/test/fixtures/test-runner/output/abort.js:(LINE):5'
175
192
failureType: 'cancelledByParent'
176
193
error: 'test did not finish before its parent and was cancelled'
@@ -180,6 +197,7 @@ not ok 2 - promise abort signal
180
197
not ok 7 - not ok 3
181
198
---
182
199
duration_ms: *
200
+ type: 'test'
183
201
location: '/test/fixtures/test-runner/output/abort.js:(LINE):5'
184
202
failureType: 'testAborted'
185
203
error: 'This operation was aborted'
@@ -201,6 +219,7 @@ not ok 2 - promise abort signal
201
219
not ok 8 - not ok 4
202
220
---
203
221
duration_ms: *
222
+ type: 'test'
204
223
location: '/test/fixtures/test-runner/output/abort.js:(LINE):5'
205
224
failureType: 'testAborted'
206
225
error: 'This operation was aborted'
@@ -222,6 +241,7 @@ not ok 2 - promise abort signal
222
241
not ok 9 - not ok 5
223
242
---
224
243
duration_ms: *
244
+ type: 'test'
225
245
location: '/test/fixtures/test-runner/output/abort.js:(LINE):5'
226
246
failureType: 'testAborted'
227
247
error: 'This operation was aborted'
@@ -243,6 +263,7 @@ not ok 2 - promise abort signal
243
263
not ok 3 - callback timeout signal
244
264
---
245
265
duration_ms: *
266
+ type: 'test'
246
267
location: '/test/fixtures/test-runner/output/abort.js:(LINE):1'
247
268
failureType: 'testAborted'
248
269
error: 'The operation was aborted due to timeout'
@@ -258,6 +279,7 @@ not ok 3 - callback timeout signal
258
279
not ok 4 - callback abort signal
259
280
---
260
281
duration_ms: *
282
+ type: 'test'
261
283
location: '/test/fixtures/test-runner/output/abort.js:(LINE):1'
262
284
failureType: 'testAborted'
263
285
error: 'This operation was aborted'
0 commit comments