summaryrefslogtreecommitdiff
path: root/06-check_regression
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-29 21:16:50 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-29 21:16:50 +0000
commit92c9b3c6ddfa8b2a500c94533313cfae0a936ccd (patch)
tree967d644f43ab98723a56624743b885316f9e833b /06-check_regression
parentd5069b3104ae3066997158457266dd16b7cd1b0a (diff)
onsuccess: #517: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/517/
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.xfail121
-rw-r--r--06-check_regression/console.log.xzbin18660 -> 18616 bytes
-rw-r--r--06-check_regression/flaky.xfail27
3 files changed, 80 insertions, 68 deletions
diff --git a/06-check_regression/baseline.xfail b/06-check_regression/baseline.xfail
index 2726649..9a254e9 100644
--- a/06-check_regression/baseline.xfail
+++ b/06-check_regression/baseline.xfail
@@ -261,10 +261,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 ...
@@ -272,6 +273,7 @@ FAIL: gdb.base/startup-with-shell.exp: startup_with_shell = off; run_args = *.un
FAIL: gdb.base/startup-with-shell.exp: startup_with_shell = on; run_args = *.unique-extension: first argument expanded
Running gdb:gdb.base/step-over-syscall.exp ...
+FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: continue to marker (clone)
FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: pc after stepi matches insn addr after syscall
FAIL: gdb.base/step-over-syscall.exp: clone: displaced=on: pc after stepi matches insn addr after syscall
FAIL: gdb.base/step-over-syscall.exp: fork: displaced=off: pc after stepi matches insn addr after syscall
@@ -2037,65 +2039,46 @@ 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-var-invalidate.exp ...
+ERROR: : spawn id exp8 not open
+ERROR: Couldn't send -var-info-type global_simple to GDB.
+ERROR: Couldn't send -var-info-type linteger to GDB.
+ERROR: Couldn't send -var-update global_simple to GDB.
+ERROR: Couldn't send -var-update linteger to GDB.
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: Process no longer exists
+ERROR: couldn't load outputs/gdb.mi/mi-var-invalidate/basics into ../../gdb/gdb (end of file).
+UNRESOLVED: gdb.mi/mi-var-invalidate.exp: global_simple not anymore in scope due to binary changes
+UNRESOLVED: gdb.mi/mi-var-invalidate.exp: global_simple still alive
+UNRESOLVED: gdb.mi/mi-var-invalidate.exp: linteger not valid anymore due to binary changes
+UNRESOLVED: gdb.mi/mi-var-invalidate.exp: no type for invalid variable global_simple
+UNRESOLVED: gdb.mi/mi-var-invalidate.exp: no type for invalid variable linteger (2)
+UNRESOLVED: gdb.mi/mi-var-invalidate.exp: type simpleton for valid variable global_simple
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 ...
@@ -2266,21 +2249,23 @@ 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 3: attach
Running gdb:gdb.threads/interrupt-while-step-over.exp ...
-FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=11: 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=15: wait for stops (timeout)
-FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=17: 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=19: wait for stops (timeout)
-FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=1: 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)
FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=7: wait for stops (timeout)
-FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=8: wait for stops (timeout)
-FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=9: 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=0: 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=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=auto: i=0: 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=29: next to other line (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=off: i=0: 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=on: i=0: 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=auto: i=1: 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=2: 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=0: next to other line (timeout)
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 a45e131..5ea5664 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 50e5984..2a3c411 100644
--- a/06-check_regression/flaky.xfail
+++ b/06-check_regression/flaky.xfail
@@ -1,3 +1,30 @@
+# New flaky tests
+# From https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/517/:
+ === gdb tests ===
+
+Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
+flaky,expire=20240110 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=18: next to for loop
+flaky,expire=20240110 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=29: next to for loop (timeout)
+flaky,expire=20240110 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=17: next to other line (timeout)
+flaky,expire=20240110 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=22: next to other line (timeout)
+
+ === Results Summary ===
+ === gdb tests ===
+
+Running gdb:gdb.base/charset.exp ...
+flaky,expire=20240110 | FAIL: gdb.base/charset.exp: try `set host-charset' with invalid charset
+
+Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
+flaky,expire=20240110 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=13: next to other line (timeout)
+flaky,expire=20240110 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=27: next to other line (timeout)
+
+ === Results Summary ===
+ === gdb tests ===
+
+Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
+flaky,expire=20240110 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=24: next to for loop (timeout)
+
+ === Results Summary ===
# Known flaky tests
# From https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/513/: