summaryrefslogtreecommitdiff
path: root/06-check_regression
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-28 03:43:07 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-28 03:43:07 +0000
commite07111fd1323ab2820a28f67d19567c3a881902d (patch)
treef93a87264e1b70e53f38a278d9a9f5613f3d3a72 /06-check_regression
parent360f92b820fc8c74e8d0601cf41215efc1e8137f (diff)
onsuccess: #511: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/511/
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 '06-check_regression')
-rw-r--r--06-check_regression/baseline.xfail297
-rw-r--r--06-check_regression/console.log.xzbin17812 -> 18988 bytes
-rw-r--r--06-check_regression/flaky.xfail45
3 files changed, 265 insertions, 77 deletions
diff --git a/06-check_regression/baseline.xfail b/06-check_regression/baseline.xfail
index eefe49c..cf7ca06 100644
--- a/06-check_regression/baseline.xfail
+++ b/06-check_regression/baseline.xfail
@@ -213,6 +213,9 @@ UNRESOLVED: gdb.base/jit-elf.exp: one_jit_test-2: info function jit_function
Running gdb:gdb.base/nextoverexit.exp ...
FAIL: gdb.base/nextoverexit.exp: next over exit
+Running gdb:gdb.base/osabi.exp ...
+FAIL: gdb.base/osabi.exp: set osabi none (timeout)
+
Running gdb:gdb.base/premature-dummy-frame-removal.exp ...
FAIL: gdb.base/premature-dummy-frame-removal.exp: p 1 + 2 + 3
FAIL: gdb.base/premature-dummy-frame-removal.exp: repeat p some_func () with frame debug on (timeout)
@@ -478,6 +481,7 @@ Running gdb:gdb.guile/scm-disasm.exp ...
FAIL: gdb.guile/scm-disasm.exp: disassemble bytevector
Running gdb:gdb.linespec/cpcompletion.exp ...
+ERROR: breakpoints not deleted
FAIL: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b -function param_prefixes_test_intp_intr ( int *"
FAIL: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b -function param_prefixes_test_intp_intr ( int* "
FAIL: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b -function param_prefixes_test_intp_intr("
@@ -492,6 +496,22 @@ FAIL: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b param_p
FAIL: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b param_prefixes_test_intp_intr(in"
FAIL: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b param_prefixes_test_intp_intr(int"
FAIL: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b param_prefixes_test_intp_intr(int*"
+FAIL: gdb.linespec/cpcompletion.exp: anon-ns: cmd complete "b ("
+FAIL: gdb.linespec/cpcompletion.exp: anon-ns: cmd complete "b -function ("
+FAIL: gdb.linespec/cpcompletion.exp: anon-ns: cmd complete "b -function the_anon_ns_wrapper_ns::(anonymous namespace)::anon_ns_function()"
+FAIL: gdb.linespec/cpcompletion.exp: anon-ns: cmd complete "b the_anon_ns_wrapper_ns::(anonymous namespace)::anon_ns_function()"
+FAIL: gdb.linespec/cpcompletion.exp: anon-ns: compare "b -function the_anon_ns_wrapper_ns::(anonymous namespace)::anon_ns_function()" completion list with bp location list: info breakpoints (got interactive prompt)
+FAIL: gdb.linespec/cpcompletion.exp: anon-ns: compare "b -function the_anon_ns_wrapper_ns::(anonymous namespace)::anon_ns_function()" completion list with bp location list: matches
+FAIL: gdb.linespec/cpcompletion.exp: anon-ns: compare "b -function the_anon_ns_wrapper_ns::(anonymous namespace)::anon_ns_function()" completion list with bp location list: set breakpoint
+FAIL: gdb.linespec/cpcompletion.exp: anon-ns: compare "b the_anon_ns_wrapper_ns::(anonymous namespace)::anon_ns_function()" completion list with bp location list: info breakpoints (got interactive prompt)
+FAIL: gdb.linespec/cpcompletion.exp: anon-ns: compare "b the_anon_ns_wrapper_ns::(anonymous namespace)::anon_ns_function()" completion list with bp location list: matches
+FAIL: gdb.linespec/cpcompletion.exp: anon-ns: compare "b the_anon_ns_wrapper_ns::(anonymous namespace)::anon_ns_function()" completion list with bp location list: set breakpoint
+FAIL: gdb.linespec/cpcompletion.exp: anon-ns: tab complete "b (" (clearing input line)
+FAIL: gdb.linespec/cpcompletion.exp: anon-ns: tab complete "b (" (second tab) (timeout)
+FAIL: gdb.linespec/cpcompletion.exp: anon-ns: tab complete "b -function (" (clearing input line)
+FAIL: gdb.linespec/cpcompletion.exp: anon-ns: tab complete "b -function (" (second tab) (timeout)
+UNRESOLVED: gdb.linespec/cpcompletion.exp: anon-ns: tab complete "b -function the_anon_ns_wrapper_ns::(anonymous namespace)::anon_ns_fu"
+UNRESOLVED: gdb.linespec/cpcompletion.exp: anon-ns: tab complete "b the_anon_ns_wrapper_ns::(anonymous namespace)::anon_ns_fu"
FAIL: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function opera"
FAIL: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function operat"
FAIL: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function operato"
@@ -1859,70 +1879,205 @@ 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.exp ...
-ERROR: Delete all breakpoints in mi_delete_breakpoints (timeout)
-ERROR: couldn't load outputs/gdb.mi/mi-var-invalidate/basics into ../../gdb/gdb (timed out).
-ERROR: couldn't load outputs/gdb.mi/mi-var-invalidate/mi-var-invalidate_bis into ../../gdb/gdb (timed out).
-UNRESOLVED: gdb.mi/mi-var-invalidate.exp: breakpoint at main (timeout)
-FAIL: gdb.mi/mi-var-invalidate.exp: global_simple not anymore in scope due to binary changes (timeout)
-FAIL: gdb.mi/mi-var-invalidate.exp: global_simple still alive (timeout)
-FAIL: gdb.mi/mi-var-invalidate.exp: linteger not anymore in scope due to binary changes (timeout)
-UNRESOLVED: gdb.mi/mi-var-invalidate.exp: linteger not valid anymore due to binary changes (timeout)
-FAIL: gdb.mi/mi-var-invalidate.exp: no type for invalid variable global_simple (timeout)
-FAIL: gdb.mi/mi-var-invalidate.exp: no type for invalid variable linteger (1) (timeout)
-FAIL: gdb.mi/mi-var-invalidate.exp: no type for invalid variable linteger (2) (timeout)
-FAIL: gdb.mi/mi-var-invalidate.exp: set format variable float_simple (timeout)
-FAIL: gdb.mi/mi-var-invalidate.exp: type simpleton for valid variable global_simple (timeout)
-UNRESOLVED: gdb.mi/mi-var-invalidate.exp: unable to start target
+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-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 ...
-ERROR: : spawn id exp8 not open
-ERROR: Couldn't send -var-create pvla2_associated * pvla2 to GDB.
-ERROR: Couldn't send 222-break-insert -t vla.f90:30 to GDB.
-ERROR: Couldn't send 222-break-insert -t vla.f90:31 to GDB.
-ERROR: Couldn't send 222-break-insert -t vla.f90:36 to GDB.
-ERROR: Couldn't send 222-break-insert -t vla.f90:37 to GDB.
-ERROR: Couldn't send 222-break-insert -t vla.f90:42 to GDB.
-ERROR: Couldn't send 520-data-evaluate-expression vla1 to GDB.
-ERROR: Couldn't send 530-data-evaluate-expression vla1 to GDB.
-ERROR: Couldn't send 540-data-evaluate-expression vla1(1) to GDB.
-ERROR: Couldn't send 550-data-evaluate-expression vla1(2) to GDB.
-ERROR: Couldn't send 560-data-evaluate-expression vla1(4) to GDB.
-ERROR: Couldn't send 570-data-evaluate-expression vla1 to GDB.
-ERROR: Couldn't send 590-data-evaluate-expression pvla2 to GDB.
-ERROR: Couldn't send 591-var-info-type pvla2_associated to GDB.
-ERROR: Couldn't send 592-var-show-format pvla2_associated to GDB.
-ERROR: Couldn't send 593-var-evaluate-expression pvla2_associated to GDB.
-ERROR: Couldn't send 600-data-evaluate-expression pvla2 to GDB.
-ERROR: Process no longer exists
-UNRESOLVED: gdb.mi/mi-vla-fortran.exp: create local variable pvla2_associated
-UNRESOLVED: gdb.mi/mi-vla-fortran.exp: eval variable pvla2_associated
-UNRESOLVED: gdb.mi/mi-vla-fortran.exp: evaluate associated vla
-UNRESOLVED: gdb.mi/mi-vla-fortran.exp: evaluate filled vla(1)
-UNRESOLVED: gdb.mi/mi-vla-fortran.exp: evaluate filled vla(2)
-UNRESOLVED: gdb.mi/mi-vla-fortran.exp: evaluate filled vla(4)
-UNRESOLVED: gdb.mi/mi-vla-fortran.exp: evaluate filled vla, contents modified
-UNRESOLVED: gdb.mi/mi-vla-fortran.exp: evaluate filled vla, filled all 1s
-UNRESOLVED: gdb.mi/mi-vla-fortran.exp: evaluate not allocated vla, after deallocation
-UNRESOLVED: gdb.mi/mi-vla-fortran.exp: evaluate not associated vla (timeout)
-UNRESOLVED: gdb.mi/mi-vla-fortran.exp: evaluate vla pointer set to null
-UNRESOLVED: gdb.mi/mi-vla-fortran.exp: info type variable pvla2_associated
-UNRESOLVED: gdb.mi/mi-vla-fortran.exp: insert breakpoint at line 30
-UNRESOLVED: gdb.mi/mi-vla-fortran.exp: insert breakpoint at line 31
-UNRESOLVED: gdb.mi/mi-vla-fortran.exp: insert breakpoint at line 36
-UNRESOLVED: gdb.mi/mi-vla-fortran.exp: insert breakpoint at line 37
-UNRESOLVED: gdb.mi/mi-vla-fortran.exp: insert breakpoint at line 42
-UNRESOLVED: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 27 (timeout)
-UNRESOLVED: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 30 (timeout)
-UNRESOLVED: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 31 (timeout)
-UNRESOLVED: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 36 (timeout)
-UNRESOLVED: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 37 (timeout)
-UNRESOLVED: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 42 (timeout)
-UNRESOLVED: gdb.mi/mi-vla-fortran.exp: show format variable pvla2_associated
+FAIL: gdb.mi/mi-vla-fortran.exp: create local variable pvla2_associated (timeout)
+FAIL: gdb.mi/mi-vla-fortran.exp: eval variable pvla2_associated (timeout)
+FAIL: gdb.mi/mi-vla-fortran.exp: evaluate associated vla (timeout)
+FAIL: gdb.mi/mi-vla-fortran.exp: evaluate filled vla(1) (timeout)
+FAIL: gdb.mi/mi-vla-fortran.exp: evaluate filled vla(2) (timeout)
+FAIL: gdb.mi/mi-vla-fortran.exp: evaluate filled vla(4) (timeout)
+FAIL: gdb.mi/mi-vla-fortran.exp: evaluate filled vla, contents modified (timeout)
+FAIL: gdb.mi/mi-vla-fortran.exp: evaluate filled vla, filled all 1s (timeout)
+FAIL: gdb.mi/mi-vla-fortran.exp: evaluate not allocated vla, after deallocation (timeout)
+FAIL: gdb.mi/mi-vla-fortran.exp: evaluate not associated vla (timeout)
+FAIL: gdb.mi/mi-vla-fortran.exp: evaluate vla pointer set to null (timeout)
+FAIL: gdb.mi/mi-vla-fortran.exp: info type variable pvla2_associated (timeout)
+FAIL: gdb.mi/mi-vla-fortran.exp: insert breakpoint at line 30 (timeout)
+FAIL: gdb.mi/mi-vla-fortran.exp: insert breakpoint at line 31 (timeout)
+FAIL: gdb.mi/mi-vla-fortran.exp: insert breakpoint at line 36 (timeout)
+FAIL: gdb.mi/mi-vla-fortran.exp: insert breakpoint at line 37 (timeout)
+FAIL: gdb.mi/mi-vla-fortran.exp: insert breakpoint at line 42 (timeout)
+FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 27 (timeout)
+FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 30 (timeout)
+FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 31 (timeout)
+FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 36 (timeout)
+FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 37 (timeout)
+FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 42 (timeout)
+FAIL: gdb.mi/mi-vla-fortran.exp: show format variable pvla2_associated (timeout)
UNRESOLVED: gdb.mi/mi-vla-fortran.exp: unable to start target
Running gdb:gdb.multi/multi-re-run.exp ...
@@ -2095,24 +2250,14 @@ FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: ta
Running gdb:gdb.threads/interrupt-while-step-over.exp ...
FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=0: wait for stops (timeout)
FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=12: wait for stops (timeout)
-FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=13: wait for stops (timeout)
-FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=14: wait for stops (timeout)
-FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=16: wait for stops (timeout)
FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=3: wait for stops (timeout)
FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=4: wait for stops (timeout)
-
-Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
-FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=5: next to for loop (timeout)
-FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=6: next to for loop (timeout)
-FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=22: next to for loop (timeout)
-FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=4: next to for loop (timeout)
-FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=2: next to for loop (timeout)
-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)
+FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=5: wait for stops (timeout)
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=0: 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=off: i=0: 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=3: next to break here
+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 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=1: next to break here
Running gdb:gdb.tui/corefile-run.exp ...
FAIL: gdb.tui/corefile-run.exp: run until the end
diff --git a/06-check_regression/console.log.xz b/06-check_regression/console.log.xz
index dd41c6a..5a68834 100644
--- a/06-check_regression/console.log.xz
+++ b/06-check_regression/console.log.xz
Binary files differ
diff --git a/06-check_regression/flaky.xfail b/06-check_regression/flaky.xfail
index 386080c..41c4dca 100644
--- a/06-check_regression/flaky.xfail
+++ b/06-check_regression/flaky.xfail
@@ -1,4 +1,48 @@
# New flaky tests
+# From https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/511/:
+ === gdb tests ===
+
+Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
+flaky,expire=20240109 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=12: next to for loop (timeout)
+flaky,expire=20240109 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=8: next to for loop (timeout)
+
+ === Results Summary ===
+ === gdb tests ===
+
+Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
+flaky,expire=20240109 | 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=20240109 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=13: next to for loop (timeout)
+
+ === Results Summary ===
+ === gdb tests ===
+
+Running gdb:gdb.threads/next-fork-other-thread.exp ...
+flaky,expire=20240109 | 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 other line (timeout)
+flaky,expire=20240109 | 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 other line (timeout)
+
+ === Results Summary ===
+ === gdb tests ===
+
+Running gdb:gdb.threads/next-fork-other-thread.exp ...
+flaky,expire=20240109 | 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 (timeout)
+
+ === Results Summary ===
+ === gdb tests ===
+
+Running gdb:gdb.threads/next-fork-other-thread.exp ...
+flaky,expire=20240109 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=9: next to for loop (timeout)
+
+ === Results Summary ===
+ === gdb tests ===
+
+Running gdb:gdb.threads/next-fork-other-thread.exp ...
+flaky,expire=20240109 | 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 other line (timeout)
+
+ === Results Summary ===
+# Known flaky tests
+
# From https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/510/:
=== gdb tests ===
@@ -13,7 +57,6 @@ Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
flaky,expire=20240108 | 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 other line (timeout)
=== Results Summary ===
-# Known flaky tests
# From https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/508/:
=== gdb tests ===