public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* Test results for commit 4ef9f41a9538c9c7e4e540277e437b137cb64c4c on branch master
@ 2015-02-20 10:22 sergiodj
  2015-02-20 10:32 ` Failures on Fedora-ppc64be-m64, " sergiodj
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: sergiodj @ 2015-02-20 10:22 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT 4ef9f41a9538c9c7e4e540277e437b137cb64c4c ***

Author: Andreas Arnez <arnez@linux.vnet.ibm.com>
Branch: master
Commit: 4ef9f41a9538c9c7e4e540277e437b137cb64c4c

S390: Support new vector register sections
The IBM z13 has new 128-bit wide vector registers v0-v31, where v0-v15
include the existing 64-bit wide floating point registers.  The Linux
kernel presents the vector registers as two additional register sets,
one for the right halves of v0-v15 and another one for the full
registers v16-v31.  Thus a new core file may contain two new register
note sections, and this patch adds support to binutils for them.

bfd/
	* elf-bfd.h (elfcore_write_s390_vxrs_low): Add prototype.
	(elfcore_write_s390_vxrs_high): Likewise.
	* elf.c (elfcore_grok_s390_vxrs_low): New function.
	(elfcore_grok_s390_vxrs_high): New function.
	(elfcore_grok_note): Call them.
	(elfcore_write_s390_vxrs_low): New function.
	(elfcore_write_s390_vxrs_high): New function.
	(elfcore_write_register_note): Call them.

binutils/
	* readelf.c (get_note_type): Add NT_S390_VXRS_LOW and
	NT_S390_VXRS_HIGH.

include/elf/
	* common.h (NT_S390_VXRS_LOW): New macro.
	(NT_S390_VXRS_HIGH): Likewise.


^ permalink raw reply	[flat|nested] 14+ messages in thread

* Failures on Fedora-ppc64be-m64, branch master
  2015-02-20 10:22 Test results for commit 4ef9f41a9538c9c7e4e540277e437b137cb64c4c on branch master sergiodj
@ 2015-02-20 10:32 ` sergiodj
  2015-02-20 10:47 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: sergiodj @ 2015-02-20 10:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-21-ppc64be-2

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64be-m64/builds/210>

Commit(s) tested:
	4ef9f41a9538c9c7e4e540277e437b137cb64c4c

Author(s) (in the same order as the commits):
	Andreas Arnez <arnez@linux.vnet.ibm.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64be-m64/.git/tree/?h=master&id=b859f14f0bada07f4d1adf1351ad06ebb28d58cf>

*** Regressions found ***
============================
new FAIL: gdb.base/auxv.exp: info auxv on gcore-created dump (timeout)
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: step
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/str_uninit.exp: print my_str
new FAIL: gdb.base/auxv.exp: info auxv on gcore-created dump (timeout)
new FAIL: gdb.dwarf2/atomic-type.exp: ptype f
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: step
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
FAIL: gdb.base/auxv.exp: continue (timeout)
FAIL: gdb.base/auxv.exp: info auxv on native core dump (timeout)
FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump (timeout)
FAIL: gdb.base/auxv.exp: load core file for info auxv on native core dump (timeout)
FAIL: gdb.base/auxv.exp: matching auxv data from live and core
FAIL: gdb.base/auxv.exp: matching auxv data from live and gcore
FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: next
FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: step
============================




^ permalink raw reply	[flat|nested] 14+ messages in thread

* Failures on Fedora-ppc64be-cc-with-index, branch master
  2015-02-20 10:22 Test results for commit 4ef9f41a9538c9c7e4e540277e437b137cb64c4c on branch master sergiodj
  2015-02-20 10:32 ` Failures on Fedora-ppc64be-m64, " sergiodj
@ 2015-02-20 10:47 ` sergiodj
  2015-02-20 10:56 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: sergiodj @ 2015-02-20 10:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-21-ppc64be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64be-cc-with-index/builds/207>

Commit(s) tested:
	4ef9f41a9538c9c7e4e540277e437b137cb64c4c

Author(s) (in the same order as the commits):
	Andreas Arnez <arnez@linux.vnet.ibm.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64be-cc-with-index/.git/tree/?h=master&id=c965f351e57c4b3cb8bd135ac03cc5ae45578b9e>

*** Regressions found ***
============================
new FAIL: gdb.base/valgrind-db-attach.exp: bt
new FAIL: gdb.mi/mi-nsmoribund.exp: resume all, waiting for program exit (timeout)
new FAIL: gdb.mi/mi-nsmoribund.exp: thread state: all running except the breakpoint thread (timeout)
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: step
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/str_uninit.exp: print my_str
new FAIL: gdb.dwarf2/atomic-type.exp: ptype f
new FAIL: gdb.mi/mi-nsmoribund.exp: resume all, waiting for program exit (timeout)
new FAIL: gdb.mi/mi-nsmoribund.exp: thread state: all running except the breakpoint thread (timeout)
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: step
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: step
FAIL: gdb.base/auxv.exp: matching auxv data from live and gcore
FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: next
============================




^ permalink raw reply	[flat|nested] 14+ messages in thread

* Failures on Fedora-ppc64le-native-extended-gdbserver-m64, branch master
  2015-02-20 10:22 Test results for commit 4ef9f41a9538c9c7e4e540277e437b137cb64c4c on branch master sergiodj
  2015-02-20 10:32 ` Failures on Fedora-ppc64be-m64, " sergiodj
  2015-02-20 10:47 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj
@ 2015-02-20 10:56 ` sergiodj
  2015-02-20 11:20 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: sergiodj @ 2015-02-20 10:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-21-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-native-extended-gdbserver-m64/builds/127>

Commit(s) tested:
	4ef9f41a9538c9c7e4e540277e437b137cb64c4c

Author(s) (in the same order as the commits):
	Andreas Arnez <arnez@linux.vnet.ibm.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-native-extended-gdbserver-m64/.git/tree/?h=master&id=90326db4aad7e4f69c633ac8c150c6d2853c39ef>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/callfuncs.exp: gdb function calls preserve register contents
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: attach
PASS -> FAIL: gdb.base/attach.exp: attach when process' a.out not in cwd
PASS -> FAIL: gdb.base/attach.exp: attach2, with no file
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with handler: mainline pc points at permanent breakpoint
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with handler: up to mainline code
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: mainline pc points at permanent breakpoint
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: up to mainline code
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with handler: mainline pc points at permanent breakpoint
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with handler: up to mainline code
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with handler: mainline pc points at permanent breakpoint
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with handler: up to mainline code
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: symbol-less: reach-(_dl_debug_state|dl_main): reach
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: symbol-less: reach-(_dl_debug_state|dl_main): reach
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: symbol-less: ld.so exit
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: symbol-less: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/callfuncs.exp: gdb function calls preserve register contents
PASS -> FAIL: gdb.base/checkpoint.exp: Diff input and output one
PASS -> FAIL: gdb.base/checkpoint.exp: Diff input and output two
PASS -> FAIL: gdb.base/checkpoint.exp: break2 with many checkpoints
PASS -> FAIL: gdb.base/checkpoint.exp: info checkpoints one
PASS -> FAIL: gdb.base/checkpoint.exp: info checkpoints two
PASS -> FAIL: gdb.base/checkpoint.exp: info checkpoints with at least 600 checkpoints
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 1
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 10
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 2
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 3
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 4
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 5
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 6
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 7
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 8
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 9
PASS -> FAIL: gdb.base/checkpoint.exp: restart 0 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 0 one <<2>>
PASS -> FAIL: gdb.base/checkpoint.exp: restart 1 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 1 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 1 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 10 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 10 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 2 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 2 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 2 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 3 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 3 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 3 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 4 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 4 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 4 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 5 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 5 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 5 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 6 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 6 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 6 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 7 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 7 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 7 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 8 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 8 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 9 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 9 three
PASS -> FAIL: gdb.base/checkpoint.exp: step in 1 one
PASS -> FAIL: gdb.base/checkpoint.exp: step in 2 one
PASS -> FAIL: gdb.base/checkpoint.exp: step in 3 one
PASS -> FAIL: gdb.base/checkpoint.exp: step in 4 one
PASS -> FAIL: gdb.base/checkpoint.exp: step in 5 one
PASS -> FAIL: gdb.base/checkpoint.exp: step in 6 one
PASS -> FAIL: gdb.base/checkpoint.exp: step in 7 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 1 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 10 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 2 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 3 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 4 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 5 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 6 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 7 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 8 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 9 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 1 two
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 10 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 2 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 2 two
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 3 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 3 two
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 4 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 4 two
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 5 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 5 two
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 5 two <<2>>
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 6 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 7 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 7 two
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 8 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 9 one
PASS -> FAIL: gdb.base/commands.exp: continue with watch
PASS -> FAIL: gdb.base/corefile.exp: attach: core file is cleared
PASS -> FAIL: gdb.base/corefile.exp: attach: with core
PASS -> FAIL: gdb.base/corefile.exp: run: core file is cleared
PASS -> FAIL: gdb.base/corefile.exp: run: with core
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/execl-update-breakpoints.exp: always-inserted off: continue across exec
PASS -> FAIL: gdb.base/execl-update-breakpoints.exp: always-inserted on: continue across exec
PASS -> FAIL: gdb.base/find-unmapped.exp: find global_var_0, global_var_2, 0xff
PASS -> FAIL: gdb.base/find-unmapped.exp: find global_var_1, global_var_2, 0xff
PASS -> FAIL: gdb.base/find-unmapped.exp: find global_var_2, (global_var_2 + 16), 0xff
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/multi-forks.exp: Detach 2
PASS -> FAIL: gdb.base/multi-forks.exp: Detach 3
PASS -> FAIL: gdb.base/multi-forks.exp: Detach 4
PASS -> FAIL: gdb.base/multi-forks.exp: Detach 5
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 10
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 11
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 12
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 13
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 14
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 15
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 16
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 6
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 7
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 8
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 9
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 10
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 11
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 12
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 13
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 14
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 15
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 16
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 6
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 7
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 8
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 9
PASS -> FAIL: gdb.base/multi-forks.exp: follow child, print pids
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 1
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 10
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 11
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 12
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 13
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 14
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 15
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 2
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 3
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 4
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 5
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 6
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 7
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 8
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 9
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 1
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 10
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 11
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 12
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 13
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 14
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 15
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 16
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 2
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 3
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 4
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 5
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 6
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 7
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 8
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 9
PASS -> FAIL: gdb.base/multi-forks.exp: restart final
PASS -> FAIL: gdb.base/pie-execl.exp: continue
PASS -> FAIL: gdb.base/pie-execl.exp: pie_execl_marker address has changed
PASS -> FAIL: gdb.base/pr11022.exp: breakpoint hit
PASS -> FAIL: gdb.base/pr11022.exp: breakpoint hit 2
PASS -> FAIL: gdb.base/pr11022.exp: watchpoint hit
PASS -> FAIL: gdb.base/pr11022.exp: watchpoint hit 2
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: next over b = 0 in second instance
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/solib-nodir.exp: library loaded
PASS -> FAIL: gdb.base/term.exp: info terminal at breakpoint
PASS -> FAIL: gdb.base/testenv.exp: Test no TEST_GDB var
PASS -> FAIL: gdb.base/testenv.exp: Test with TEST_GDB_GLOBAL
PASS -> FAIL: gdb.base/testenv.exp: Test with TEST_GDB_GLOBAL unset
PASS -> FAIL: gdb.base/testenv.exp: Test with one TEST_GDB var
PASS -> FAIL: gdb.base/testenv.exp: Test with one TEST_GDB var, after unset
PASS -> FAIL: gdb.base/testenv.exp: Test with two TEST_GDB var
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: continue until exit
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression before
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw)
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoint-hw.exp: start
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to foo again
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
PASS -> FAIL: gdb.base/watchpoint.exp: Test complex watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: back at main from marker1
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: cont <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: cont <<3>>
PASS -> FAIL: gdb.base/watchpoint.exp: continue after trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint at func1
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<3>>
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: did not trigger wrong watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: global_ptr next
PASS -> FAIL: gdb.base/watchpoint.exp: global_ptr_ptr next
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: next over buffer set
PASS -> FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr buffer set
PASS -> FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr init
PASS -> FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr pointer advance
PASS -> FAIL: gdb.base/watchpoint.exp: next over ptr init
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: next to `for' in watchpoint.exp
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call (2)
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete partially local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
PASS -> FAIL: gdb.base/watchpoint.exp: step to ival2 assignment
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger1 partially local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger2 partially local watch
PASS -> FAIL: gdb.base/watchpoint.exp: until out of loop
PASS -> FAIL: gdb.base/watchpoint.exp: until to ival1 assignment
PASS -> FAIL: gdb.base/watchpoint.exp: until to ival3 assignment
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.cp/annota2.exp: delete bps
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
PASS -> FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0, RETURN_MASK_ALL)
PASS -> FAIL: gdb.mi/mi-pending.exp: MI pending breakpoint on mi-pendshr.c:pendfunc2 if x==4
PASS -> FAIL: gdb.multi/bkpt-multi-exec.exp: continue
PASS -> FAIL: gdb.multi/bkpt-multi-exec.exp: run
PASS -> FAIL: gdb.multi/watchpoint-multi.exp: awatch c on inferior 2
PASS -> FAIL: gdb.multi/watchpoint-multi.exp: catch marker_exit in inferior 1
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-events.exp: get current thread
PASS -> FAIL: gdb.server/server-exec-info.exp: info files
PASS -> FAIL: gdb.threads/execl.exp: continue across exec
PASS -> FAIL: gdb.threads/fork-child-threads.exp: next over fork
PASS -> FAIL: gdb.threads/fork-child-threads.exp: two threads found
PASS -> FAIL: gdb.threads/fork-thread-pending.exp: 1, multiple threads found
PASS -> FAIL: gdb.threads/fork-thread-pending.exp: 2, multiple threads found
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: all dummies popped
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 2
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 3
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 4
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 2
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 3
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 4
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5
PASS -> FAIL: gdb.threads/linux-dp.exp: info threads after: 0
PASS -> FAIL: gdb.threads/linux-dp.exp: info threads after: 1
PASS -> FAIL: gdb.threads/linux-dp.exp: info threads after: 2
PASS -> FAIL: gdb.threads/linux-dp.exp: info threads after: 3
PASS -> FAIL: gdb.threads/linux-dp.exp: info threads after: 4
PASS -> FAIL: gdb.threads/no-unwaited-for-left.exp: continue stops when the main thread exits
PASS -> FAIL: gdb.threads/no-unwaited-for-left.exp: continue stops when thread 2 exits
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: step
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: step
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: hardware breakpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: hardware breakpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: hardware breakpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: hardware breakpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/fork-thread-pending.exp: 1, get to the fork event (timeout)
FAIL: gdb.threads/fork-thread-pending.exp: 1, multiple threads found (the program exited)
============================




^ permalink raw reply	[flat|nested] 14+ messages in thread

* Failures on Fedora-ppc64be-native-gdbserver-m64, branch master
  2015-02-20 10:22 Test results for commit 4ef9f41a9538c9c7e4e540277e437b137cb64c4c on branch master sergiodj
                   ` (2 preceding siblings ...)
  2015-02-20 10:56 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj
@ 2015-02-20 11:20 ` sergiodj
  2015-02-20 11:34 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: sergiodj @ 2015-02-20 11:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-21-ppc64be-2

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64be-native-gdbserver-m64/builds/208>

Commit(s) tested:
	4ef9f41a9538c9c7e4e540277e437b137cb64c4c

Author(s) (in the same order as the commits):
	Andreas Arnez <arnez@linux.vnet.ibm.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64be-native-gdbserver-m64/.git/tree/?h=master&id=092aab94a4a2bb3c5c0a682154db2591fc9910c0>

*** Regressions found ***
============================
new FAIL: gdb.base/func-ptrs.exp: move up to decr
new FAIL: gdb.reverse/until-precsave.exp: advance to marker2
new FAIL: gdb.reverse/until-precsave.exp: finish to main
new FAIL: gdb.reverse/until-precsave.exp: save process recfile
new FAIL: gdb.reverse/until-precsave.exp: until func, not called by current frame (got interactive prompt)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/str_uninit.exp: print my_str
PASS -> FAIL: gdb.ada/watch_arg.exp: Continuing to second breakpoint
new FAIL: gdb.base/auxv.exp: continue (timeout)
new FAIL: gdb.base/auxv.exp: info auxv on gcore-created dump (timeout)
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump (timeout)
PASS -> FAIL: gdb.base/auxv.exp: matching auxv data from live and gcore
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with handler: mainline pc points at permanent breakpoint
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with handler: up to mainline code
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: mainline pc points at permanent breakpoint
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: up to mainline code
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with handler: mainline pc points at permanent breakpoint
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with handler: up to mainline code
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with handler: mainline pc points at permanent breakpoint
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with handler: up to mainline code
PASS -> FAIL: gdb.base/commands.exp: continue with watch
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/pr11022.exp: breakpoint hit
PASS -> FAIL: gdb.base/pr11022.exp: breakpoint hit 2
PASS -> FAIL: gdb.base/pr11022.exp: watchpoint hit
PASS -> FAIL: gdb.base/pr11022.exp: watchpoint hit 2
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: next over b = 0 in second instance
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: continue until exit
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression before
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to foo again
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
PASS -> FAIL: gdb.base/watchpoint.exp: Test complex watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: back at main from marker1
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: cont <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: cont <<3>>
PASS -> FAIL: gdb.base/watchpoint.exp: continue after trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint at func1
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<3>>
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: did not trigger wrong watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: global_ptr next
PASS -> FAIL: gdb.base/watchpoint.exp: global_ptr_ptr next
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: next over buffer set
PASS -> FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr buffer set
PASS -> FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr init
PASS -> FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr pointer advance
PASS -> FAIL: gdb.base/watchpoint.exp: next over ptr init
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: next to `for' in watchpoint.exp
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call (2)
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete partially local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
PASS -> FAIL: gdb.base/watchpoint.exp: step to ival2 assignment
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger1 partially local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger2 partially local watch
PASS -> FAIL: gdb.base/watchpoint.exp: until out of loop
PASS -> FAIL: gdb.base/watchpoint.exp: until to ival1 assignment
PASS -> FAIL: gdb.base/watchpoint.exp: until to ival3 assignment
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
new FAIL: gdb.dwarf2/atomic-type.exp: ptype f
new FAIL: gdb.mi/mi-watch-nonstop.exp: resume 1 (MI error)
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
new FAIL: gdb.reverse/until-precsave.exp: advance to factorial (timeout)
PASS -> FAIL: gdb.reverse/until-precsave.exp: advance to marker2
PASS -> FAIL: gdb.reverse/until-precsave.exp: finish to main
PASS -> FAIL: gdb.reverse/until-precsave.exp: save process recfile
new FAIL: gdb.reverse/until-precsave.exp: until func, not called by current frame (got interactive prompt)
new FAIL: gdb.reverse/until-precsave.exp: until line number (timeout)
PASS -> FAIL: gdb.threads/no-unwaited-for-left.exp: continue stops when the main thread exits
PASS -> FAIL: gdb.threads/no-unwaited-for-left.exp: continue stops when thread 2 exits
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: step
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: step
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.reverse/until-precsave.exp: advance to factorial (got interactive prompt)
FAIL: gdb.reverse/until-precsave.exp: advance to marker2 (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: finish to main (got interactive prompt)
FAIL: gdb.reverse/until-precsave.exp: until factorial, recursive function
FAIL: gdb.reverse/until-precsave.exp: until func, not called by current frame (the program is no longer running)
FAIL: gdb.base/func-ptrs.exp: move up to decr (timeout)
FAIL: gdb.base/func-ptrs.exp: stop in sentinel (timeout)
FAIL: gdb.reverse/until-precsave.exp: Kill process, prepare to debug log file (timeout)
FAIL: gdb.reverse/until-precsave.exp: advance to factorial
FAIL: gdb.reverse/until-precsave.exp: finish to main (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: reload core file (timeout)
FAIL: gdb.reverse/until-precsave.exp: reverse-advance to final return of factorial (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: reverse-advance to marker2 (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: reverse-finish from marker2 (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: reverse-until to entry of factorial (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: run to end of main (timeout)
FAIL: gdb.reverse/until-precsave.exp: set reverse execution
FAIL: gdb.reverse/until-precsave.exp: until factorial, recursive function (got interactive prompt)
FAIL: gdb.reverse/until-precsave.exp: until line number (got interactive prompt)
============================




^ permalink raw reply	[flat|nested] 14+ messages in thread

* Failures on Fedora-ppc64be-native-extended-gdbserver-m64, branch master
  2015-02-20 10:22 Test results for commit 4ef9f41a9538c9c7e4e540277e437b137cb64c4c on branch master sergiodj
                   ` (3 preceding siblings ...)
  2015-02-20 11:20 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj
@ 2015-02-20 11:34 ` sergiodj
  2015-02-20 11:56 ` Failures on Fedora-ppc64le-m64, " sergiodj
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: sergiodj @ 2015-02-20 11:34 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-21-ppc64be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64be-native-extended-gdbserver-m64/builds/207>

Commit(s) tested:
	4ef9f41a9538c9c7e4e540277e437b137cb64c4c

Author(s) (in the same order as the commits):
	Andreas Arnez <arnez@linux.vnet.ibm.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64be-native-extended-gdbserver-m64/.git/tree/?h=master&id=a91f0c57ccc078a5bfbbc9ec0612eeffa99a3a34>

*** Regressions found ***
============================
new FAIL: gdb.reverse/until-precsave.exp: run to end of main (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/str_uninit.exp: print my_str
PASS -> FAIL: gdb.ada/watch_arg.exp: Continuing to second breakpoint
PASS -> FAIL: gdb.base/async-shell.exp: interrupt
PASS -> FAIL: gdb.base/async-shell.exp: run &
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: attach
PASS -> FAIL: gdb.base/attach.exp: attach when process' a.out not in cwd
PASS -> FAIL: gdb.base/attach.exp: attach2, with no file
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with handler: mainline pc points at permanent breakpoint
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with handler: up to mainline code
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: mainline pc points at permanent breakpoint
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: up to mainline code
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with handler: mainline pc points at permanent breakpoint
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with handler: up to mainline code
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with handler: mainline pc points at permanent breakpoint
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with handler: up to mainline code
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: symbol-less: reach-(_dl_debug_state|dl_main): reach
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as PRESENT
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: symbol-less: reach-(_dl_debug_state|dl_main): reach
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as PRESENT
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: symbol-less: ld.so exit
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: symbol-less: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugNOpieNO: symbol-less: reach-(_dl_debug_state|dl_main): reach
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as PRESENT
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieNO: symbol-less: reach-(_dl_debug_state|dl_main): reach
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as PRESENT
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: symbol-less: ld.so exit
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: symbol-less: seen displacement message as PRESENT
new FAIL: gdb.base/catch-syscall.exp: set tdesc filename /home/gdb-buildbot/fedora-21-ppc64be-1/fedora-ppc64be-native-extended-gdbserver/build/gdb/testsuite/outputs/gdb.base/catch-syscall/trivial.xml (got interactive prompt)
PASS -> FAIL: gdb.base/checkpoint.exp: Diff input and output one
PASS -> FAIL: gdb.base/checkpoint.exp: Diff input and output two
PASS -> FAIL: gdb.base/checkpoint.exp: break2 with many checkpoints
PASS -> FAIL: gdb.base/checkpoint.exp: info checkpoints one
PASS -> FAIL: gdb.base/checkpoint.exp: info checkpoints two
PASS -> FAIL: gdb.base/checkpoint.exp: info checkpoints with at least 600 checkpoints
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 1
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 10
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 2
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 3
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 4
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 5
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 6
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 7
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 8
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 9
PASS -> FAIL: gdb.base/checkpoint.exp: restart 0 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 0 one <<2>>
PASS -> FAIL: gdb.base/checkpoint.exp: restart 1 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 1 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 1 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 10 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 10 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 2 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 2 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 2 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 3 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 3 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 3 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 4 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 4 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 4 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 5 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 5 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 5 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 6 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 6 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 6 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 7 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 7 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 7 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 8 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 8 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 9 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 9 three
PASS -> FAIL: gdb.base/checkpoint.exp: step in 1 one
PASS -> FAIL: gdb.base/checkpoint.exp: step in 2 one
PASS -> FAIL: gdb.base/checkpoint.exp: step in 3 one
PASS -> FAIL: gdb.base/checkpoint.exp: step in 4 one
PASS -> FAIL: gdb.base/checkpoint.exp: step in 5 one
PASS -> FAIL: gdb.base/checkpoint.exp: step in 6 one
PASS -> FAIL: gdb.base/checkpoint.exp: step in 7 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 1 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 10 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 2 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 3 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 4 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 5 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 6 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 7 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 8 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 9 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 1 two
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 10 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 2 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 2 two
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 3 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 3 two
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 4 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 4 two
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 5 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 5 two
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 5 two <<2>>
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 6 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 7 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 7 two
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 8 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 9 one
PASS -> FAIL: gdb.base/commands.exp: continue with watch
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/execl-update-breakpoints.exp: always-inserted off: continue across exec
PASS -> FAIL: gdb.base/execl-update-breakpoints.exp: always-inserted on: continue across exec
PASS -> FAIL: gdb.base/find-unmapped.exp: find global_var_0, global_var_2, 0xff
PASS -> FAIL: gdb.base/find-unmapped.exp: find global_var_1, global_var_2, 0xff
PASS -> FAIL: gdb.base/find-unmapped.exp: find global_var_2, (global_var_2 + 16), 0xff
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/multi-forks.exp: Detach 2
PASS -> FAIL: gdb.base/multi-forks.exp: Detach 3
PASS -> FAIL: gdb.base/multi-forks.exp: Detach 4
PASS -> FAIL: gdb.base/multi-forks.exp: Detach 5
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 10
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 11
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 12
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 13
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 14
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 15
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 16
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 6
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 7
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 8
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 9
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 10
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 11
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 12
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 13
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 14
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 15
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 16
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 6
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 7
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 8
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 9
PASS -> FAIL: gdb.base/multi-forks.exp: follow child, print pids
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 1
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 10
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 11
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 12
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 13
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 14
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 15
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 2
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 3
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 4
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 5
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 6
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 7
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 8
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 9
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 1
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 10
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 11
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 12
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 13
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 14
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 15
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 16
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 2
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 3
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 4
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 5
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 6
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 7
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 8
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 9
PASS -> FAIL: gdb.base/multi-forks.exp: restart final
PASS -> FAIL: gdb.base/pie-execl.exp: continue
PASS -> FAIL: gdb.base/pie-execl.exp: pie_execl_marker address has changed
PASS -> FAIL: gdb.base/pr11022.exp: breakpoint hit
PASS -> FAIL: gdb.base/pr11022.exp: breakpoint hit 2
PASS -> FAIL: gdb.base/pr11022.exp: watchpoint hit
PASS -> FAIL: gdb.base/pr11022.exp: watchpoint hit 2
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: next over b = 0 in second instance
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/solib-nodir.exp: library loaded
PASS -> FAIL: gdb.base/term.exp: info terminal at breakpoint
PASS -> FAIL: gdb.base/testenv.exp: Test no TEST_GDB var
PASS -> FAIL: gdb.base/testenv.exp: Test with TEST_GDB_GLOBAL
PASS -> FAIL: gdb.base/testenv.exp: Test with TEST_GDB_GLOBAL unset
PASS -> FAIL: gdb.base/testenv.exp: Test with one TEST_GDB var
PASS -> FAIL: gdb.base/testenv.exp: Test with one TEST_GDB var, after unset
PASS -> FAIL: gdb.base/testenv.exp: Test with two TEST_GDB var
PASS -> FAIL: gdb.base/valgrind-infcall.exp: monitor v.set gdb_output
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: continue until exit
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression before
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw)
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoint-hw.exp: start
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to foo again
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
PASS -> FAIL: gdb.base/watchpoint.exp: Test complex watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: back at main from marker1
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: cont <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: cont <<3>>
PASS -> FAIL: gdb.base/watchpoint.exp: continue after trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint at func1
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<3>>
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: did not trigger wrong watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: global_ptr next
PASS -> FAIL: gdb.base/watchpoint.exp: global_ptr_ptr next
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: next over buffer set
PASS -> FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr buffer set
PASS -> FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr init
PASS -> FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr pointer advance
PASS -> FAIL: gdb.base/watchpoint.exp: next over ptr init
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: next to `for' in watchpoint.exp
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call (2)
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete partially local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
PASS -> FAIL: gdb.base/watchpoint.exp: step to ival2 assignment
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger1 partially local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger2 partially local watch
PASS -> FAIL: gdb.base/watchpoint.exp: until out of loop
PASS -> FAIL: gdb.base/watchpoint.exp: until to ival1 assignment
PASS -> FAIL: gdb.base/watchpoint.exp: until to ival3 assignment
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.cp/annota2.exp: delete bps
new FAIL: gdb.dwarf2/atomic-type.exp: ptype f
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
PASS -> FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0, RETURN_MASK_ALL)
new FAIL: gdb.gdb/selftest.exp: send ^C to child process (timeout)
PASS -> FAIL: gdb.mi/mi-pending.exp: MI pending breakpoint on mi-pendshr.c:pendfunc2 if x==4
PASS -> FAIL: gdb.multi/bkpt-multi-exec.exp: continue
PASS -> FAIL: gdb.multi/bkpt-multi-exec.exp: run
PASS -> FAIL: gdb.multi/watchpoint-multi.exp: awatch c on inferior 2
PASS -> FAIL: gdb.multi/watchpoint-multi.exp: catch marker_exit in inferior 1
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-events.exp: get current thread
PASS -> FAIL: gdb.python/py-evthreads.exp: Run to breakpoint 1
PASS -> FAIL: gdb.python/py-evthreads.exp: continue thread 1
PASS -> FAIL: gdb.python/py-evthreads.exp: reached breakpoint 2
PASS -> FAIL: gdb.python/py-evthreads.exp: reached breakpoint 3
PASS -> FAIL: gdb.python/py-evthreads.exp: thread 2
PASS -> FAIL: gdb.python/py-evthreads.exp: thread 3
new FAIL: gdb.reverse/until-precsave.exp: Kill process, prepare to debug log file (timeout)
new FAIL: gdb.reverse/until-precsave.exp: advance to factorial (timeout)
new FAIL: gdb.reverse/until-precsave.exp: reload core file (timeout)
new FAIL: gdb.reverse/until-precsave.exp: run to end of main (timeout)
new FAIL: gdb.reverse/until-precsave.exp: save process recfile (timeout)
new FAIL: gdb.reverse/until-precsave.exp: until line number (timeout)
PASS -> FAIL: gdb.server/server-exec-info.exp: info files
PASS -> FAIL: gdb.threads/execl.exp: continue across exec
PASS -> FAIL: gdb.threads/fork-child-threads.exp: next over fork
PASS -> FAIL: gdb.threads/fork-child-threads.exp: two threads found
PASS -> FAIL: gdb.threads/fork-thread-pending.exp: 1, multiple threads found
PASS -> FAIL: gdb.threads/fork-thread-pending.exp: 2, multiple threads found
PASS -> FAIL: gdb.threads/linux-dp.exp: info threads after: 0
PASS -> FAIL: gdb.threads/linux-dp.exp: info threads after: 1
PASS -> FAIL: gdb.threads/linux-dp.exp: info threads after: 2
PASS -> FAIL: gdb.threads/linux-dp.exp: info threads after: 3
PASS -> FAIL: gdb.threads/linux-dp.exp: info threads after: 4
PASS -> FAIL: gdb.threads/no-unwaited-for-left.exp: continue stops when the main thread exits
PASS -> FAIL: gdb.threads/no-unwaited-for-left.exp: continue stops when thread 2 exits
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: step
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: step
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: hardware breakpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: hardware breakpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: hardware breakpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: hardware breakpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.base/func-ptrs.exp: stop in sentinel (timeout)
FAIL: gdb.reverse/until-precsave.exp: advance to marker2 (timeout)
FAIL: gdb.reverse/until-precsave.exp: finish to main (timeout)
FAIL: gdb.reverse/until-precsave.exp: reverse-advance to marker2
FAIL: gdb.reverse/until-precsave.exp: reverse-finish from marker2 (got interactive prompt)
FAIL: gdb.reverse/until-precsave.exp: set reverse execution (got interactive prompt)
FAIL: gdb.reverse/until-precsave.exp: until func, not called by current frame (timeout)
FAIL: gdb.reverse/until-precsave.exp: advance to marker2
FAIL: gdb.reverse/until-precsave.exp: finish to main
FAIL: gdb.reverse/until-precsave.exp: reverse-advance to final return of factorial (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: reverse-advance to marker2 (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: reverse-finish from marker2 (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: reverse-until to entry of factorial (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: set reverse execution
FAIL: gdb.reverse/until-precsave.exp: until factorial, recursive function (got interactive prompt)
FAIL: gdb.reverse/until-precsave.exp: until func, not called by current frame (got interactive prompt)
FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
FAIL: gdb.gdb/selftest.exp: backtrace through signal handler (timeout)
FAIL: gdb.gdb/selftest.exp: send SIGINT signal to child process (timeout)
============================




^ permalink raw reply	[flat|nested] 14+ messages in thread

* Failures on Fedora-ppc64le-m64, branch master
  2015-02-20 10:22 Test results for commit 4ef9f41a9538c9c7e4e540277e437b137cb64c4c on branch master sergiodj
                   ` (4 preceding siblings ...)
  2015-02-20 11:34 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj
@ 2015-02-20 11:56 ` sergiodj
  2015-02-20 12:03 ` Failures on Fedora-i686, " sergiodj
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: sergiodj @ 2015-02-20 11:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-21-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-m64/builds/127>

Commit(s) tested:
	4ef9f41a9538c9c7e4e540277e437b137cb64c4c

Author(s) (in the same order as the commits):
	Andreas Arnez <arnez@linux.vnet.ibm.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-m64/.git/tree/?h=master&id=da619837d6cf86b2f58ecdd02bcffcdb6f2c5edd>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/callfuncs.exp: continue after stop in call dummy preserves register contents
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: continue after stop in call dummy preserves register contents
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: next
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.base/callfuncs.exp: continue after stop in call dummy preserves register contents
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: continue after stop in call dummy preserves register contents
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: next
============================




^ permalink raw reply	[flat|nested] 14+ messages in thread

* Failures on Fedora-i686, branch master
  2015-02-20 10:22 Test results for commit 4ef9f41a9538c9c7e4e540277e437b137cb64c4c on branch master sergiodj
                   ` (5 preceding siblings ...)
  2015-02-20 11:56 ` Failures on Fedora-ppc64le-m64, " sergiodj
@ 2015-02-20 12:03 ` sergiodj
  2015-02-20 12:13 ` Failures on Debian-i686-native-gdbserver, " sergiodj
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: sergiodj @ 2015-02-20 12:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-i686/builds/286>

Commit(s) tested:
	4ef9f41a9538c9c7e4e540277e437b137cb64c4c

Author(s) (in the same order as the commits):
	Andreas Arnez <arnez@linux.vnet.ibm.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-i686/.git/tree/?h=master&id=4061ffb0f3d613e0aa64b6070e1b9cba8ac8a7ae>

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print My_Drawable
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
FAIL: gdb.ada/str_uninit.exp: print my_str
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.all
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (GDB internal error)
FAIL: gdb.base/auxv.exp: continue (timeout)
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: continue -a&
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 9 restarted (timeout)
============================




^ permalink raw reply	[flat|nested] 14+ messages in thread

* Failures on Debian-i686-native-gdbserver, branch master
  2015-02-20 10:22 Test results for commit 4ef9f41a9538c9c7e4e540277e437b137cb64c4c on branch master sergiodj
                   ` (6 preceding siblings ...)
  2015-02-20 12:03 ` Failures on Fedora-i686, " sergiodj
@ 2015-02-20 12:13 ` sergiodj
  2015-02-20 12:44 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: sergiodj @ 2015-02-20 12:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	wildebeest-debian-wheezy-i686

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-i686-native-gdbserver/builds/184>

Commit(s) tested:
	4ef9f41a9538c9c7e4e540277e437b137cb64c4c

Author(s) (in the same order as the commits):
	Andreas Arnez <arnez@linux.vnet.ibm.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Debian-i686-native-gdbserver/.git/tree/?h=master&id=ebe033d1b77edcb8213342c20098f78e6ee4fbb5>

*** Regressions found ***
============================
new FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 1 restarted
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.base/disp-step-syscall.exp: vfork: delete break vfork insn
PASS -> FAIL: gdb.base/disp-step-syscall.exp: vfork: single step over vfork final pc
PASS -> FAIL: gdb.threads/no-unwaited-for-left.exp: continue stops when the main thread exits
PASS -> FAIL: gdb.threads/no-unwaited-for-left.exp: continue stops when thread 2 exits
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: continue & (the program is no longer running)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 9 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 1 broke out of loop (timeout)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 1 restarted
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 11 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 2 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 3 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 4 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 5 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 6 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 7 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 8 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 9 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: continue & (the program is no longer running)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: continue -a& (the program is no longer running)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: print got_sig = 0
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 9 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 1 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 1 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 11 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 2 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 3 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 4 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 5 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 6 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 7 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 8 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 9 restarted (timeout)
new FAIL: gdb.trace/no-attach-trace.exp: tstart
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.ada/mi_var_array.exp: list vta's children
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/longjmp.exp: next over patt3
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 11 broke out of loop (timeout)
============================




^ permalink raw reply	[flat|nested] 14+ messages in thread

* Failures on Fedora-x86_64-native-extended-gdbserver-m32, branch master
  2015-02-20 10:22 Test results for commit 4ef9f41a9538c9c7e4e540277e437b137cb64c4c on branch master sergiodj
                   ` (7 preceding siblings ...)
  2015-02-20 12:13 ` Failures on Debian-i686-native-gdbserver, " sergiodj
@ 2015-02-20 12:44 ` sergiodj
  2015-02-20 14:18 ` Failures on Fedora-x86_64-m32, " sergiodj
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: sergiodj @ 2015-02-20 12:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-extended-gdbserver-m32/builds/272>

Commit(s) tested:
	4ef9f41a9538c9c7e4e540277e437b137cb64c4c

Author(s) (in the same order as the commits):
	Andreas Arnez <arnez@linux.vnet.ibm.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-extended-gdbserver-m32/.git/tree/?h=master&id=4dc6f813a8dcafac2ace3e030545400034e2c3ed>

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 21 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 22 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 23 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 24 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 25 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 26 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 27 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 28 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 29 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 30 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 31 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 32 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 33 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 34 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 35 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 36 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 37 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 38 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 39 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 40 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 41 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 42 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 43 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 44 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 45 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 46 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 47 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 48 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 49 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 50 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 51 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 52 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 53 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 54 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 55 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 56 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 57 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 58 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 59 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 60 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 61 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 62 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 63 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 64 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 65 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 66 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 67 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 68 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 69 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 70 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 71 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 72 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 73 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 74 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 75 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 76 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 77 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 78 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 79 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 80 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 80 on watched_data (the program is no longer running)
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 5 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started
new FAIL: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Thread 8 hit breakpoint at thread_started (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started (the program is no longer running)
PASS -> FAIL: gdb.threads/wp-replication.exp: set var test_ready=1
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/iwide.exp: print My_Drawable
new FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
new FAIL: gdb.ada/str_uninit.exp: print my_str
new FAIL: gdb.ada/tagged_access.exp: ptype c.all
PASS -> FAIL: gdb.base/async-shell.exp: interrupt
PASS -> FAIL: gdb.base/async-shell.exp: run &
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: attach
PASS -> FAIL: gdb.base/attach.exp: attach when process' a.out not in cwd
PASS -> FAIL: gdb.base/attach.exp: attach2, with no file
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: symbol-less: reach-(_dl_debug_state|dl_main): reach
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: symbol-less: reach-(_dl_debug_state|dl_main): reach
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: symbol-less: ld.so exit
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: symbol-less: seen displacement message as NONZERO
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: program has called chroot (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry: program has called chroot (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 3 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 42 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 6 (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 61 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 3 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 42 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 6 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 61 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: program has called close (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called close (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: program has called 61 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 61 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: program has called 6 (the program exited)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 6 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: program has called 42 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 42 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: program has called 252 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: program has called 3 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 3 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: program has called 4 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called chroot (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called close (the program exited)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called exit_group (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called pipe (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: wrong args: continue until exit at catch syscall with unused syscall (mlock) (the program exited)
PASS -> FAIL: gdb.base/checkpoint.exp: Diff input and output one
PASS -> FAIL: gdb.base/checkpoint.exp: Diff input and output two
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork five (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork four (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork three (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork two (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: break2 1 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: break2 10 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: break2 2 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: break2 3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: break2 4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: break2 5 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: break2 6 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: break2 7 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: break2 8 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: break2 9 one (the program is no longer running)
PASS -> FAIL: gdb.base/checkpoint.exp: break2 with many checkpoints
new FAIL: gdb.base/checkpoint.exp: break3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: break4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 1 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 2 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 5 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 6 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 7 one (the program is no longer running)
PASS -> FAIL: gdb.base/checkpoint.exp: info checkpoints one
PASS -> FAIL: gdb.base/checkpoint.exp: info checkpoints two
PASS -> FAIL: gdb.base/checkpoint.exp: info checkpoints with at least 600 checkpoints
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 1
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 10
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 2
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 3
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 4
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 5
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 6
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 7
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 8
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 9
PASS -> FAIL: gdb.base/checkpoint.exp: restart 0 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 0 one <<2>>
PASS -> FAIL: gdb.base/checkpoint.exp: restart 1 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 1 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 1 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 10 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 10 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 2 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 2 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 2 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 3 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 3 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 3 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 4 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 4 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 4 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 5 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 5 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 5 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 6 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 6 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 6 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 7 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 7 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 7 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 8 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 8 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 9 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 9 three
PASS -> FAIL: gdb.base/checkpoint.exp: step in 1 one
new FAIL: gdb.base/checkpoint.exp: step in 1 two (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: step in 10 one (the program is no longer running)
PASS -> FAIL: gdb.base/checkpoint.exp: step in 2 one
new FAIL: gdb.base/checkpoint.exp: step in 2 two (the program is no longer running)
PASS -> FAIL: gdb.base/checkpoint.exp: step in 3 one
new FAIL: gdb.base/checkpoint.exp: step in 3 two (the program is no longer running)
PASS -> FAIL: gdb.base/checkpoint.exp: step in 4 one
new FAIL: gdb.base/checkpoint.exp: step in 4 two (the program is no longer running)
PASS -> FAIL: gdb.base/checkpoint.exp: step in 5 one
new FAIL: gdb.base/checkpoint.exp: step in 5 two (the program is no longer running)
PASS -> FAIL: gdb.base/checkpoint.exp: step in 6 one
new FAIL: gdb.base/checkpoint.exp: step in 6 two (the program is no longer running)
PASS -> FAIL: gdb.base/checkpoint.exp: step in 7 one
new FAIL: gdb.base/checkpoint.exp: step in 7 two (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: step in 8 one (the program exited)
new FAIL: gdb.base/checkpoint.exp: step in 9 one (the program is no longer running)
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 1 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 10 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 2 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 3 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 4 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 5 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 6 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 7 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 8 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 9 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 1 two
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 10 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 2 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 2 two
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 3 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 3 two
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 4 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 4 two
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 5 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 5 two
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 5 two <<2>>
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 6 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 7 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 7 two
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 8 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 9 one
PASS -> FAIL: gdb.base/corefile.exp: attach: core file is cleared
PASS -> FAIL: gdb.base/corefile.exp: attach: with core
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
PASS -> FAIL: gdb.base/corefile.exp: run: core file is cleared
PASS -> FAIL: gdb.base/corefile.exp: run: with core
new FAIL: gdb.base/disp-step-syscall.exp: vfork: continue to marker (vfork) (the program is no longer running)
PASS -> FAIL: gdb.base/disp-step-syscall.exp: vfork: delete break vfork insn
new FAIL: gdb.base/disp-step-syscall.exp: vfork: get hexadecimal valueof "$pc" (timeout)
PASS -> FAIL: gdb.base/disp-step-syscall.exp: vfork: single step over vfork final pc
new FAIL: gdb.base/dprintf-non-stop.exp: Can't run to main
new FAIL: gdb.base/dprintf.exp: dprintf info 2 (pattern 4)
PASS -> FAIL: gdb.base/execl-update-breakpoints.exp: always-inserted off: continue across exec
PASS -> FAIL: gdb.base/execl-update-breakpoints.exp: always-inserted on: continue across exec
PASS -> FAIL: gdb.base/find-unmapped.exp: find global_var_0, global_var_2, 0xff
PASS -> FAIL: gdb.base/find-unmapped.exp: find global_var_1, global_var_2, 0xff
PASS -> FAIL: gdb.base/find-unmapped.exp: find global_var_2, (global_var_2 + 16), 0xff
PASS -> FAIL: gdb.base/multi-forks.exp: Detach 2
PASS -> FAIL: gdb.base/multi-forks.exp: Detach 3
PASS -> FAIL: gdb.base/multi-forks.exp: Detach 4
PASS -> FAIL: gdb.base/multi-forks.exp: Detach 5
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 10
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 11
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 12
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 13
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 14
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 15
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 16
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 6
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 7
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 8
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 9
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 10
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 11
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 12
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 13
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 14
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 15
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 16
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 6
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 7
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 8
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 9
new FAIL: gdb.base/multi-forks.exp: Run to exit 10 (the program is no longer running)
new FAIL: gdb.base/multi-forks.exp: Run to exit 11 (the program is no longer running)
new FAIL: gdb.base/multi-forks.exp: Run to exit 12 (the program is no longer running)
new FAIL: gdb.base/multi-forks.exp: Run to exit 13 (the program is no longer running)
new FAIL: gdb.base/multi-forks.exp: Run to exit 14 (the program is no longer running)
new FAIL: gdb.base/multi-forks.exp: Run to exit 15 (the program is no longer running)
new FAIL: gdb.base/multi-forks.exp: Run to exit 16 (the program is no longer running)
new FAIL: gdb.base/multi-forks.exp: Run to exit 2 (the program exited)
new FAIL: gdb.base/multi-forks.exp: Run to exit 3 (the program is no longer running)
new FAIL: gdb.base/multi-forks.exp: Run to exit 4 (the program is no longer running)
new FAIL: gdb.base/multi-forks.exp: Run to exit 5 (the program is no longer running)
new FAIL: gdb.base/multi-forks.exp: Run to exit 6 (the program is no longer running)
new FAIL: gdb.base/multi-forks.exp: Run to exit 7 (the program is no longer running)
new FAIL: gdb.base/multi-forks.exp: Run to exit 8 (the program is no longer running)
new FAIL: gdb.base/multi-forks.exp: Run to exit 9 (the program is no longer running)
PASS -> FAIL: gdb.base/multi-forks.exp: follow child, print pids
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 1
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 10
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 11
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 12
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 13
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 14
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 15
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 2
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 3
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 4
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 5
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 6
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 7
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 8
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 9
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 1
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 10
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 11
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 12
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 13
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 14
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 15
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 16
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 2
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 3
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 4
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 5
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 6
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 7
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 8
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 9
PASS -> FAIL: gdb.base/multi-forks.exp: restart final
new FAIL: gdb.base/multi-forks.exp: run to exit 2 (timeout)
new FAIL: gdb.base/multi-forks.exp: run to exit 2 (timeout) <<2>>
PASS -> FAIL: gdb.base/pie-execl.exp: continue
PASS -> FAIL: gdb.base/pie-execl.exp: pie_execl_marker address has changed
PASS -> FAIL: gdb.base/restore.exp: caller3 calls callee1; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller3 calls callee2; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller3 calls callee3; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller3 calls callee4; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller3 calls callee5; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller4 calls callee1; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller4 calls callee1; return restored l2 to 32493
PASS -> FAIL: gdb.base/restore.exp: caller4 calls callee2; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller4 calls callee2; return restored l2 to 32493
PASS -> FAIL: gdb.base/restore.exp: caller4 calls callee3; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller4 calls callee3; return restored l2 to 32493
PASS -> FAIL: gdb.base/restore.exp: caller4 calls callee4; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller4 calls callee4; return restored l2 to 32493
PASS -> FAIL: gdb.base/restore.exp: caller4 calls callee5; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller4 calls callee5; return restored l2 to 32493
new FAIL: gdb.base/restore.exp: caller5 calls callee1; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller5 calls callee1; return restored l2 to 32493
PASS -> FAIL: gdb.base/restore.exp: caller5 calls callee1; return restored l3 to 32494
new FAIL: gdb.base/restore.exp: caller5 calls callee2; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller5 calls callee2; return restored l2 to 32493
PASS -> FAIL: gdb.base/restore.exp: caller5 calls callee2; return restored l3 to 32494
new FAIL: gdb.base/restore.exp: caller5 calls callee3; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller5 calls callee3; return restored l2 to 32493
PASS -> FAIL: gdb.base/restore.exp: caller5 calls callee3; return restored l3 to 32494
new FAIL: gdb.base/restore.exp: caller5 calls callee4; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller5 calls callee4; return restored l2 to 32493
PASS -> FAIL: gdb.base/restore.exp: caller5 calls callee4; return restored l3 to 32494
new FAIL: gdb.base/restore.exp: caller5 calls callee5; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller5 calls callee5; return restored l2 to 32493
PASS -> FAIL: gdb.base/restore.exp: caller5 calls callee5; return restored l3 to 32494
PASS -> FAIL: gdb.base/solib-nodir.exp: library loaded
new FAIL: gdb.base/store.exp: upvar double l; print new l, expecting 4
new FAIL: gdb.base/store.exp: upvar double l; print old l, expecting -1
new FAIL: gdb.base/store.exp: upvar double l; print old r, expecting -2
new FAIL: gdb.base/store.exp: upvar double l; set l to 4
new FAIL: gdb.base/store.exp: upvar doublest l; print new l, expecting 4
new FAIL: gdb.base/store.exp: upvar doublest l; print old l, expecting -1
new FAIL: gdb.base/store.exp: upvar doublest l; print old r, expecting -2
new FAIL: gdb.base/store.exp: upvar doublest l; set l to 4
new FAIL: gdb.base/store.exp: upvar float l; print new l, expecting 4
new FAIL: gdb.base/store.exp: upvar float l; print old l, expecting -1
new FAIL: gdb.base/store.exp: upvar float l; print old r, expecting -2
new FAIL: gdb.base/store.exp: upvar float l; set l to 4
PASS -> FAIL: gdb.base/store.exp: upvar longest l; print old r, expecting -2
new FAIL: gdb.base/store.exp: var double l; print incremented l, expecting 2
new FAIL: gdb.base/store.exp: var double l; print new l, expecting 4
new FAIL: gdb.base/store.exp: var double l; print old l, expecting -1
new FAIL: gdb.base/store.exp: var double l; print old r, expecting -2
new FAIL: gdb.base/store.exp: var double l; setting l to 4
new FAIL: gdb.base/store.exp: var doublest l; print incremented l, expecting 2
new FAIL: gdb.base/store.exp: var doublest l; print new l, expecting 4
new FAIL: gdb.base/store.exp: var doublest l; print old l, expecting -1
new FAIL: gdb.base/store.exp: var doublest l; print old r, expecting -2
new FAIL: gdb.base/store.exp: var doublest l; setting l to 4
new FAIL: gdb.base/store.exp: var float l; print incremented l, expecting 2
new FAIL: gdb.base/store.exp: var float l; print new l, expecting 4
new FAIL: gdb.base/store.exp: var float l; print old l, expecting -1
new FAIL: gdb.base/store.exp: var float l; print old r, expecting -2
new FAIL: gdb.base/store.exp: var float l; setting l to 4
PASS -> FAIL: gdb.base/store.exp: var longest l; print old r, expecting -2
PASS -> FAIL: gdb.base/term.exp: info terminal at breakpoint
PASS -> FAIL: gdb.base/testenv.exp: Test no TEST_GDB var
PASS -> FAIL: gdb.base/testenv.exp: Test with TEST_GDB_GLOBAL
PASS -> FAIL: gdb.base/testenv.exp: Test with TEST_GDB_GLOBAL unset
PASS -> FAIL: gdb.base/testenv.exp: Test with one TEST_GDB var
PASS -> FAIL: gdb.base/testenv.exp: Test with one TEST_GDB var, after unset
PASS -> FAIL: gdb.base/testenv.exp: Test with two TEST_GDB var
PASS -> FAIL: gdb.cp/annota2.exp: annotate-quit
new FAIL: gdb.cp/annota2.exp: break at main (got interactive prompt)
new FAIL: gdb.cp/annota2.exp: continue until exit (timeout)
PASS -> FAIL: gdb.cp/annota2.exp: delete bps
new FAIL: gdb.cp/annota2.exp: set watch on a.x (timeout)
new FAIL: gdb.cp/annota2.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: continue to exit (pattern 4)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
PASS -> FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0, RETURN_MASK_ALL)
PASS -> FAIL: gdb.mi/mi-pending.exp: MI pending breakpoint on mi-pendshr.c:pendfunc2 if x==4
PASS -> FAIL: gdb.multi/bkpt-multi-exec.exp: continue
PASS -> FAIL: gdb.multi/bkpt-multi-exec.exp: run
PASS -> FAIL: gdb.multi/multi-arch-exec.exp: continue across exec that changes architecture
PASS -> FAIL: gdb.python/py-events.exp: get current thread
new FAIL: gdb.python/py-evsignal.exp: Signal Thread 3
PASS -> FAIL: gdb.python/py-evthreads.exp: Run to breakpoint 1
PASS -> FAIL: gdb.python/py-evthreads.exp: continue thread 1
PASS -> FAIL: gdb.python/py-evthreads.exp: reached breakpoint 2
PASS -> FAIL: gdb.python/py-evthreads.exp: reached breakpoint 3
PASS -> FAIL: gdb.python/py-evthreads.exp: thread 2
PASS -> FAIL: gdb.python/py-evthreads.exp: thread 3
new FAIL: gdb.python/py-evthreads.exp: thread 3 was signaled (timeout)
PASS -> FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
PASS -> FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
PASS -> FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
PASS -> FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
PASS -> FAIL: gdb.server/server-exec-info.exp: info files
new FAIL: gdb.server/server-exec-info.exp: set sysroot remote: (got interactive prompt)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3
PASS -> FAIL: gdb.threads/execl.exp: continue across exec
new FAIL: gdb.threads/fork-child-threads.exp: get to the spawned thread (the program exited)
PASS -> FAIL: gdb.threads/fork-child-threads.exp: next over fork
PASS -> FAIL: gdb.threads/fork-child-threads.exp: two threads found
new FAIL: gdb.threads/fork-thread-pending.exp: 1, followed to the child, found one thread (unknown output)
new FAIL: gdb.threads/fork-thread-pending.exp: 1, followed to the child, found two threads (unknown output)
new FAIL: gdb.threads/fork-thread-pending.exp: 1, get to the fork event (the program exited)
new FAIL: gdb.threads/fork-thread-pending.exp: 1, get to the spawned thread in fork child (the program is no longer running)
PASS -> FAIL: gdb.threads/fork-thread-pending.exp: 1, multiple threads found
new FAIL: gdb.threads/fork-thread-pending.exp: 1, refused to resume (the program is no longer running)
new FAIL: gdb.threads/fork-thread-pending.exp: 2, followed to the child, found two threads (unknown output)
new FAIL: gdb.threads/fork-thread-pending.exp: 2, get to the fork event (the program exited)
new FAIL: gdb.threads/fork-thread-pending.exp: 2, get to the spawned thread in fork child (the program is no longer running)
PASS -> FAIL: gdb.threads/fork-thread-pending.exp: 2, multiple threads found
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: all dummies popped
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 3
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 4
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 3
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 4
PASS -> FAIL: gdb.threads/linux-dp.exp: info threads after: 0
PASS -> FAIL: gdb.threads/linux-dp.exp: info threads after: 1
PASS -> FAIL: gdb.threads/linux-dp.exp: info threads after: 2
PASS -> FAIL: gdb.threads/linux-dp.exp: info threads after: 3
PASS -> FAIL: gdb.threads/linux-dp.exp: info threads after: 4
PASS -> FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=step: next over function call
PASS -> FAIL: gdb.threads/no-unwaited-for-left.exp: continue stops when the main thread exits
PASS -> FAIL: gdb.threads/no-unwaited-for-left.exp: continue stops when thread 2 exits
new FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched0: continue over exec (timeout)
new FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched1: continue over exec (timeout)
new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched0: continue over exec (timeout)
new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched1: continue over exec (timeout)
new FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched0: continue over exec (timeout)
new FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched1: continue over exec (timeout)
new FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched0: continue over exec (timeout)
new FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched1: continue over exec (timeout)
new FAIL: gdb.threads/thread-execl.exp: schedlock off: get to main in new image (timeout)
new FAIL: gdb.threads/thread-execl.exp: schedlock on: get to main in new image (timeout)
new FAIL: gdb.threads/thread-execl.exp: schedlock step: get to main in new image (timeout)
new FAIL: gdb.threads/thread_events.exp: continue to after_join_func with messages enabled (saw 0, expected 1)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork (the program exited)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 21 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 22 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 23 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 24 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 25 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 26 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 27 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 28 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 29 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 30 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 31 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 32 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 33 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 34 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 35 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 36 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 37 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 38 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 39 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 40 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 41 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 42 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 43 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 44 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 45 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 46 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 47 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 48 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 49 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 50 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 51 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 52 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 53 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 54 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 55 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 56 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 57 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 58 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 59 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 60 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 61 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 62 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 63 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 64 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 65 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 66 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 67 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 68 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 69 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 70 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 71 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 72 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 73 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 74 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 75 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 76 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 77 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 78 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 79 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 80 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 80 on watched_data (the program is no longer running)
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 5 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started
new FAIL: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Thread 8 hit breakpoint at thread_started (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started (the program is no longer running)
PASS -> FAIL: gdb.threads/wp-replication.exp: set var test_ready=1
new FAIL: gdb.trace/actions.exp: live: tracepoint on gdb_asm_test
new FAIL: gdb.trace/actions.exp: live: tracepoint on gdb_c_test
new FAIL: gdb.trace/actions.exp: live: tracepoint on gdb_recursion_test 0
new FAIL: gdb.trace/actions.exp: tfile: tracepoint on gdb_asm_test
new FAIL: gdb.trace/actions.exp: tfile: tracepoint on gdb_c_test
new FAIL: gdb.trace/actions.exp: tfile: tracepoint on gdb_recursion_test 0
new FAIL: gdb.trace/actions.exp: tstart
new FAIL: gdb.trace/actions.exp: tstop
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local double
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local float
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local char
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local double
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local float
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local int
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member char
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member double
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member float
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member int
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #0
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #1
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #2
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #3
new FAIL: gdb.trace/collection.exp: collect register locals individually: define actions
new FAIL: gdb.trace/infotrace.exp: 2.6: info tracepoints (trace buffer usage)
new FAIL: gdb.trace/infotrace.exp: continue to end (the program is no longer running)
new FAIL: gdb.trace/infotrace.exp: tstart
new FAIL: gdb.trace/infotrace.exp: tstop
new FAIL: gdb.trace/mi-tracepoint-changed.exp: reconnect: break-info 1
new FAIL: gdb.trace/mi-tsv-changed.exp: upload: tsv1 created
new FAIL: gdb.trace/mi-tsv-changed.exp: upload: tsv2 created
new FAIL: gdb.trace/report.exp: live: info threads
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locd
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locf
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locd
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locf
new FAIL: gdb.trace/while-stepping.exp: tfile: info tracepoints
new FAIL: gdb.trace/while-stepping.exp: tstart
new FAIL: gdb.trace/while-stepping.exp: tstop
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.ada/arraydim.exp: print m'first
FAIL: gdb.ada/arraydim.exp: print m'first(1)
FAIL: gdb.ada/arraydim.exp: print m'first(2)
FAIL: gdb.ada/arraydim.exp: print m'first(3)
FAIL: gdb.ada/arraydim.exp: print m'last
FAIL: gdb.ada/arraydim.exp: print m'last(1)
FAIL: gdb.ada/arraydim.exp: print m'last(2)
FAIL: gdb.ada/arraydim.exp: print m'last(3)
FAIL: gdb.ada/arraydim.exp: print m'length
FAIL: gdb.ada/arraydim.exp: print m'length(1)
FAIL: gdb.ada/arraydim.exp: print m'length(2)
FAIL: gdb.ada/arraydim.exp: print m'length(3)
FAIL: gdb.ada/arrayidx.exp: print e_one_two_three
FAIL: gdb.ada/arrayidx.exp: print e_one_two_three, indexes off
FAIL: gdb.ada/arrayidx.exp: print empty
FAIL: gdb.ada/arrayidx.exp: print empty, indexes off
FAIL: gdb.ada/arrayidx.exp: print few_reps
FAIL: gdb.ada/arrayidx.exp: print few_reps, indexes off
FAIL: gdb.ada/arrayidx.exp: print many_reps
FAIL: gdb.ada/arrayidx.exp: print many_reps, indexes off
FAIL: gdb.ada/arrayidx.exp: print one_two_three
FAIL: gdb.ada/arrayidx.exp: print one_two_three, indexes off
FAIL: gdb.ada/arrayidx.exp: print p_one_two_three
FAIL: gdb.ada/arrayidx.exp: print p_one_two_three, indexes off
FAIL: gdb.ada/arrayidx.exp: print r_two_three
FAIL: gdb.ada/arrayidx.exp: print r_two_three, indexes off
FAIL: gdb.ada/arrayidx.exp: print u_one_two_three
FAIL: gdb.ada/arrayidx.exp: print u_one_two_three, indexes off
FAIL: gdb.ada/arrayparam.exp: print first after function call
FAIL: gdb.ada/arrayparam.exp: print last after function call
FAIL: gdb.ada/arrayparam.exp: print length after function call
FAIL: gdb.ada/bp_enum_homonym.exp: run to pck.archive breakpoint
FAIL: gdb.ada/bp_range_type.exp: print small_value
FAIL: gdb.ada/bp_range_type.exp: run to breakpoint
FAIL: gdb.ada/char_param.exp: call next
FAIL: gdb.ada/char_param.exp: print procedure_result after calling next
FAIL: gdb.ada/char_param.exp: print procedure_result after calling same
FAIL: gdb.ada/complete.exp: complete p external_ident
FAIL: gdb.ada/complete.exp: complete p some
FAIL: gdb.ada/complete.exp: interactive complete 'print some' (timeout)
FAIL: gdb.ada/cond_lang.exp: continue (the program is no longer running)
FAIL: gdb.ada/dyn_arrayidx.exp: ptype array_type
FAIL: gdb.ada/enum_idx_packed.exp: print full'first
FAIL: gdb.ada/expr_delims.exp: Check that watchpoint is set correctly.
FAIL: gdb.ada/expr_delims.exp: Print variable 'thread'
FAIL: gdb.ada/expr_delims.exp: Set conditional watchpoint.
FAIL: gdb.ada/expr_delims.exp: Set plain watchpoint on variable 'thread'
FAIL: gdb.ada/expr_delims.exp: continue (the program is no longer running)
FAIL: gdb.ada/exprs.exp: long_float'max
FAIL: gdb.ada/exprs.exp: long_float'min
FAIL: gdb.ada/fixed_cmp.exp: print My_Var > 10
FAIL: gdb.ada/fixed_cmp.exp: print My_Var > 20
FAIL: gdb.ada/fixed_cmp.exp: print My_Var > 20.0
FAIL: gdb.ada/fixed_points.exp: p on a new fixed point type
FAIL: gdb.ada/fixed_points.exp: p on a subtype fixed point type
FAIL: gdb.ada/fixed_points.exp: print Overprecise_Object
FAIL: gdb.ada/fixed_points.exp: ptype Overprecise_Object
FAIL: gdb.ada/float_param.exp: call set_double(1, 3.0)
FAIL: gdb.ada/float_param.exp: call set_long_double(1, global_small_struct, 4.0)
FAIL: gdb.ada/float_param.exp: print global_double
FAIL: gdb.ada/float_param.exp: print global_float
FAIL: gdb.ada/float_param.exp: print global_long_double
FAIL: gdb.ada/formatted_ref.exp: print s.x = 13
FAIL: gdb.ada/formatted_ref.exp: print/x s'access
FAIL: gdb.ada/homonym.exp: continue until BREAK_2 (the program is no longer running)
FAIL: gdb.ada/homonym.exp: print lcl at BREAK_1
FAIL: gdb.ada/homonym.exp: print lcl at BREAK_2
FAIL: gdb.ada/homonym.exp: ptype int_type at BREAK_1
FAIL: gdb.ada/homonym.exp: ptype lcl at BREAK_1
FAIL: gdb.ada/homonym.exp: ptype lcl at BREAK_2
FAIL: gdb.ada/homonym.exp: ptype local_type at BREAK_1
FAIL: gdb.ada/homonym.exp: ptype local_type at BREAK_2
FAIL: gdb.ada/homonym.exp: ptype local_type_subtype at BREAK_1
FAIL: gdb.ada/homonym.exp: ptype local_type_subtype at BREAK_2
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/lang_switch.exp: backtrace
FAIL: gdb.ada/lang_switch.exp: backtrace with lang set to C
FAIL: gdb.ada/mi_dyn_arr.exp: Create bt varobj
FAIL: gdb.ada/mi_dyn_arr.exp: run to foo.adb:22 (exec-continue) (MI error)
FAIL: gdb.ada/mi_dyn_arr.exp: wait for stop (stop at start of main Ada procedure)
FAIL: gdb.ada/mi_exc_info.exp: -info-ada-exceptions const.aint
FAIL: gdb.ada/mi_exc_info.exp: -info-ada-exceptions task
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/mi_interface.exp: run to foo.adb:22 (exec-continue) (MI error)
FAIL: gdb.ada/mi_interface.exp: wait for stop (stop at start of main Ada procedure)
FAIL: gdb.ada/mi_task_info.exp: -ada-task-info 3
FAIL: gdb.ada/null_array.exp: print my_matrix
FAIL: gdb.ada/null_array.exp: ptype my_table
FAIL: gdb.ada/operator_bp.exp: continue to "&" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "*" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "**" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "+" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "-" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "/" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "<" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "<=" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "=" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ">" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ">=" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "abs" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "and" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "mod" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "not" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "or" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "rem" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "xor" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."&" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."*" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."**" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."+" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."-" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."/" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."<" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."<=" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."=" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops.">" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops.">=" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."abs" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."and" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."mod" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."not" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."or" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."rem" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."xor" (the program is no longer running)
FAIL: gdb.ada/packed_array.exp: print &var
FAIL: gdb.ada/packed_array.exp: print u_var
FAIL: gdb.ada/packed_array.exp: ptype &var
FAIL: gdb.ada/packed_tagged.exp: ptype x
FAIL: gdb.ada/pkd_arr_elem.exp: print test.str
FAIL: gdb.ada/pkd_arr_elem.exp: print test.str(1)
FAIL: gdb.ada/pp-rec-component.exp: print /r before
FAIL: gdb.ada/pp-rec-component.exp: print before
FAIL: gdb.ada/print_chars.exp: print WC
FAIL: gdb.ada/print_chars.exp: print WWC
FAIL: gdb.ada/py_range.exp: python print(int(gdb.parse_and_eval('ir')))
FAIL: gdb.ada/py_range.exp: python print(int(gdb.parse_and_eval('si')))
FAIL: gdb.ada/rdv_wait.exp: task 2
FAIL: gdb.ada/set_pckd_arr_elt.exp: continue to update_small (the program is no longer running)
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: print segm
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.ada/task_bp.exp: run to dummy_task - from full symtab
FAIL: gdb.ada/task_bp.exp: run to dummy_task - from psymtab
FAIL: gdb.ada/task_bp.exp: run to pck.adb:dummy_task - from full symtab
FAIL: gdb.ada/task_bp.exp: run to pck.adb:dummy_task - from psymtab
FAIL: gdb.ada/task_bp.exp: run to pck.adb:pck.dummy_task - from full symtab
FAIL: gdb.ada/task_bp.exp: run to pck.adb:pck.dummy_task - from psymtab
FAIL: gdb.ada/task_bp.exp: run to pck.dummy_task - from full symtab
FAIL: gdb.ada/task_bp.exp: run to pck.dummy_task - from psymtab
FAIL: gdb.ada/tasks.exp: break break_me task 1
FAIL: gdb.ada/tasks.exp: break break_me task 3
FAIL: gdb.ada/tick_length_array_enum_idx.exp: print cold'length
FAIL: gdb.ada/tick_length_array_enum_idx.exp: print prim'length
FAIL: gdb.ada/tick_length_array_enum_idx.exp: print vars'length
FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype cold'length
FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype full'length
FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype prim'length
FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype vars'length
FAIL: gdb.ada/type_coercion.exp: p q
FAIL: gdb.ada/type_coercion.exp: print {Integer} $addr
FAIL: gdb.ada/type_coercion.exp: save q'address in convenience variable
FAIL: gdb.ada/type_coercion.exp: set {Integer} $addr := 19
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: continue to STOP2 (the program is no longer running)
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_Object.Ptr when null
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object.Ptr when no longer null
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object.Ptr when no longer null <<2>>
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object.Ptr when null
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_object after setting Ptr
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_object.ptr.all
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_p_object after setting Ptr
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_p_object.ptr.all
FAIL: gdb.ada/var_arr_attrs.exp: print my_object.data'last
FAIL: gdb.ada/var_arr_attrs.exp: print my_object.data'length
FAIL: gdb.ada/var_arr_attrs.exp: print my_small_object.data'first
FAIL: gdb.ada/var_arr_attrs.exp: print my_small_object.data'last
FAIL: gdb.ada/var_arr_attrs.exp: print my_small_object.data'length
FAIL: gdb.ada/variant_record_packed_array.exp: print address
FAIL: gdb.ada/variant_record_packed_array.exp: print adress content
FAIL: gdb.ada/watch_arg.exp: Continuing to second breakpoint (the program is no longer running)
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object with null Ptr
FAIL: gdb.ada/mi_var_array.exp: Create bt varobj
FAIL: gdb.ada/mi_var_array.exp: list vta's children
FAIL: gdb.ada/mi_var_array.exp: run to bar.adb:28 (exec-continue) (MI error)
FAIL: gdb.ada/mi_var_array.exp: wait for stop (stop at start of main Ada procedure)
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5
FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
FAIL: gdb.threads/print-threads.exp: all threads ran once (fast) (total 4 threads ran)
FAIL: gdb.threads/print-threads.exp: all threads ran once (slow with kill breakpoint) (total 4 threads ran)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior
FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 2
FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 2
FAIL: gdb.threads/print-threads.exp: all threads ran once
FAIL: gdb.threads/print-threads.exp: all threads ran once (slow) (total 4 threads ran)
FAIL: gdb.threads/watchthreads2.exp: all threads started
FAIL: gdb.threads/watchthreads2.exp: run to thread_started
============================




^ permalink raw reply	[flat|nested] 14+ messages in thread

* Failures on Fedora-x86_64-m32, branch master
  2015-02-20 10:22 Test results for commit 4ef9f41a9538c9c7e4e540277e437b137cb64c4c on branch master sergiodj
                   ` (8 preceding siblings ...)
  2015-02-20 12:44 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj
@ 2015-02-20 14:18 ` sergiodj
  2015-02-20 17:44 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: sergiodj @ 2015-02-20 14:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-m32/builds/278>

Commit(s) tested:
	4ef9f41a9538c9c7e4e540277e437b137cb64c4c

Author(s) (in the same order as the commits):
	Andreas Arnez <arnez@linux.vnet.ibm.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-m32/.git/tree/?h=master&id=58362cc6390b46d2fb10e72eb90d1d12a3078179>

*** Regressions found ***
============================
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: continue & (the program is no longer running)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 1 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: continue & (the program is no longer running)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: continue -a& (the program is no longer running)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: continue & (the program is no longer running)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: continue -a& (the program is no longer running)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: continue -a& (the program is no longer running)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
PASS -> FAIL: gdb.base/interrupt.exp: Send Control-C, second time
PASS -> FAIL: gdb.base/interrupt.exp: send end of file
PASS -> FAIL: gdb.base/restore.exp: caller3 calls callee1; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller3 calls callee2; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller3 calls callee3; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller3 calls callee4; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller3 calls callee5; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller4 calls callee1; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller4 calls callee1; return restored l2 to 32493
PASS -> FAIL: gdb.base/restore.exp: caller4 calls callee2; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller4 calls callee2; return restored l2 to 32493
PASS -> FAIL: gdb.base/restore.exp: caller4 calls callee3; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller4 calls callee3; return restored l2 to 32493
PASS -> FAIL: gdb.base/restore.exp: caller4 calls callee4; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller4 calls callee4; return restored l2 to 32493
PASS -> FAIL: gdb.base/restore.exp: caller4 calls callee5; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller4 calls callee5; return restored l2 to 32493
PASS -> FAIL: gdb.base/restore.exp: caller5 calls callee1; return restored l2 to 32493
PASS -> FAIL: gdb.base/restore.exp: caller5 calls callee1; return restored l3 to 32494
PASS -> FAIL: gdb.base/restore.exp: caller5 calls callee2; return restored l2 to 32493
PASS -> FAIL: gdb.base/restore.exp: caller5 calls callee2; return restored l3 to 32494
PASS -> FAIL: gdb.base/restore.exp: caller5 calls callee3; return restored l2 to 32493
PASS -> FAIL: gdb.base/restore.exp: caller5 calls callee3; return restored l3 to 32494
PASS -> FAIL: gdb.base/restore.exp: caller5 calls callee4; return restored l2 to 32493
PASS -> FAIL: gdb.base/restore.exp: caller5 calls callee4; return restored l3 to 32494
PASS -> FAIL: gdb.base/restore.exp: caller5 calls callee5; return restored l2 to 32493
PASS -> FAIL: gdb.base/restore.exp: caller5 calls callee5; return restored l3 to 32494
PASS -> FAIL: gdb.base/store.exp: upvar longest l; print old r, expecting -2
PASS -> FAIL: gdb.base/store.exp: var longest l; print old r, expecting -2
PASS -> FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
PASS -> FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
PASS -> FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
PASS -> FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: print got_sig = 0
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 9 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 1 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 1 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 11 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 2 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 3 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 4 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 5 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 6 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 7 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 8 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 9 restarted (timeout)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: print got_sig = 0
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 9 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 1 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 1 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 11 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 2 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 3 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 4 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 5 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 6 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 7 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 8 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 9 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: continue & (the program is no longer running)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: continue -a&
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 9 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 1 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 1 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 11 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 2 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 3 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 4 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 5 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 6 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 7 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 8 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 9 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: continue & (the program is no longer running)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: continue -a& (the program is no longer running)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: print got_sig = 0
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 9 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 1 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 1 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 11 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 2 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 3 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 4 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 5 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 6 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 7 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 8 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 9 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: continue & (the program is no longer running)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: continue -a& (the program is no longer running)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: print got_sig = 0
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 9 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 1 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 1 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 11 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 2 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 3 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 4 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 5 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 6 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 7 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 8 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 9 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: continue -a& (the program is no longer running)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: print got_sig = 0
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 9 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 1 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 1 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 11 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 2 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 3 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 4 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 5 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 6 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 7 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 8 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 9 restarted (timeout)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: print got_sig = 0
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 9 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 1 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 1 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 11 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 2 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 3 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 4 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 5 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 6 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 7 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 8 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 9 restarted (timeout)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: print got_sig = 0
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 9 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 1 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 1 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 11 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 2 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 3 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 4 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 5 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 6 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 7 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 8 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 9 restarted (timeout)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: print got_sig = 0
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 9 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 1 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 1 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 11 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 2 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 3 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 4 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 5 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 6 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 7 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 8 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 9 restarted (timeout)
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print My_Drawable
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
FAIL: gdb.ada/str_uninit.exp: print my_str
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.all
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.base/interrupt.exp: continue
FAIL: gdb.base/interrupt.exp: echo data
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: continue -a&
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to the main thread to queue signal
============================




^ permalink raw reply	[flat|nested] 14+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch master
  2015-02-20 10:22 Test results for commit 4ef9f41a9538c9c7e4e540277e437b137cb64c4c on branch master sergiodj
                   ` (9 preceding siblings ...)
  2015-02-20 14:18 ` Failures on Fedora-x86_64-m32, " sergiodj
@ 2015-02-20 17:44 ` sergiodj
  2015-02-20 17:58 ` Failures on Fedora-x86_64-m64, " sergiodj
  2015-02-20 18:03 ` Failures on Debian-x86_64-native-gdbserver-m64, " sergiodj
  12 siblings, 0 replies; 14+ messages in thread
From: sergiodj @ 2015-02-20 17:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/276>

Commit(s) tested:
	4ef9f41a9538c9c7e4e540277e437b137cb64c4c

Author(s) (in the same order as the commits):
	Andreas Arnez <arnez@linux.vnet.ibm.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=master&id=5d941ac4ff508d1480069ab805c01d06fd6ac9e8>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=step: next over function call
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 21 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 22 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 23 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 24 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 25 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 26 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 27 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 28 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 29 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 30 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 31 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 32 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 33 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 34 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 35 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 36 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 37 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 38 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 39 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 40 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 41 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 42 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 43 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 44 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 45 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 46 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 47 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 48 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 49 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 50 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 51 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 52 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 53 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 54 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 55 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 56 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 57 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 58 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 59 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 60 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 61 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 62 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 63 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 64 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 65 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 66 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 67 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 68 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 69 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 70 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 71 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 72 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 73 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 74 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 75 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 76 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 77 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 78 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 79 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 80 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 80 on watched_data (the program is no longer running)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
PASS -> FAIL: gdb.base/disp-step-syscall.exp: vfork: delete break vfork insn
PASS -> FAIL: gdb.base/disp-step-syscall.exp: vfork: single step over vfork final pc
PASS -> FAIL: gdb.base/restore.exp: caller3 calls callee1; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller3 calls callee2; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller3 calls callee3; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller3 calls callee4; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller3 calls callee5; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller4 calls callee1; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller4 calls callee1; return restored l2 to 32493
PASS -> FAIL: gdb.base/restore.exp: caller4 calls callee2; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller4 calls callee2; return restored l2 to 32493
PASS -> FAIL: gdb.base/restore.exp: caller4 calls callee3; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller4 calls callee3; return restored l2 to 32493
PASS -> FAIL: gdb.base/restore.exp: caller4 calls callee4; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller4 calls callee4; return restored l2 to 32493
PASS -> FAIL: gdb.base/restore.exp: caller4 calls callee5; return restored l1 to 32492
PASS -> FAIL: gdb.base/restore.exp: caller4 calls callee5; return restored l2 to 32493
PASS -> FAIL: gdb.base/restore.exp: caller5 calls callee1; return restored l2 to 32493
PASS -> FAIL: gdb.base/restore.exp: caller5 calls callee1; return restored l3 to 32494
PASS -> FAIL: gdb.base/restore.exp: caller5 calls callee2; return restored l2 to 32493
PASS -> FAIL: gdb.base/restore.exp: caller5 calls callee2; return restored l3 to 32494
PASS -> FAIL: gdb.base/restore.exp: caller5 calls callee3; return restored l2 to 32493
PASS -> FAIL: gdb.base/restore.exp: caller5 calls callee3; return restored l3 to 32494
PASS -> FAIL: gdb.base/restore.exp: caller5 calls callee4; return restored l2 to 32493
PASS -> FAIL: gdb.base/restore.exp: caller5 calls callee4; return restored l3 to 32494
PASS -> FAIL: gdb.base/restore.exp: caller5 calls callee5; return restored l2 to 32493
PASS -> FAIL: gdb.base/restore.exp: caller5 calls callee5; return restored l3 to 32494
PASS -> FAIL: gdb.base/store.exp: upvar longest l; print old r, expecting -2
PASS -> FAIL: gdb.base/store.exp: var longest l; print old r, expecting -2
PASS -> FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
PASS -> FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
PASS -> FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
PASS -> FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: all dummies popped
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 2
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 3
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 4
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 2
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 3
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 4
PASS -> FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=step: next over function call
PASS -> FAIL: gdb.threads/no-unwaited-for-left.exp: continue stops when the main thread exits
PASS -> FAIL: gdb.threads/no-unwaited-for-left.exp: continue stops when thread 2 exits
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 21 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 22 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 23 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 24 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 25 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 26 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 27 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 28 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 29 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 30 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 31 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 32 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 33 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 34 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 35 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 36 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 37 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 38 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 39 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 40 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 41 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 42 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 43 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 44 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 45 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 46 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 47 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 48 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 49 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 50 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 51 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 52 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 53 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 54 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 55 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 56 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 57 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 58 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 59 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 60 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 61 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 62 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 63 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 64 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 65 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 66 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 67 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 68 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 69 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 70 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 71 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 72 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 73 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 74 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 75 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 76 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 77 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 78 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 79 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 80 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.trace/no-attach-trace.exp: tstart
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print My_Drawable
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
FAIL: gdb.ada/str_uninit.exp: print my_str
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.all
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: delete 5 (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let local watchpoint trigger (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint is still in breakpoint list (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint (timeout)
FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5
FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5
FAIL: gdb.threads/wp-replication.exp: Thread 5 hit breakpoint at thread_started
FAIL: gdb.threads/print-threads.exp: all threads ran once (fast) (total 4 threads ran)
FAIL: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started
FAIL: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started
FAIL: gdb.base/info-os.exp: get process groups
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 1 restarted (GDB internal error)
FAIL: gdb.threads/print-threads.exp: all threads ran once (slow with kill breakpoint) (total 4 threads ran)
FAIL: gdb.threads/wp-replication.exp: Thread 8 hit breakpoint at thread_started
FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 80 on watched_data (the program is no longer running)
FAIL: gdb.threads/wp-replication.exp: Thread 3 hit breakpoint at thread_started
FAIL: gdb.threads/wp-replication.exp: Thread 4 hit breakpoint at thread_started
FAIL: gdb.threads/wp-replication.exp: Thread 5 hit breakpoint at thread_started (the program is no longer running)
FAIL: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started (the program is no longer running)
FAIL: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started (the program is no longer running)
FAIL: gdb.threads/wp-replication.exp: Thread 8 hit breakpoint at thread_started (the program is no longer running)
FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started (the program is no longer running)
FAIL: gdb.threads/wp-replication.exp: set var test_ready=1
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 1 restarted (GDB internal error)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 1 restarted (timeout)
FAIL: gdb.threads/watchthreads2.exp: all threads started
FAIL: gdb.threads/watchthreads2.exp: run to thread_started
============================




^ permalink raw reply	[flat|nested] 14+ messages in thread

* Failures on Fedora-x86_64-m64, branch master
  2015-02-20 10:22 Test results for commit 4ef9f41a9538c9c7e4e540277e437b137cb64c4c on branch master sergiodj
                   ` (10 preceding siblings ...)
  2015-02-20 17:44 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj
@ 2015-02-20 17:58 ` sergiodj
  2015-02-20 18:03 ` Failures on Debian-x86_64-native-gdbserver-m64, " sergiodj
  12 siblings, 0 replies; 14+ messages in thread
From: sergiodj @ 2015-02-20 17:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-m64/builds/282>

Commit(s) tested:
	4ef9f41a9538c9c7e4e540277e437b137cb64c4c

Author(s) (in the same order as the commits):
	Andreas Arnez <arnez@linux.vnet.ibm.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-m64/.git/tree/?h=master&id=406bbf5a12c940991b7759713e7c000baff4f826>

*** Regressions found ***
============================
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 11 broke out of loop (timeout)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: continue -a&
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 11 broke out of loop (timeout)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: continue -a&
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.base/gdb-sigterm.exp: expect eof #0 (stepping inside range 201 times)
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: continue &
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: continue -a&
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: setting breakpoint at 56
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: setting breakpoint at 78
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: setting breakpoint at loop_broke
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: continue &
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: continue -a&
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: setting breakpoint at 56
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: setting breakpoint at 78
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: setting breakpoint at loop_broke
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: continue &
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: continue -a&
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: setting breakpoint at loop_broke
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 1 restarted
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: continue &
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: continue -a&
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: setting breakpoint at 56
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: setting breakpoint at 78
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: setting breakpoint at loop_broke
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: continue &
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: continue -a&
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: setting breakpoint at 56
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: setting breakpoint at 78
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: setting breakpoint at loop_broke
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: continue &
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: continue -a&
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: setting breakpoint at 56
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: setting breakpoint at 78
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: setting breakpoint at loop_broke
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: continue &
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: continue -a&
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: setting breakpoint at 56
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: setting breakpoint at 78
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: setting breakpoint at loop_broke
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: continue &
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: continue -a&
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: setting breakpoint at 56
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: setting breakpoint at 78
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: setting breakpoint at loop_broke
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: continue -a& (the program is no longer running)
============================




^ permalink raw reply	[flat|nested] 14+ messages in thread

* Failures on Debian-x86_64-native-gdbserver-m64, branch master
  2015-02-20 10:22 Test results for commit 4ef9f41a9538c9c7e4e540277e437b137cb64c4c on branch master sergiodj
                   ` (11 preceding siblings ...)
  2015-02-20 17:58 ` Failures on Fedora-x86_64-m64, " sergiodj
@ 2015-02-20 18:03 ` sergiodj
  12 siblings, 0 replies; 14+ messages in thread
From: sergiodj @ 2015-02-20 18:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	wildebeest-debian-wheezy-x86_64

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-x86_64-native-gdbserver-m64/builds/208>

Commit(s) tested:
	4ef9f41a9538c9c7e4e540277e437b137cb64c4c

Author(s) (in the same order as the commits):
	Andreas Arnez <arnez@linux.vnet.ibm.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Debian-x86_64-native-gdbserver-m64/.git/tree/?h=master&id=e65709bc8e6457e8d09dbf60c4bf8693679eb804>

*** Regressions found ***
============================
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: continue & (the program is no longer running)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: continue -a& (the program is no longer running)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: print got_sig = 0
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 9 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 1 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 1 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 11 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 2 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 3 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 4 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 5 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 6 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 7 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 8 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 9 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: continue & (the program is no longer running)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: continue -a& (the program is no longer running)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: print got_sig = 0
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 9 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 1 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 1 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 11 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 2 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 3 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 4 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 5 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 6 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 7 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 8 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 9 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: continue & (the program is no longer running)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 9 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 1 broke out of loop (timeout)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 1 restarted
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 11 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 2 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 3 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 4 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 5 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 6 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 7 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 8 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 9 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: continue & (the program is no longer running)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: continue -a& (the program is no longer running)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: print got_sig = 0
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 9 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 1 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 1 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 11 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 2 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 3 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 4 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 5 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 6 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 7 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 8 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 9 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: continue & (the program is no longer running)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: continue -a& (the program is no longer running)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: print got_sig = 0
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 9 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 1 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 1 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 11 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 2 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 3 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 4 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 5 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 6 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 7 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 8 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 9 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: continue & (the program is no longer running)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: continue -a& (the program is no longer running)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: print got_sig = 0
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 9 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 1 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 1 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 11 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 2 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 3 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 4 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 5 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 6 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 7 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 8 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 9 restarted (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.base/disp-step-syscall.exp: vfork: delete break vfork insn
PASS -> FAIL: gdb.base/disp-step-syscall.exp: vfork: single step over vfork final pc
PASS -> FAIL: gdb.threads/no-unwaited-for-left.exp: continue stops when the main thread exits
PASS -> FAIL: gdb.threads/no-unwaited-for-left.exp: continue stops when thread 2 exits
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: continue & (the program is no longer running)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: continue -a& (the program is no longer running)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: print got_sig = 0
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 9 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 1 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 1 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 11 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 2 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 3 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 4 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 5 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 6 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 7 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 8 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 9 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: continue & (the program is no longer running)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: continue -a& (the program is no longer running)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: print got_sig = 0
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 9 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 1 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 1 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 11 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 2 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 3 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 4 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 5 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 6 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 7 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 8 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 9 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: continue & (the program is no longer running)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 9 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 1 broke out of loop (timeout)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 1 restarted
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 11 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 2 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 3 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 4 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 5 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 6 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 7 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 8 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 9 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: continue & (the program is no longer running)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: continue -a& (the program is no longer running)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: print got_sig = 0
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 9 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 1 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 1 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 11 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 2 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 3 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 4 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 5 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 6 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 7 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 8 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 9 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: continue & (the program is no longer running)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: continue -a& (the program is no longer running)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: print got_sig = 0
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 9 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 1 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 1 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 11 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 2 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 3 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 4 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 5 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 6 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 7 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 8 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 9 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: continue & (the program is no longer running)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: continue -a& (the program is no longer running)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: print got_sig = 0
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 9 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 1 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 1 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 11 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 2 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 3 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 4 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 5 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 6 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 7 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 8 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 9 restarted (timeout)
new FAIL: gdb.trace/no-attach-trace.exp: tstart
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.dwarf2/gdb-index.exp: touch binary
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 1 restarted
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 1 restarted (timeout)
============================




^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2015-02-20 14:18 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-20 10:22 Test results for commit 4ef9f41a9538c9c7e4e540277e437b137cb64c4c on branch master sergiodj
2015-02-20 10:32 ` Failures on Fedora-ppc64be-m64, " sergiodj
2015-02-20 10:47 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj
2015-02-20 10:56 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj
2015-02-20 11:20 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj
2015-02-20 11:34 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj
2015-02-20 11:56 ` Failures on Fedora-ppc64le-m64, " sergiodj
2015-02-20 12:03 ` Failures on Fedora-i686, " sergiodj
2015-02-20 12:13 ` Failures on Debian-i686-native-gdbserver, " sergiodj
2015-02-20 12:44 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj
2015-02-20 14:18 ` Failures on Fedora-x86_64-m32, " sergiodj
2015-02-20 17:44 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj
2015-02-20 17:58 ` Failures on Fedora-x86_64-m64, " sergiodj
2015-02-20 18:03 ` Failures on Debian-x86_64-native-gdbserver-m64, " sergiodj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).