summaryrefslogtreecommitdiff
path: root/sumfiles/flaky.xfail
blob: efbfce0b278600fe38da6e09a3e018ccb4f366bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
# From https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/614/:
		=== gdb tests ===

Running gdb:gdb.base/gdb-sigterm.exp ...
flaky,expire=20240209 | FAIL: gdb.base/gdb-sigterm.exp: pass=0: expect eof (GDB internal error)

Running gdb:gdb.mi/mi-vla-fortran.exp ...
flaky,expire=20240209 | FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 27 (timeout)
flaky,expire=20240209 | FAIL: gdb.mi/mi-vla-fortran.exp: evaluate filled vla, filled all 1s (timeout)
flaky,expire=20240209 | FAIL: gdb.mi/mi-vla-fortran.exp: insert breakpoint at line 30 (timeout)

Running gdb:gdb.threads/attach-many-short-lived-threads.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
flaky,expire=20240209 | UNRESOLVED: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach (timeout)

Running gdb:gdb.threads/interrupt-while-step-over.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=7: wait for stops (timeout)

Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=11: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=2: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=11: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=15: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=10: next to other line (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=17: next to for loop (timeout)

Running gdb:gdb.threads/next-fork-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=4: next to other line (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=1: next to other line (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=4: next to other line (timeout)

		=== Results Summary ===
		=== gdb tests ===

Running gdb:gdb.base/gdb-sigterm.exp ...
flaky,expire=20240209 | FAIL: gdb.base/gdb-sigterm.exp: pass=4: expect eof (GDB internal error)

Running gdb:gdb.mi/mi-var-invalidate-shlib.exp ...
flaky,expire=20240209 | ERROR: : spawn id exp8 not open
flaky,expire=20240209 | ERROR: Couldn't send -var-update global_shlib_var to GDB.
flaky,expire=20240209 | ERROR: Couldn't send 299-break-insert -f -t foo to GDB.
flaky,expire=20240209 | ERROR: Couldn't send -var-update floating_local to GDB.
flaky,expire=20240209 | ERROR: Process no longer exists
flaky,expire=20240209 | UNRESOLVED: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: in new process: arrived at foo (timeout)
flaky,expire=20240209 | UNRESOLVED: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: in new process: global_shlib_var invalid
flaky,expire=20240209 | UNRESOLVED: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: in new process: 299-break-insert -f -t foo
flaky,expire=20240209 | UNRESOLVED: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: in new process: floating_local still valid and in scope
flaky,expire=20240209 | UNRESOLVED: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: in new process: floating_local still valid but not in scope
flaky,expire=20240209 | UNRESOLVED: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: in new process: continue to foo
flaky,expire=20240209 | UNRESOLVED: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: in new process: global_var recreated
flaky,expire=20240209 | UNRESOLVED: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: in new process: global_shlib_var invalid after shlib loaded

Running gdb:gdb.threads/attach-many-short-lived-threads.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach (timeout)

Running gdb:gdb.threads/create-fail.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/create-fail.exp: iteration 4: run till end (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/create-fail.exp: iteration 3: run till end (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/create-fail.exp: iteration 1: run till end (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/create-fail.exp: iteration 7: run till end (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/create-fail.exp: iteration 8: run till end (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/create-fail.exp: iteration 9: run till end (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/create-fail.exp: iteration 2: run till end (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/create-fail.exp: iteration 10: run till end (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/create-fail.exp: iteration 6: run till end (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/create-fail.exp: iteration 5: run till end (timeout)

Running gdb:gdb.threads/interrupt-while-step-over.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=18: wait for stops (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=2: wait for stops (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=15: wait for stops (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=4: wait for stops (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=8: wait for stops (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=14: wait for stops (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=5: wait for stops (timeout)

Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=5: next to other line (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=0: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=7: next to other line (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=1: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=8: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=2: next to for loop (timeout)

Running gdb:gdb.threads/next-fork-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=5: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=0: next to break here
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=2: next to other line (timeout)

		=== Results Summary ===
		=== gdb tests ===

Running gdb:gdb.threads/attach-many-short-lived-threads.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process

Running gdb:gdb.threads/interrupt-while-step-over.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=3: wait for stops (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=6: wait for stops (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=16: wait for stops (timeout)

Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=10: next to other line (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=14: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=8: next to other line (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=2: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=2: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=4: next to for loop (timeout)

Running gdb:gdb.threads/next-fork-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=3: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=4: next to other line (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=0: next to for loop (timeout)

		=== Results Summary ===
		=== gdb tests ===

Running gdb:gdb.threads/attach-many-short-lived-threads.exp ...
flaky,expire=20240209 | ERROR: breakpoints not deleted
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
flaky,expire=20240209 | UNRESOLVED: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
flaky,expire=20240209 | UNRESOLVED: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach (timeout)
flaky,expire=20240209 | UNRESOLVED: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
flaky,expire=20240209 | UNRESOLVED: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
flaky,expire=20240209 | UNRESOLVED: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach (timeout)
flaky,expire=20240209 | UNRESOLVED: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)

		=== Results Summary ===
		=== gdb tests ===

Running gdb:gdb.threads/attach-many-short-lived-threads.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
flaky,expire=20240209 | UNRESOLVED: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach (timeout)

Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=24: next to other line (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=5: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=14: next to other line (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=10: next to other line (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=7: next to other line (timeout)

Running gdb:gdb.threads/next-fork-other-thread.exp ...
flaky,expire=20240209 | UNRESOLVED: gdb.threads/next-fork-other-thread.exp: fork_func=fork: successfully compiled posix threads test case
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=6: next to break here
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=2: next to for loop (timeout)

		=== Results Summary ===
		=== gdb tests ===

Running gdb:gdb.threads/attach-many-short-lived-threads.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior

		=== Results Summary ===
		=== gdb tests ===

Running gdb:gdb.threads/attach-many-short-lived-threads.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left

Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=8: next to other line (timeout)

Running gdb:gdb.threads/next-fork-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=15: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=2: next to for loop
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=9: next to other line (timeout)

		=== Results Summary ===
		=== gdb tests ===

Running gdb:gdb.threads/attach-many-short-lived-threads.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1 (the program is no longer running)
flaky,expire=20240209 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (the program is no longer running)

		=== Results Summary ===
		=== gdb tests ===

Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=13: next to other line (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=23: next to other line (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=6: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=8: next to other line (timeout)

Running gdb:gdb.threads/next-fork-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=14: next to break here
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=4: next to for loop

		=== Results Summary ===
		=== gdb tests ===

Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=11: next to other line (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=4: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=24: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=1: next to other line (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=21: next to other line (timeout)

Running gdb:gdb.threads/next-fork-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=1: next to for loop
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=2: next to for loop

		=== Results Summary ===
		=== gdb tests ===

Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=16: next to other line (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=16: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=22: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=5: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=2: next to other line (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=1: next to other line (timeout)

Running gdb:gdb.threads/next-fork-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=17: next to break here
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=4: next to break here

		=== Results Summary ===
		=== gdb tests ===

Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=19: next to other line (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=14: next to other line (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=6: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=11: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=12: next to other line (timeout)

Running gdb:gdb.threads/next-fork-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=2: next to for loop
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=1: next to break here

		=== Results Summary ===
		=== gdb tests ===

Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=4: next to other line (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=1: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=8: next to other line (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=9: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=10: next to for loop (timeout)

Running gdb:gdb.threads/next-fork-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=5: next to break here
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=3: next to other line
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=15: next to for loop (timeout)

		=== Results Summary ===
		=== gdb tests ===

Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=6: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=10: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=7: next to other line (timeout)

Running gdb:gdb.threads/next-fork-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=6: next to for loop
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=14: next to for loop

		=== Results Summary ===
		=== gdb tests ===

Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=8: next to other line (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=9: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=5: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=9: next to for loop (timeout)

Running gdb:gdb.threads/next-fork-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=2: next to break here
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=7: next to for loop

		=== Results Summary ===
		=== gdb tests ===

Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=22: next to other line (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=3: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=3: next to other line (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=21: next to other line (timeout)

Running gdb:gdb.threads/next-fork-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=8: next to for loop
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=8: next to other line
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=16: next to other line

		=== Results Summary ===
		=== gdb tests ===

Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=13: next to other line (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=2: next to other line (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=15: next to other line (timeout)

Running gdb:gdb.threads/next-fork-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=4: next to other line
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=1: next to other line
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=0: next to other line

		=== Results Summary ===
		=== gdb tests ===

Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=7: next to other line
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=27: next to other line (timeout)

Running gdb:gdb.threads/next-fork-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=1: next to other line
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=0: next to for loop
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=3: next to for loop
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=19: next to other line
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=13: next to other line
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=2: next to other line

		=== Results Summary ===
		=== gdb tests ===

Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=13: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=28: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=8: next to for loop (timeout)

Running gdb:gdb.threads/next-fork-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=7: next to for loop

		=== Results Summary ===
		=== gdb tests ===

Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=12: next to other line (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=23: next to for loop (timeout)

Running gdb:gdb.threads/next-fork-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=0: next to for loop
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=0: next to other line
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=15: next to other line

		=== Results Summary ===
		=== gdb tests ===

Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=3: next to other line (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=24: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=11: next to for loop (timeout)

Running gdb:gdb.threads/next-fork-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=0: next to other line
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=1: next to for loop
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=1: next to other line

		=== Results Summary ===
		=== gdb tests ===

Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=16: next to other line
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=22: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=6: next to for loop (timeout)

Running gdb:gdb.threads/next-fork-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=2: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=1: next to break here
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=13: next to other line

		=== Results Summary ===
		=== gdb tests ===

Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=7: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=6: next to other line (timeout)

Running gdb:gdb.threads/next-fork-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=4: next to break here
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=0: next to for loop

		=== Results Summary ===
		=== gdb tests ===

Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=1: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=10: next to other line (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=0: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=3: next to other line (timeout)

Running gdb:gdb.threads/next-fork-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=2: next to break here
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=12: next to for loop

		=== Results Summary ===
		=== gdb tests ===

Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=17: next to other line (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=7: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=3: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=3: next to other line (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=5: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=15: next to for loop (timeout)

Running gdb:gdb.threads/next-fork-other-thread.exp ...
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=1: next to for loop (timeout)
flaky,expire=20240209 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=5: next to other line

		=== Results Summary ===