From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 66216 invoked by alias); 19 Aug 2015 13:54:23 -0000 Mailing-List: contact gdb-testers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-testers-owner@sourceware.org Received: (qmail 66204 invoked by uid 89); 19 Aug 2015 13:54:23 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.7 required=5.0 tests=AWL,BAYES_50,KAM_ASCII_DIVIDERS,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 X-HELO: kwanyin.sergiodj.net Received: from kwanyin.sergiodj.net (HELO kwanyin.sergiodj.net) (176.31.208.32) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Wed, 19 Aug 2015 13:54:21 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Wed, 19 Aug 2015 13:54:00 -0000 Subject: Failures on AIX-POWER7-plain, branch gdb-7.10-branch From: sergiodj+buildbot@redhat.com X-GDB-Buildbot: 1 In-Reply-To: <5e83dd6fb19ba25a89e321a0eb1373b3d3fc3930@gdb-build> To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2015-q3/txt/msg08324.txt.bz2 Buildslave: aix-power7-1 Full Build URL: Commit(s) tested: 5e83dd6fb19ba25a89e321a0eb1373b3d3fc3930 Author(s) (in the same order as the commits): Gary Benson Subject: Prelimit number of bytes to read in "vFile:pread:" Testsuite log (gdb.sum and gdb.log) URL(s): *** Regressions found *** ============================ new FAIL: gdb.base/huge.exp: print a very large data object (timeout) new FAIL: gdb.base/jit-simple.exp: blah 1 <<2>> new FAIL: gdb.threads/print-threads.exp: all threads ran once (fast) (total 4 threads ran) new FAIL: gdb.threads/print-threads.exp: all threads ran once (slow) (total 4 threads ran) new FAIL: gdb.threads/print-threads.exp: all threads ran once (slow with kill breakpoint) (total 3 threads ran) PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: stop with SIGUSR1 new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: signal command queries PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: stop with SIGUSR2 PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: stop with SIGUSR1 PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: signal command does not query, signal delivered new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: second signal: signal command queries (the program is no longer running) new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: no more signals (the program is no longer running) PASS -> FAIL: gdb.threads/tls.exp: continue to third thread PASS -> FAIL: gdb.threads/tls.exp: third thread print me PASS -> FAIL: gdb.threads/tls.exp: continue to synch point new FAIL: gdb.threads/tls.exp: threads exited (the program exited) ============================ *** Regressions against the baseline *** ============================ new FAIL: gdb.base/completion.exp: tab complete break break.c:ma (timeout) new FAIL: gdb.base/completion.exp: complete break break.c:ma new FAIL: gdb.base/jit-simple.exp: blah 1 <<2>> new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype C new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype cc new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype ee new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype EE new FAIL: gdb.cp/var-tag.exp: before start: c++: print E2 new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E2 new FAIL: gdb.cp/var-tag.exp: before start: c++: print S2 new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype S2 new FAIL: gdb.cp/var-tag.exp: before start: c++: print U2 new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype U2 new FAIL: gdb.cp/var-tag.exp: before start: c: ptype C new FAIL: gdb.cp/var-tag.exp: before start: c: ptype E new FAIL: gdb.cp/var-tag.exp: before start: c: ptype cc new FAIL: gdb.cp/var-tag.exp: before start: c: ptype ee new FAIL: gdb.cp/var-tag.exp: before start: c: ptype EE new FAIL: gdb.cp/var-tag.exp: before start: c: print E2 new FAIL: gdb.cp/var-tag.exp: before start: c: ptype E2 new FAIL: gdb.cp/var-tag.exp: before start: c: print S2 new FAIL: gdb.cp/var-tag.exp: before start: c: ptype S2 new FAIL: gdb.cp/var-tag.exp: before start: c: print U2 new FAIL: gdb.cp/var-tag.exp: before start: c: ptype U2 new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype C new FAIL: gdb.cp/var-tag.exp: in main: c++: print E new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E new FAIL: gdb.cp/var-tag.exp: in main: c++: print S new FAIL: gdb.cp/var-tag.exp: in main: c++: print U new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype cc new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype ee new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype EE new FAIL: gdb.cp/var-tag.exp: in main: c++: print E2 new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E2 new FAIL: gdb.cp/var-tag.exp: in main: c++: print S2 new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype S2 new FAIL: gdb.cp/var-tag.exp: in main: c++: print U2 new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype U2 new FAIL: gdb.cp/var-tag.exp: in main: c: ptype C new FAIL: gdb.cp/var-tag.exp: in main: c: print E new FAIL: gdb.cp/var-tag.exp: in main: c: ptype E new FAIL: gdb.cp/var-tag.exp: in main: c: print S new FAIL: gdb.cp/var-tag.exp: in main: c: print U new FAIL: gdb.cp/var-tag.exp: in main: c: ptype cc new FAIL: gdb.cp/var-tag.exp: in main: c: ptype ee new FAIL: gdb.cp/var-tag.exp: in main: c: ptype EE new FAIL: gdb.cp/var-tag.exp: in main: c: print E2 new FAIL: gdb.cp/var-tag.exp: in main: c: ptype E2 new FAIL: gdb.cp/var-tag.exp: in main: c: print S2 new FAIL: gdb.cp/var-tag.exp: in main: c: ptype S2 new FAIL: gdb.cp/var-tag.exp: in main: c: print U2 new FAIL: gdb.cp/var-tag.exp: in main: c: ptype U2 new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype C new FAIL: gdb.cp/var-tag.exp: in C::f: c++: print E new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E new FAIL: gdb.cp/var-tag.exp: in C::f: c++: print S new FAIL: gdb.cp/var-tag.exp: in C::f: c++: print U new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype cc new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype ee new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype EE new FAIL: gdb.cp/var-tag.exp: in C::f: c++: print E2 new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E2 new FAIL: gdb.cp/var-tag.exp: in C::f: c++: print S2 new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype S2 new FAIL: gdb.cp/var-tag.exp: in C::f: c++: print U2 new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype U2 new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype C new FAIL: gdb.cp/var-tag.exp: in C::f: c: print E new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype E new FAIL: gdb.cp/var-tag.exp: in C::f: c: print S new FAIL: gdb.cp/var-tag.exp: in C::f: c: print U new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype cc new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype ee new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype EE new FAIL: gdb.cp/var-tag.exp: in C::f: c: print E2 new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype E2 new FAIL: gdb.cp/var-tag.exp: in C::f: c: print S2 new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype S2 new FAIL: gdb.cp/var-tag.exp: in C::f: c: print U2 new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype U2 new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: Can't run to main new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: Can't run to main new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: Can't run to main new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: Can't run to main PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 1: p new_thread () new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2 new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3 new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4 new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5 new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6 new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7 new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8 new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9 new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10 new FAIL: gdb.threads/print-threads.exp: all threads ran once (fast) (total 4 threads ran) new FAIL: gdb.threads/print-threads.exp: all threads ran once (slow with kill breakpoint) (total 3 threads ran) PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: stop with SIGUSR1 new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: signal command queries PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: stop with SIGUSR2 PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: stop with SIGUSR1 PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: signal command does not query, signal delivered PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 2 PASS -> FAIL: gdb.threads/stepi-random-signal.exp: continue to breakpoint: after pthread_kill new FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit (the program is no longer running) PASS -> FAIL: gdb.threads/tls.exp: continue to third thread PASS -> FAIL: gdb.threads/tls.exp: third thread print me PASS -> FAIL: gdb.threads/tls.exp: continue to synch point new FAIL: gdb.threads/tls.exp: threads exited (the program exited) ============================