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-AArch64-native-gdbserver-m64, branch master


Buildslave:
	ubuntu-aarch64-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Ubuntu-AArch64-native-gdbserver-m64/builds/3589>

Commit(s) tested:
	e8d58cbaacb9ca54ad32eee1a38301202e09f878

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Remove dead code in regcache::dump

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Ubuntu-AArch64-native-gdbserver-m64/e8/e8d58cbaacb9ca54ad32eee1a38301202e09f878/>

*** Diff to previous build ***
============================
new FAIL: gdb.base/sigbpt.exp:
PASS -> FAIL: gdb.base/sigbpt.exp: stepi bp before segv; pass SIGSEGV
PASS -> FAIL: gdb.base/sigbpt.exp: stepi bp before segv; continue to keeper
PASS -> FAIL: gdb.base/sigbpt.exp: stepi bp before segv; nopass SIGSEGV
PASS -> FAIL: gdb.base/sigbpt.exp: stepi bp before segv; set breakpoint 0 of 1
KFAIL -> FAIL: gdb.base/sigbpt.exp: stepi bp before segv; stepi out of handler
PASS -> FAIL: gdb.base/sigbpt.exp: stepi bp before segv; clear breakpoint 0 of 1
PASS -> FAIL: gdb.base/sigbpt.exp: stepi bp at segv; pass SIGSEGV
PASS -> FAIL: gdb.base/sigbpt.exp: stepi bp at segv; continue to keeper
PASS -> FAIL: gdb.base/sigbpt.exp: stepi bp at segv; nopass SIGSEGV
PASS -> FAIL: gdb.base/sigbpt.exp: stepi bp at segv; set breakpoint 0 of 1
KFAIL -> FAIL: gdb.base/sigbpt.exp: stepi bp at segv; stepi out of handler
PASS -> FAIL: gdb.base/sigbpt.exp: stepi bp at segv; clear breakpoint 0 of 1
PASS -> FAIL: gdb.base/sigbpt.exp: stepi bp before and at segv; pass SIGSEGV
PASS -> FAIL: gdb.base/sigbpt.exp: stepi bp before and at segv; continue to keeper
PASS -> FAIL: gdb.base/sigbpt.exp: stepi bp before and at segv; nopass SIGSEGV
PASS -> FAIL: gdb.base/sigbpt.exp: stepi bp before and at segv; set breakpoint 0 of 2
PASS -> FAIL: gdb.base/sigbpt.exp: stepi bp before and at segv; set breakpoint 1 of 2
KFAIL -> FAIL: gdb.base/sigbpt.exp: stepi bp before and at segv; stepi out of handler
PASS -> FAIL: gdb.base/sigbpt.exp: stepi bp before and at segv; clear breakpoint 0 of 2
PASS -> FAIL: gdb.base/sigbpt.exp: stepi bp before and at segv; clear breakpoint 1 of 2
PASS -> FAIL: gdb.base/sigbpt.exp: cont; pass SIGSEGV
PASS -> FAIL: gdb.base/sigbpt.exp: cont; continue to keeper
PASS -> FAIL: gdb.base/sigbpt.exp: cont; nopass SIGSEGV
PASS -> FAIL: gdb.base/sigbpt.exp: cont; set breakpoint 0  of 1
PASS -> FAIL: gdb.base/sigbpt.exp: cont; continue to breakpoint at fault
PASS -> FAIL: gdb.base/sigbpt.exp: cont; stepi fault
PASS -> FAIL: gdb.base/sigbpt.exp: cont; clear breakpoint 0 of 1
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp after segv; pass SIGSEGV
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp after segv; continue to keeper
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp after segv; nopass SIGSEGV
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp after segv; set breakpoint 0  of 2
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp after segv; set breakpoint 1  of 2
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp after segv; continue to breakpoint at fault
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp after segv; stepi fault
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp after segv; clear breakpoint 0 of 2
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp after segv; clear breakpoint 1 of 2
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp before and after segv; pass SIGSEGV
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp before and after segv; continue to keeper
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp before and after segv; nopass SIGSEGV
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp before and after segv; set breakpoint 0  of 3
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp before and after segv; set breakpoint 1  of 3
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp before and after segv; set breakpoint 2  of 3
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp before and after segv; continue to breakpoint at fault
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp before and after segv; stepi fault
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp before and after segv; clear breakpoint 0 of 3
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp before and after segv; clear breakpoint 1 of 3
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp before and after segv; clear breakpoint 2 of 3
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p $_siginfo.si_signo from core file
new FAIL: gdb.base/siginfo-thread.exp: p $_siginfo.si_errno from core file
new FAIL: gdb.base/siginfo-thread.exp: p $_siginfo.si_code from core file
new FAIL: gdb.base/siginfo-thread.exp: p $_siginfo._sifields._sigfault.si_addr from core file
new FAIL: gdb.base/siginfo-thread.exp: update counter in thread 1
new FAIL: gdb.base/siginfo-thread.exp: update counter in thread 2
new FAIL: gdb.base/siginfo-thread.exp: print $count
PASS -> FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: detach: continue
PASS -> FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: detach: server exits
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited
============================


*** 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-AArch64-native-gdbserver-m64/xfails/master/xfail;hb=b32a24c>

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-AArch64-native-gdbserver-m64/xfails/master/xfail.table;hb=b32a24c>




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