From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 126640 invoked by alias); 22 Apr 2016 21:09:47 -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 126621 invoked by uid 89); 22 Apr 2016 21:09:46 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_00,KAM_ASCII_DIVIDERS,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy= 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; Fri, 22 Apr 2016 21:09:36 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Fri, 22 Apr 2016 21:09:00 -0000 Subject: Failures on Fedora-s390x-m64, branch master From: sergiodj+buildbot@sergiodj.net X-GDB-Buildbot: 1 In-Reply-To: To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2016-q2/txt/msg01563.txt.bz2 Buildslave: marist-fedora-s390x Full Build URL: Commit(s) tested: b3f11165aad39586cca0352ed5fe32b721699c76 Author(s) (in the same order as the commits): Pedro Alves Subject: Centralize yacc interface names remapping (yyparse, yylex, yyerror, etc) Testsuite log (gdb.sum and gdb.log) URL(s): *** Regressions found *** ============================ PASS -> FAIL: gdb.reverse/s390-mvcle.exp: check MVCLE record 1 ============================ *** Regressions against the baseline *** ============================ new FAIL: gdb.base/catch-syscall.exp: execve: syscall execve has returned new FAIL: gdb.base/catch-syscall.exp: execve: continue to main new FAIL: gdb.base/catch-syscall.exp: execve: continue until exit PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint PASS -> FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: stepi PASS -> FAIL: gdb.base/step-over-no-symbols.exp: displaced=on: stepi PASS -> FAIL: gdb.base/step-over-no-symbols.exp: displaced=auto: stepi new FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f new FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: get children of var1 PASS -> FAIL: gdb.mi/mi-nonstop.exp: stacktrace of stopped thread new FAIL: gdb.opt/solib-intra-step.exp: second-hit PASS -> FAIL: gdb.reverse/s390-mvcle.exp: check MVCLE record 1 PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly PASS -> FAIL: gdb.threads/pthreads.exp: apply backtrace command to all three threads PASS -> FAIL: gdb.threads/threadapply.exp: thread apply all backthread PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: wrong thread not unwound new FAIL: gdb.xml/tdesc-regs.exp: ptype $mixed_flags ============================ *** Failures that are being ignored *** ============================ FAIL: gdb.base/async-shell.exp: process stopped (timeout) FAIL: gdb.base/siginfo-thread.exp: Extract si_errno FAIL: gdb.base/siginfo-thread.exp: p $_siginfo.si_code from core file FAIL: gdb.base/siginfo-obj.exp: p $_siginfo.si_signo = 11 FAIL: gdb.base/siginfo-obj.exp: continue to handler <<2>> FAIL: gdb.base/siginfo-obj.exp: p $_siginfo.si_code from core file FAIL: gdb.base/siginfo-thread.exp: thread 1 FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>> FAIL: gdb.base/siginfo-obj.exp: p ssi_addr <<2>> FAIL: gdb.base/siginfo-obj.exp: break 39 <<2>> FAIL: gdb.base/siginfo-thread.exp: select thread 1 with core file FAIL: gdb.base/siginfo-thread.exp: print $count FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>> FAIL: gdb.base/siginfo-obj.exp: p $_siginfo._sifields._sigfault.si_addr = 0x666 FAIL: gdb.base/siginfo-obj.exp: p $_siginfo.si_code = 999 FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>> FAIL: gdb.base/siginfo-obj.exp: p $_siginfo.si_errno from core file FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach FAIL: gdb.base/siginfo-thread.exp: update counter in thread 2 FAIL: gdb.base/siginfo-thread.exp: update counter in thread 1 FAIL: gdb.base/siginfo-obj.exp: p ssi_errno FAIL: gdb.base/siginfo-thread.exp: p ssi_code FAIL: gdb.base/siginfo-thread.exp: p $_siginfo._sifields._sigfault.si_addr from core file FAIL: gdb.base/siginfo-obj.exp: p $_siginfo.si_errno = 666 FAIL: gdb.base/siginfo-obj.exp: continue to signal <<2>> FAIL: gdb.base/siginfo-obj.exp: p ssi_code FAIL: gdb.base/siginfo-thread.exp: p $_siginfo.si_signo from core file FAIL: gdb.base/siginfo-thread.exp: select thread 2 with core file FAIL: gdb.base/siginfo-obj.exp: p ssi_signo <<2>> FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach FAIL: gdb.base/siginfo-thread.exp: p ssi_signo FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore FAIL: gdb.threads/watchthreads.exp: disable first watchpoint at 10 FAIL: gdb.base/siginfo-obj.exp: p $_siginfo._sifields._sigfault.si_addr from core file FAIL: gdb.base/siginfo-obj.exp: p $_siginfo.si_signo from core file FAIL: gdb.base/siginfo-obj.exp: Extract si_errno FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach <<2>> FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>> FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>> FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>> FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach FAIL: gdb.base/siginfo-thread.exp: p ssi_errno FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left FAIL: gdb.base/siginfo-thread.exp: set variable $count = 0 FAIL: gdb.base/siginfo-obj.exp: p ssi_signo FAIL: gdb.base/siginfo-thread.exp: test signal in main thread FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach FAIL: gdb.base/siginfo-thread.exp: p $_siginfo.si_errno from core file FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left FAIL: gdb.threads/watchthreads2.exp: gdb can drop watchpoints in multithreaded app FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach FAIL: gdb.threads/watchthreads2.exp: all threads incremented x FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: attach FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: attach <<2>> FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>> FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end FAIL: gdb.reverse/s390-mvcle.exp: reverse to marker1 FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>> FAIL: gdb.threads/watchthreads.exp: threaded watch loop FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: attach FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach FAIL: gdb.base/foll-vfork.exp: exit: vfork relations in info inferiors: vfork relation no longer appears in info inferiors FAIL: gdb.threads/watchthreads.exp: combination of threaded watchpoints = 30 FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach <<2>> FAIL: gdb.base/interp.exp: can list sources FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach <<2>> FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint <<2>> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: attach <<2>> FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach ============================