This is the mail archive of the gdb-testers@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Failures on Debian-x86_64-m64, branch master


Buildslave:
	wildebeest-debian-wheezy-x86_64

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

Commit(s) tested:
	8f61baf802b597c11fec288f840d9f7feb18eb0e

Author(s) (in the same order as the commits):
	Doug Evans <dje@google.com>

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

*** Regressions found ***
============================
new FAIL: gdb.base/attach.exp: cmdline attach run: run to main (timeout)
new FAIL: gdb.base/auto-connect-native-target.exp: start auto-connects to the native target after reenabling auto-connect (timeout)
new FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: continue trips on nested permanent bp: setting breakpoint at test_signal_nested_done (timeout)
new FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: continue trips on nested permanent bp: continue to breakpoint: test_signal_nested_done (timeout)
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: continue trips on nested permanent bp: p counter
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
new FAIL: gdb.base/foll-fork.exp: follow parent, detach off, command "continue": continue past fork (timeout)
PASS -> FAIL: gdb.base/foll-fork.exp: follow parent, detach off, command "continue": info inferiors
new FAIL: gdb.base/hbreak2.exp: hardware breakpoint insertion (timeout)
new FAIL: gdb.base/hbreak2.exp: info breakpoints (got interactive prompt)
new FAIL: gdb.base/list.exp: list after stop: 10, 10: Can't run to main
new FAIL: gdb.base/sigall.exp: handle SIGSOUND stop print (timeout)
PASS -> FAIL: gdb.base/signals.exp: p count #1
new FAIL: gdb.base/signals.exp: p func1 () #1 (timeout)
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set done
new FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience (timeout)
new FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: backtrace (pattern 1)
new FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: performing next (timeout)
new FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, step from handler: advance in handler (timeout)
new FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, step from handler: leave handler
new FAIL: gdb.base/solib-display.exp: NO: display b_global (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: caught interrupt (timeout)
new FAIL: gdb.threads/gcore-stale-thread.exp: exited thread is current due to non-stop (timeout)
new FAIL: gdb.threads/gcore-stale-thread.exp: save a corefile (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.base/attach.exp: cmdline attach run: run to main (timeout)
new FAIL: gdb.base/auto-connect-native-target.exp: start auto-connects to the native target after reenabling auto-connect (timeout)
new FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: continue trips on nested permanent bp: setting breakpoint at test_signal_nested_done (timeout)
new FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: continue trips on nested permanent bp: continue to breakpoint: test_signal_nested_done (timeout)
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: continue trips on nested permanent bp: p counter
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
new FAIL: gdb.base/foll-fork.exp: follow parent, detach off, command "continue": continue past fork (timeout)
PASS -> FAIL: gdb.base/foll-fork.exp: follow parent, detach off, command "continue": info inferiors
new FAIL: gdb.base/hbreak2.exp: hardware breakpoint insertion (timeout)
new FAIL: gdb.base/hbreak2.exp: info breakpoints (got interactive prompt)
new FAIL: gdb.base/list.exp: list after stop: 10, 10: Can't run to main
new FAIL: gdb.base/sigall.exp: handle SIGSOUND stop print (timeout)
PASS -> FAIL: gdb.base/signals.exp: p count #1
new FAIL: gdb.base/signals.exp: p func1 () #1 (timeout)
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set done
new FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience (timeout)
new FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: backtrace (pattern 1)
new FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: performing next (timeout)
new FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, step from handler: advance in handler (timeout)
new FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, step from handler: leave handler
new FAIL: gdb.base/solib-display.exp: NO: display b_global (timeout)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: caught interrupt (timeout)
new FAIL: gdb.threads/gcore-stale-thread.exp: exited thread is current due to non-stop (timeout)
new FAIL: gdb.threads/gcore-stale-thread.exp: save a corefile (timeout)
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.dwarf2/gdb-index.exp: touch binary
============================




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]