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:
	ubuntu16-aarch64

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

Commit(s) tested:
	3c6618cd22d7f188b7c1a3c87edc8ed2b93fbe41

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Fix output indentation for "info pretty-printers"

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Ubuntu-Aarch64-native-gdbserver-m64/3c/3c6618cd22d7f188b7c1a3c87edc8ed2b93fbe41/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.ada/arrayparam.exp: print call_me
PASS -> FAIL: gdb.ada/arrayparam.exp: print first after function call
PASS -> FAIL: gdb.ada/arrayparam.exp: print last after function call
PASS -> FAIL: gdb.ada/arrayparam.exp: print length after function call
new FAIL: gdb.ada/catch_ex.exp: cannot run to main, testcase aborted
PASS -> FAIL: gdb.ada/type_coercion.exp: p q
PASS -> FAIL: gdb.ada/type_coercion.exp: print {Integer} $addr
PASS -> FAIL: gdb.ada/type_coercion.exp: save q'address in convenience variable
PASS -> FAIL: gdb.ada/type_coercion.exp: set {Integer} $addr := 19
PASS -> FAIL: gdb.base/dprintf-pending.exp: run to resolved dprintf
PASS -> FAIL: gdb.base/find.exp: $_
PASS -> FAIL: gdb.base/find.exp: $numfound
PASS -> FAIL: gdb.base/find.exp: find 16-bit pattern
PASS -> FAIL: gdb.base/find.exp: find 32-bit pattern
PASS -> FAIL: gdb.base/find.exp: find 64-bit pattern
PASS -> FAIL: gdb.base/find.exp: find byte pattern with end address
PASS -> FAIL: gdb.base/find.exp: find mixed-sized pattern
PASS -> FAIL: gdb.base/find.exp: find pattern straddling chunk boundary
PASS -> FAIL: gdb.base/find.exp: find string pattern
PASS -> FAIL: gdb.base/find.exp: max-count
PASS -> FAIL: gdb.base/find.exp: pattern found at end of range
PASS -> FAIL: gdb.base/find.exp: run until function breakpoint
PASS -> FAIL: gdb.base/find.exp: search spanning large range
new FAIL: gdb.base/find.exp: set *
new FAIL: gdb.base/find.exp: set int16_search_buf[10] = 0x1234
new FAIL: gdb.base/find.exp: set int32_search_buf[10] = 0x12345678
new FAIL: gdb.base/find.exp: set int64_search_buf[10] = 0xfedcba9876543210LL
PASS -> FAIL: gdb.base/find.exp: size,max-count, /1/b
PASS -> FAIL: gdb.base/find.exp: size,max-count, /1b
PASS -> FAIL: gdb.base/find.exp: size,max-count, /b/1
PASS -> FAIL: gdb.base/find.exp: size,max-count, /b1
PASS -> FAIL: gdb.base/multi-forks.exp: run to exit 1
PASS -> FAIL: gdb.base/step-over-syscall.exp: fork: displaced=off: single step over fork final pc
PASS -> FAIL: gdb.cp/method.exp: continue to 21
PASS -> FAIL: gdb.cp/method.exp: continue to A::bar
PASS -> FAIL: gdb.cp/method.exp: continue to A::foo
PASS -> FAIL: gdb.cp/method.exp: finish program
PASS -> FAIL: gdb.cp/method.exp: print data_ in funk::getFunky
PASS -> FAIL: gdb.cp/method.exp: print res in funk::getFunky
PASS -> FAIL: gdb.cp/method.exp: print this in A::bar
PASS -> FAIL: gdb.cp/method.exp: print this in A::foo
PASS -> FAIL: gdb.cp/method.exp: print this in funk::getFunky
PASS -> FAIL: gdb.cp/method.exp: print x in A::bar
PASS -> FAIL: gdb.cp/method.exp: print x in A::foo
new KFAIL: gdb.cp/rvalue-ref-overload.exp: rvalue reference overload
PASS -> UNRESOLVED: gdb.multi/watchpoint-multi-exit.exp: dispose=detach: continue in inferior 1
new FAIL: gdb.python/lib-types.exp: can't run to main
PASS -> FAIL: gdb.python/py-pp-maint.exp: continue
PASS -> FAIL: gdb.python/py-pp-maint.exp: print flt disabled
PASS -> FAIL: gdb.python/py-pp-maint.exp: print flt enabled #1
PASS -> FAIL: gdb.python/py-pp-maint.exp: print flt re-enabled
PASS -> FAIL: gdb.python/py-pp-maint.exp: print ss disabled
PASS -> FAIL: gdb.python/py-pp-maint.exp: print ss enabled #1
PASS -> FAIL: gdb.python/py-pp-maint.exp: print ss re-enabled
new FAIL: gdb.python/py-unwind-maint.exp: can't run to main
PASS -> FAIL: gdb.reverse/step-precsave.exp: reload core file
PASS -> FAIL: gdb.reverse/step-precsave.exp: reverse stepi thru function return
PASS -> FAIL: gdb.reverse/step-precsave.exp: run to end of main
PASS -> FAIL: gdb.reverse/step-precsave.exp: save process recfile
PASS -> FAIL: gdb.reverse/step-precsave.exp: set reverse execution
PASS -> FAIL: gdb.reverse/step-precsave.exp: step into call
PASS -> FAIL: gdb.reverse/step-precsave.exp: stepi into function call
PASS -> FAIL: gdb.reverse/step-precsave.exp: turn on process record
PASS -> FAIL: gdb.threads/multi-create.exp: continue to breakpoint 10
new FAIL: gdb.trace/trace-mt.exp: step over trace: can't run to main
============================


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

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

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Ubuntu-Aarch64-native-gdbserver-m64/xfails/master/xfail?id=>

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

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Ubuntu-Aarch64-native-gdbserver-m64/xfails/master/xfail.table?id=>




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