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-i686, branch master


Buildslave:
	wildebeest-debian-wheezy-i686

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

Commit(s) tested:
	41f225defe891ff71d3c8a149cdc1ed8f3a64c5c

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Sync libiberty sources with gcc mainline.

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

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.ada/interface.exp: print s
PASS -> FAIL: gdb.ada/iwide.exp: print s_access.all
PASS -> FAIL: gdb.ada/iwide.exp: print sp_access.all
PASS -> FAIL: gdb.ada/iwide.exp: print d_access.all
PASS -> FAIL: gdb.ada/iwide.exp: print dp_access.all
PASS -> FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
PASS -> FAIL: gdb.ada/tagged_access.exp: ptype c.all
PASS -> FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
PASS -> FAIL: gdb.ada/tagged.exp: ptype obj
PASS -> FAIL: gdb.ada/tagged.exp: print obj
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 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
PASS -> 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
PASS -> 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
PASS -> 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
PASS -> 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/store.exp: var longest l; print old r, expecting -2
PASS -> FAIL: gdb.base/store.exp: var float l; print old l, expecting -1
PASS -> FAIL: gdb.base/store.exp: var float l; print old r, expecting -2
PASS -> FAIL: gdb.base/store.exp: var float l; setting l to 4
PASS -> FAIL: gdb.base/store.exp: var float l; print new l, expecting 4
PASS -> FAIL: gdb.base/store.exp: var float l; print incremented l, expecting 2
PASS -> FAIL: gdb.base/store.exp: var double l; print old l, expecting -1
PASS -> FAIL: gdb.base/store.exp: var double l; print old r, expecting -2
PASS -> FAIL: gdb.base/store.exp: var double l; setting l to 4
PASS -> FAIL: gdb.base/store.exp: var double l; print new l, expecting 4
PASS -> FAIL: gdb.base/store.exp: var double l; print incremented l, expecting 2
PASS -> FAIL: gdb.base/store.exp: var doublest l; print old l, expecting -1
PASS -> FAIL: gdb.base/store.exp: var doublest l; print old r, expecting -2
PASS -> FAIL: gdb.base/store.exp: var doublest l; setting l to 4
PASS -> FAIL: gdb.base/store.exp: var doublest l; print new l, expecting 4
PASS -> FAIL: gdb.base/store.exp: var doublest l; print incremented l, expecting 2
PASS -> FAIL: gdb.base/store.exp: upvar longest l; print old r, expecting -2
PASS -> FAIL: gdb.base/store.exp: upvar float l; print old l, expecting -1
PASS -> FAIL: gdb.base/store.exp: upvar float l; print old r, expecting -2
PASS -> FAIL: gdb.base/store.exp: upvar float l; set l to 4
PASS -> FAIL: gdb.base/store.exp: upvar float l; print new l, expecting 4
PASS -> FAIL: gdb.base/store.exp: upvar double l; print old l, expecting -1
PASS -> FAIL: gdb.base/store.exp: upvar double l; print old r, expecting -2
PASS -> FAIL: gdb.base/store.exp: upvar double l; set l to 4
PASS -> FAIL: gdb.base/store.exp: upvar double l; print new l, expecting 4
PASS -> FAIL: gdb.base/store.exp: upvar doublest l; print old l, expecting -1
PASS -> FAIL: gdb.base/store.exp: upvar doublest l; print old r, expecting -2
PASS -> FAIL: gdb.base/store.exp: upvar doublest l; set l to 4
PASS -> FAIL: gdb.base/store.exp: upvar doublest l; print new l, expecting 4
new FAIL: gdb.go/package.exp: setting breakpoint at package2.Foo
PASS -> FAIL: gdb.go/package.exp: Going to first breakpoint
PASS -> FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception
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
============================


*** 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/Debian-i686/xfails/master/xfail;hb=b49a91b>

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/Debian-i686/xfails/master/xfail.table;hb=b49a91b>




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