summaryrefslogtreecommitdiff
path: root/05-build_abe-check_gdb
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-30 15:47:35 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-30 15:47:35 +0000
commitff645ecaee4646a0d80fd68eb5e322f272cc6255 (patch)
tree54cf75caaf15ff45467179d19c18995e1a4b380e /05-build_abe-check_gdb
parentdd41903b8d950d44faf0e2946109415649eff8a2 (diff)
onsuccess: #519: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/519/
Results : | # reset_artifacts: | -10 | # build_abe gdb -- --prefix /usr --disable install: | -2 | # build_abe dejagnu: | -1 | # build_abe check_gdb --: | 0 check_regression status : 0
Diffstat (limited to '05-build_abe-check_gdb')
-rw-r--r--05-build_abe-check_gdb/baseline.xfail199
-rw-r--r--05-build_abe-check_gdb/check-gdb.log.xzbin61640 -> 61912 bytes
-rw-r--r--05-build_abe-check_gdb/console.log.xzbin27452 -> 28092 bytes
-rw-r--r--05-build_abe-check_gdb/flaky.xfail35
4 files changed, 206 insertions, 28 deletions
diff --git a/05-build_abe-check_gdb/baseline.xfail b/05-build_abe-check_gdb/baseline.xfail
index ff22188..3a070bf 100644
--- a/05-build_abe-check_gdb/baseline.xfail
+++ b/05-build_abe-check_gdb/baseline.xfail
@@ -258,10 +258,11 @@ Running gdb:gdb.base/sss-bp-on-user-bp-2.exp ...
ERROR: breakpoints not deleted
FAIL: gdb.base/sss-bp-on-user-bp-2.exp: b test:label (timeout)
FAIL: gdb.base/sss-bp-on-user-bp-2.exp: before/after disassembly matches
-FAIL: gdb.base/sss-bp-on-user-bp-2.exp: before: capture_command_output for disassemble test (got interactive prompt)
-FAIL: gdb.base/sss-bp-on-user-bp-2.exp: continue to breakpoint: run past setup
+FAIL: gdb.base/sss-bp-on-user-bp-2.exp: before: capture_command_output for disassemble test
+FAIL: gdb.base/sss-bp-on-user-bp-2.exp: continue to breakpoint: run past setup (timeout)
FAIL: gdb.base/sss-bp-on-user-bp-2.exp: probe target hardware step (timeout)
UNRESOLVED: gdb.base/sss-bp-on-user-bp-2.exp: set breakpoint always-inserted on
+FAIL: gdb.base/sss-bp-on-user-bp-2.exp: set breakpoint where si will land (got interactive prompt)
FAIL: gdb.base/sss-bp-on-user-bp-2.exp: set debug target 0 (timeout)
Running gdb:gdb.base/startup-with-shell.exp ...
@@ -1859,24 +1860,179 @@ FAIL: gdb.mi/mi-var-child-f.exp: mi runto prog_array (unknown output after runni
Running gdb:gdb.mi/mi-var-cmd.exp ...
ERROR: : spawn id exp8 not open
-FAIL: gdb.mi/mi-var-cmd.exp: inline_test=floating: floating: go to line 482
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: inline_test=floating: floating: step over 482
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: inline_test=floating: wait for stop (timeout)
-
-Running gdb:gdb.mi/mi-var-invalidate-shlib.exp ...
-ERROR: : spawn id exp8 not open
-ERROR: Couldn't send -var-update floating_local to GDB.
-ERROR: Couldn't send -var-update global_shlib_var to GDB.
-ERROR: Couldn't send 299-break-insert -f -t foo to GDB.
+ERROR: Couldn't send -break-insert -t var-cmd.c:368 to GDB.
+ERROR: Couldn't send -file-exec-and-symbols outputs/gdb.mi/mi-var-cmd/mi-var-cmd to GDB.
+ERROR: Couldn't send -var-assign lsimple->integer 222 to GDB.
+ERROR: Couldn't send -var-assign array_ptr array2 to GDB.
+ERROR: Couldn't send -var-assign func do_block_tests to GDB.
+ERROR: Couldn't send -var-assign global_simple 0 to GDB.
+ERROR: Couldn't send -var-assign lcharacter 'z' to GDB.
+ERROR: Couldn't send -var-assign ldouble 5.333318284590435 to GDB.
+ERROR: Couldn't send -var-assign lfloat 1.2345 to GDB.
+ERROR: Couldn't send -var-assign lfloat 3.4567 to GDB.
+ERROR: Couldn't send -var-assign linteger 3333 to GDB.
+ERROR: Couldn't send -var-assign linteger 4321 to GDB.
+ERROR: Couldn't send -var-assign llong 1212L to GDB.
+ERROR: Couldn't send -var-assign llong 1313L to GDB.
+ERROR: Couldn't send -var-assign lpfloat &lfloat+4 to GDB.
+ERROR: Couldn't send -var-assign lpinteger "&linteger + 3" to GDB.
+ERROR: Couldn't send -var-assign lpinteger &linteger to GDB.
+ERROR: Couldn't send -var-assign lplong &llong to GDB.
+ERROR: Couldn't send -var-assign lplong &llong+4 to GDB.
+ERROR: Couldn't send -var-assign lsimple.character 'd' to GDB.
+ERROR: Couldn't send -var-assign lsimple.integer 333 to GDB.
+ERROR: Couldn't send -var-create array_ptr * array_ptr to GDB.
+ERROR: Couldn't send -var-create i * i to GDB.
+ERROR: Couldn't send -var-create l * l to GDB.
+ERROR: Couldn't send -var-create linteger * linteger to GDB.
+ERROR: Couldn't send -var-create selected_a @ a to GDB.
+ERROR: Couldn't send -var-delete lsimple->integer to GDB.
+ERROR: Couldn't send -var-delete array_ptr to GDB.
+ERROR: Couldn't send -var-delete func to GDB.
+ERROR: Couldn't send -var-delete global_simple to GDB.
+ERROR: Couldn't send -var-delete i to GDB.
+ERROR: Couldn't send -var-delete l to GDB.
+ERROR: Couldn't send -var-delete lcharacter to GDB.
+ERROR: Couldn't send -var-delete ldouble to GDB.
+ERROR: Couldn't send -var-delete lfloat to GDB.
+ERROR: Couldn't send -var-delete linteger to GDB.
+ERROR: Couldn't send -var-delete llong to GDB.
+ERROR: Couldn't send -var-delete lpcharacter to GDB.
+ERROR: Couldn't send -var-delete lpdouble to GDB.
+ERROR: Couldn't send -var-delete lpfloat to GDB.
+ERROR: Couldn't send -var-delete lpinteger to GDB.
+ERROR: Couldn't send -var-delete lplong to GDB.
+ERROR: Couldn't send -var-delete lpsimple to GDB.
+ERROR: Couldn't send -var-delete lsimple to GDB.
+ERROR: Couldn't send -var-delete lsimple.character to GDB.
+ERROR: Couldn't send -var-delete lsimple.integer to GDB.
+ERROR: Couldn't send -var-delete selected_a to GDB.
+ERROR: Couldn't send -var-evaluate-expression lcharacter to GDB.
+ERROR: Couldn't send -var-evaluate-expression lfloat to GDB.
+ERROR: Couldn't send -var-evaluate-expression linteger to GDB.
+ERROR: Couldn't send -var-evaluate-expression llong to GDB.
+ERROR: Couldn't send -var-evaluate-expression lpinteger to GDB.
+ERROR: Couldn't send -var-evaluate-expression lplong to GDB.
+ERROR: Couldn't send -var-update * to GDB.
+ERROR: Couldn't send -var-update selected_a to GDB.
+ERROR: Couldn't send 200-break-insert -t do_special_tests to GDB.
+ERROR: Couldn't send 200-break-insert -t incr_a to GDB.
+ERROR: Couldn't send 200-break-insert -t subroutine1 to GDB.
ERROR: Process no longer exists
-UNRESOLVED: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: in new process: 299-break-insert -f -t foo
-UNRESOLVED: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: in new process: arrived at foo (timeout)
-UNRESOLVED: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: in new process: continue to foo
-UNRESOLVED: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: in new process: floating_local still valid and in scope
-UNRESOLVED: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: in new process: floating_local still valid but not in scope
-UNRESOLVED: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: in new process: global_shlib_var invalid
-UNRESOLVED: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: in new process: global_shlib_var invalid after shlib loaded
-UNRESOLVED: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: in new process: global_var recreated
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign array to pointer
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign array to pointer (update)
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign same array to pointer
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign same array to pointer (update)
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign same value to func
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign same value to func (update)
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to func
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to global_simple
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lcharacter
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to ldouble
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lfloat, 1st
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lfloat, 2nd
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to linteger again, same value
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to linteger, 1st
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to linteger, 2nd
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to llong, 1st
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to llong, 2nd
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lpfloat
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lpinteger, 1st
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lpinteger, 2nd
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lplong, 1st
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lplong, 2nd
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lsimple->integer
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lsimple.character
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lsimple.integer
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: breakpoint at do_special_tests
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: breakpoint at incr_a
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: breakpoint at subroutine1
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: create global variable array_ptr
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: create i
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: create l
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: create linteger
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: create selected_a
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete array_ptr
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete selected_a
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lsimple->integer
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var func
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var i
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var l
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lcharacter
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var ldouble
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lfloat
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var linteger
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var llong
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lpcharacter
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lpdouble
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lpfloat
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lpinteger
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lplong
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lpsimple
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lsimple
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lsimple.character
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lsimple.integer
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: eval lcharacter
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: eval lfloat
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: eval linteger
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: eval llong
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: eval lpinteger
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: eval lplong
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: floating varobj invalidation
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: inline_test=frozen: set temporary breakpoint
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: inline_test=frozen: unable to start target
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: mi runto do_special_tests
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: mi runto do_special_tests (timeout)
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: mi runto incr_a
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: mi runto incr_a (timeout)
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: mi runto subroutine1
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: mi runto subroutine1 (timeout)
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: next out of subroutine1
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: next out of subroutine1 (timeout)
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: return from incr_a to do_special_tests
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: return from incr_a to do_special_tests (timeout)
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: step a line in incr_a
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: step a line in incr_a (timeout)
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_test
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_test (timeout)
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (2)
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (2) (timeout)
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (3)
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (3) (timeout)
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (4)
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (4) (timeout)
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (5)
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (5) (timeout)
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (6)
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (6) (timeout)
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (7)
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (7) (timeout)
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at subroutine1
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at subroutine1 (2)
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at subroutine1 (2) (timeout)
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at subroutine1 (3)
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at subroutine1 (3) (timeout)
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at subroutine1 (timeout)
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: all now out of scope
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: changed FIXME
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: func and lpsimple changed
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: i changed
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: lcharacter changed
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: linteger changed
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: linteger changed after assign
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: linteger not changed after same assign
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: llong changed
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: lpcharacter changed
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: lpinteger changed
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: lpinteger changed after assign
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: lsimple and others changed
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: many changed
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: no changes on second update
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: update selected_a in do_special_tests
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: update selected_a in incr_a
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: var update
Running gdb:gdb.mi/mi-vla-fortran.exp ...
FAIL: gdb.mi/mi-vla-fortran.exp: create local variable pvla2_associated (timeout)
@@ -2072,11 +2228,6 @@ FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: ta
FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 2: stop with SIGUSR1 (timeout)
FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 3: attach
-Running gdb:gdb.threads/next-fork-other-thread.exp ...
-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)
-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 other line (timeout)
-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 (timeout)
-
Running gdb:gdb.tui/corefile-run.exp ...
FAIL: gdb.tui/corefile-run.exp: run until the end
diff --git a/05-build_abe-check_gdb/check-gdb.log.xz b/05-build_abe-check_gdb/check-gdb.log.xz
index 06c6ca9..308c483 100644
--- a/05-build_abe-check_gdb/check-gdb.log.xz
+++ b/05-build_abe-check_gdb/check-gdb.log.xz
Binary files differ
diff --git a/05-build_abe-check_gdb/console.log.xz b/05-build_abe-check_gdb/console.log.xz
index aa8776f..2fab524 100644
--- a/05-build_abe-check_gdb/console.log.xz
+++ b/05-build_abe-check_gdb/console.log.xz
Binary files differ
diff --git a/05-build_abe-check_gdb/flaky.xfail b/05-build_abe-check_gdb/flaky.xfail
index a4605f0..d29eeaa 100644
--- a/05-build_abe-check_gdb/flaky.xfail
+++ b/05-build_abe-check_gdb/flaky.xfail
@@ -1,10 +1,37 @@
=== gdb tests ===
Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
-flaky,expire=20240111 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=14: next to other line (timeout)
-flaky,expire=20240111 | 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=20240111 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=13: next to other line (timeout)
-Running gdb:gdb.threads/next-fork-other-thread.exp ...
-flaky,expire=20240111 | 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)
+ === Results Summary ===
+ === gdb tests ===
+
+Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
+flaky,expire=20240111 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=25: next to other line (timeout)
+
+ === Results Summary ===
+ === gdb tests ===
+
+Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
+flaky,expire=20240111 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=28: next to other line (timeout)
+
+ === Results Summary ===
+ === gdb tests ===
+
+Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
+flaky,expire=20240111 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=11: next to for loop (timeout)
+flaky,expire=20240111 | 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 for loop (timeout)
+
+ === Results Summary ===
+ === gdb tests ===
+
+Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
+flaky,expire=20240111 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=12: next to other line (timeout)
+
+ === Results Summary ===
+ === gdb tests ===
+
+Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
+flaky,expire=20240111 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=25: next to for loop (timeout)
=== Results Summary ===