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 Ubuntu-AArch32-native-gdbserver-m32, branch master


Buildslave:
	ubuntu-trusty-aarch32-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Ubuntu-AArch32-native-gdbserver-m32/builds/1658>

Commit(s) tested:
	5cd63fda035d4ba949e6478406162c4673b3c9ef

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix "Remote 'g' packet reply is too long" problems with multiple inferiors

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Ubuntu-AArch32-native-gdbserver-m32/5c/5cd63fda035d4ba949e6478406162c4673b3c9ef/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/catch-signal-fork.exp: got SIGHUP after fork
PASS -> FAIL: gdb.base/catch-syscall.exp: without args noxml: syscall vfork has returned
PASS -> FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: program has called 985087
PASS -> FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: syscall 985087 has returned
PASS -> FAIL: gdb.base/catch-syscall.exp: without args noxml: program has called 248
new FAIL: gdb.base/fileio.exp: System says shell is not available
PASS -> FAIL: gdb.base/fileio.exp: System says shell is available
PASS -> FAIL: gdb.base/fileio.exp: System
PASS -> FAIL: gdb.base/fileio.exp: System with invalid command returns 127
PASS -> FAIL: gdb.base/fileio.exp: Rename a file
PASS -> FAIL: gdb.base/fileio.exp: Renaming a file to existing directory returns EISDIR
PASS -> FAIL: gdb.base/fileio.exp: renaming a directory to a non-empty directory returns ENOTEMPTY or EEXIST
PASS -> FAIL: gdb.base/fileio.exp: Renaming a directory to a subdir of itself returns EINVAL
PASS -> FAIL: gdb.base/fileio.exp: Renaming a nonexistant file returns ENOENT
PASS -> FAIL: gdb.base/fileio.exp: Unlink a file
PASS -> FAIL: gdb.base/fileio.exp: Unlinking a file in a directory w/o write access returns EACCES
PASS -> FAIL: gdb.base/fileio.exp: Unlinking a nonexistant file returns ENOENT
PASS -> FAIL: gdb.base/fileio.exp: Time
PASS -> FAIL: gdb.base/foll-fork.exp: follow default, detach default, command "next 2": next 2 past fork
PASS -> FAIL: gdb.base/foll-fork.exp: follow default, detach default, command "continue": continue past fork
PASS -> FAIL: gdb.base/foll-fork.exp: follow parent, detach on, command "next 2": next 2 past fork
PASS -> FAIL: gdb.base/foll-fork.exp: follow parent, detach on, command "continue": continue past fork
PASS -> FAIL: gdb.base/foll-fork.exp: set follow-fork parent, hit tbreak
PASS -> FAIL: gdb.base/foll-vfork.exp: exec: vfork parent follow, through step: step
PASS -> FAIL: gdb.base/foll-vfork.exp: exec: vfork parent follow, to bp: continue to bp
PASS -> FAIL: gdb.base/foll-vfork.exp: exec: vfork parent follow, finish after tcatch vfork: finish
PASS -> FAIL: gdb.base/foll-vfork.exp: exit: vfork parent follow, through step: step
PASS -> FAIL: gdb.base/foll-vfork.exp: exit: vfork parent follow, to bp: continue to bp
PASS -> FAIL: gdb.base/foll-vfork.exp: exit: vfork parent follow, finish after tcatch vfork: finish
PASS -> FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: non-stop: continue &
PASS -> FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: non-stop: info threads
PASS -> FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=on: continue &
PASS -> FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=on: info threads
PASS -> FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=off: info threads
PASS -> FAIL: gdb.base/multi-forks.exp: follow parent, print pids
PASS -> FAIL: gdb.base/step-over-syscall.exp: fork: displaced=off: continue to fork
PASS -> FAIL: gdb.base/step-over-syscall.exp: fork: displaced=off: find syscall insn in fork
PASS -> FAIL: gdb.base/step-over-syscall.exp: fork: displaced=off: stepi fork insn
new FAIL: gdb.base/step-over-syscall.exp: fork: displaced=off: break on syscall insn
PASS -> FAIL: gdb.base/step-over-syscall.exp: fork: displaced=off: continue to syscall insn fork
PASS -> FAIL: gdb.base/step-over-syscall.exp: fork: displaced=off: single step over fork
PASS -> FAIL: gdb.base/step-over-syscall.exp: vfork: displaced=off: continue to vfork
PASS -> FAIL: gdb.base/step-over-syscall.exp: vfork: displaced=off: find syscall insn in vfork
PASS -> FAIL: gdb.base/step-over-syscall.exp: vfork: displaced=off: stepi vfork insn
new FAIL: gdb.base/step-over-syscall.exp: vfork: displaced=off: break on syscall insn
PASS -> FAIL: gdb.base/step-over-syscall.exp: vfork: displaced=off: continue to syscall insn vfork
PASS -> FAIL: gdb.base/step-over-syscall.exp: vfork: displaced=off: single step over vfork
PASS -> FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork
PASS -> FAIL: gdb.reverse/waitpid-reverse.exp: continue to breakpoint: marker2
PASS -> FAIL: gdb.reverse/waitpid-reverse.exp: reverse to marker1
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=on: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: continue &
PASS -> FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: inferior 1 exited
PASS -> FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: no threads left
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint
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 B 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 second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Ubuntu-AArch32-native-gdbserver-m32/xfails/master/xfail;hb=>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Ubuntu-AArch32-native-gdbserver-m32/xfails/master/xfail.table;hb=>




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