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 Fedora-x86_64-m32, branch gdb-7.9-branch


Buildslave:
	fedora-x86-64-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-m32/builds/1138>

Commit(s) tested:
	509cc2cf714f6a194ab27610f4db429579f6090b

Author(s) (in the same order as the commits):
	Roland McGrath <mcgrathr@chromium.org>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-m32/.git/tree/?h=gdb-7.9-branch&id=f4503b2d8abb3b840503e9b835ac67ccee96b8e8>

*** Regressions found ***
============================
new FAIL: gdb.base/gdb-sigterm.exp: expect eof #24 (stepping inside range 201 times)
new FAIL: gdb.base/gdb-sigterm.exp: expect eof #25 (stepping inside range 201 times)
new FAIL: gdb.base/gdb-sigterm.exp: expect eof #43 (stepping inside range 201 times)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/gdb-sigterm.exp: expect eof #24 (stepping inside range 201 times)
new FAIL: gdb.base/gdb-sigterm.exp: expect eof #25 (stepping inside range 201 times)
new FAIL: gdb.base/gdb-sigterm.exp: expect eof #43 (stepping inside range 201 times)
new FAIL: gdb.base/interrupt.exp: Send Control-C, second time
new FAIL: gdb.base/interrupt.exp: echo more data (timeout)
new FAIL: gdb.base/interrupt.exp: send end of file
new FAIL: gdb.base/interrupt.exp: signal SIGINT (the program is no longer running)
new FAIL: gdb.base/restore.exp: caller3 calls callee1; return restored l1 to 32492
new FAIL: gdb.base/restore.exp: caller3 calls callee2; return restored l1 to 32492
new FAIL: gdb.base/restore.exp: caller3 calls callee3; return restored l1 to 32492
new FAIL: gdb.base/restore.exp: caller3 calls callee4; return restored l1 to 32492
new FAIL: gdb.base/restore.exp: caller3 calls callee5; return restored l1 to 32492
new FAIL: gdb.base/restore.exp: caller4 calls callee1; return restored l1 to 32492
new FAIL: gdb.base/restore.exp: caller4 calls callee1; return restored l2 to 32493
new FAIL: gdb.base/restore.exp: caller4 calls callee2; return restored l1 to 32492
new FAIL: gdb.base/restore.exp: caller4 calls callee2; return restored l2 to 32493
new FAIL: gdb.base/restore.exp: caller4 calls callee3; return restored l1 to 32492
new FAIL: gdb.base/restore.exp: caller4 calls callee3; return restored l2 to 32493
new FAIL: gdb.base/restore.exp: caller4 calls callee4; return restored l1 to 32492
new FAIL: gdb.base/restore.exp: caller4 calls callee4; return restored l2 to 32493
new FAIL: gdb.base/restore.exp: caller4 calls callee5; return restored l1 to 32492
new FAIL: gdb.base/restore.exp: caller4 calls callee5; return restored l2 to 32493
new FAIL: gdb.base/restore.exp: caller5 calls callee1; return restored l1 to 32492
new FAIL: gdb.base/restore.exp: caller5 calls callee1; return restored l2 to 32493
new FAIL: gdb.base/restore.exp: caller5 calls callee1; return restored l3 to 32494
new FAIL: gdb.base/restore.exp: caller5 calls callee2; return restored l1 to 32492
new FAIL: gdb.base/restore.exp: caller5 calls callee2; return restored l2 to 32493
new FAIL: gdb.base/restore.exp: caller5 calls callee2; return restored l3 to 32494
new FAIL: gdb.base/restore.exp: caller5 calls callee3; return restored l1 to 32492
new FAIL: gdb.base/restore.exp: caller5 calls callee3; return restored l2 to 32493
new FAIL: gdb.base/restore.exp: caller5 calls callee3; return restored l3 to 32494
new FAIL: gdb.base/restore.exp: caller5 calls callee4; return restored l1 to 32492
new FAIL: gdb.base/restore.exp: caller5 calls callee4; return restored l2 to 32493
new FAIL: gdb.base/restore.exp: caller5 calls callee4; return restored l3 to 32494
new FAIL: gdb.base/restore.exp: caller5 calls callee5; return restored l1 to 32492
new FAIL: gdb.base/restore.exp: caller5 calls callee5; return restored l2 to 32493
new FAIL: gdb.base/restore.exp: caller5 calls callee5; return restored l3 to 32494
new FAIL: gdb.base/store.exp: upvar double l; print new l, expecting 4
new FAIL: gdb.base/store.exp: upvar double l; print old l, expecting -1
new FAIL: gdb.base/store.exp: upvar double l; print old r, expecting -2
new FAIL: gdb.base/store.exp: upvar double l; set l to 4
new FAIL: gdb.base/store.exp: upvar doublest l; print new l, expecting 4
new FAIL: gdb.base/store.exp: upvar doublest l; print old l, expecting -1
new FAIL: gdb.base/store.exp: upvar doublest l; print old r, expecting -2
new FAIL: gdb.base/store.exp: upvar doublest l; set l to 4
new FAIL: gdb.base/store.exp: upvar float l; print new l, expecting 4
new FAIL: gdb.base/store.exp: upvar float l; print old l, expecting -1
new FAIL: gdb.base/store.exp: upvar float l; print old r, expecting -2
new FAIL: gdb.base/store.exp: upvar float l; set l to 4
new FAIL: gdb.base/store.exp: upvar longest l; print old r, expecting -2
new FAIL: gdb.base/store.exp: var double l; print incremented l, expecting 2
new FAIL: gdb.base/store.exp: var double l; print new l, expecting 4
new FAIL: gdb.base/store.exp: var double l; print old l, expecting -1
new FAIL: gdb.base/store.exp: var double l; print old r, expecting -2
new FAIL: gdb.base/store.exp: var double l; setting l to 4
new FAIL: gdb.base/store.exp: var doublest l; print incremented l, expecting 2
new FAIL: gdb.base/store.exp: var doublest l; print new l, expecting 4
new FAIL: gdb.base/store.exp: var doublest l; print old l, expecting -1
new FAIL: gdb.base/store.exp: var doublest l; print old r, expecting -2
new FAIL: gdb.base/store.exp: var doublest l; setting l to 4
new FAIL: gdb.base/store.exp: var float l; print incremented l, expecting 2
new FAIL: gdb.base/store.exp: var float l; print new l, expecting 4
new FAIL: gdb.base/store.exp: var float l; print old l, expecting -1
new FAIL: gdb.base/store.exp: var float l; print old r, expecting -2
new FAIL: gdb.base/store.exp: var float l; setting l to 4
new FAIL: gdb.base/store.exp: var longest l; print old r, expecting -2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print My_Drawable
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
FAIL: gdb.ada/str_uninit.exp: print my_str
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.all
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.base/interrupt.exp: continue
FAIL: gdb.base/interrupt.exp: echo data
============================




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