@@ -40,7 +40,7 @@ TAP version 13
4040 not ok 7 - not ok 3
4141 ---
4242 duration_ms: *
43- failureType: 'cancelledByParent '
43+ failureType: 'testAborted '
4444 error: 'This operation was aborted'
4545 code: 20
4646 stack: |-
@@ -59,7 +59,7 @@ TAP version 13
5959 not ok 8 - not ok 4
6060 ---
6161 duration_ms: *
62- failureType: 'cancelledByParent '
62+ failureType: 'testAborted '
6363 error: 'This operation was aborted'
6464 code: 20
6565 stack: |-
@@ -78,7 +78,7 @@ TAP version 13
7878 not ok 9 - not ok 5
7979 ---
8080 duration_ms: *
81- failureType: 'cancelledByParent '
81+ failureType: 'testAborted '
8282 error: 'This operation was aborted'
8383 code: 20
8484 stack: |-
@@ -97,7 +97,7 @@ TAP version 13
9797not ok 1 - promise timeout signal
9898 ---
9999 duration_ms: *
100- failureType: 'cancelledByParent '
100+ failureType: 'testAborted '
101101 error: 'The operation was aborted due to timeout'
102102 code: 23
103103 stack: |-
@@ -110,7 +110,7 @@ not ok 1 - promise timeout signal
110110not ok 2 - promise abort signal
111111 ---
112112 duration_ms: *
113- failureType: 'cancelledByParent '
113+ failureType: 'testAborted '
114114 error: 'This operation was aborted'
115115 code: 20
116116 stack: |-
@@ -165,7 +165,7 @@ not ok 2 - promise abort signal
165165 not ok 7 - not ok 3
166166 ---
167167 duration_ms: *
168- failureType: 'cancelledByParent '
168+ failureType: 'testAborted '
169169 error: 'This operation was aborted'
170170 code: 20
171171 stack: |-
@@ -184,7 +184,7 @@ not ok 2 - promise abort signal
184184 not ok 8 - not ok 4
185185 ---
186186 duration_ms: *
187- failureType: 'cancelledByParent '
187+ failureType: 'testAborted '
188188 error: 'This operation was aborted'
189189 code: 20
190190 stack: |-
@@ -203,7 +203,7 @@ not ok 2 - promise abort signal
203203 not ok 9 - not ok 5
204204 ---
205205 duration_ms: *
206- failureType: 'cancelledByParent '
206+ failureType: 'testAborted '
207207 error: 'This operation was aborted'
208208 code: 20
209209 stack: |-
@@ -222,7 +222,7 @@ not ok 2 - promise abort signal
222222not ok 3 - callback timeout signal
223223 ---
224224 duration_ms: *
225- failureType: 'cancelledByParent '
225+ failureType: 'testAborted '
226226 error: 'The operation was aborted due to timeout'
227227 code: 23
228228 stack: |-
@@ -235,7 +235,7 @@ not ok 3 - callback timeout signal
235235not ok 4 - callback abort signal
236236 ---
237237 duration_ms: *
238- failureType: 'cancelledByParent '
238+ failureType: 'testAborted '
239239 error: 'This operation was aborted'
240240 code: 20
241241 stack: |-
0 commit comments