From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 113804 invoked by alias); 31 Mar 2016 19:41:50 -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 113795 invoked by uid 89); 31 Mar 2016 19:41:49 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_00,KAM_ASCII_DIVIDERS,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=watch, registration 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; Thu, 31 Mar 2016 19:41:39 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Thu, 31 Mar 2016 20:02:00 -0000 Subject: Failures on RHEL-s390x-m64, branch gdb-7.11-branch From: sergiodj+buildbot@sergiodj.net X-GDB-Buildbot: 1 In-Reply-To: <85af34ee0211eedf8d30a5c44dfc59dddf8b512a@gdb-build> To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2016-q1/txt/msg10218.txt.bz2 Buildslave: rhel-7.1-s390x-1 Full Build URL: Commit(s) tested: 85af34ee0211eedf8d30a5c44dfc59dddf8b512a Author(s) (in the same order as the commits): Pedro Alves Subject: Add regression test for PR gdb/19858 (JIT code registration on attach) Testsuite log (gdb.sum and gdb.log) URL(s): *** Regressions found *** ============================ PASS -> FAIL: gdb.base/jit.exp: one_jit_test-1: continue to breakpoint: break here 2 PASS -> FAIL: gdb.base/jit.exp: one_jit_test-2: continue to breakpoint: break here 2 new FAIL: gdb.base/jit.exp: attach: one_jit_test-2: continue to breakpoint: break here 2 new FAIL: gdb.base/jit.exp: attach: one_jit_test-2: break here 2: set var wait_for_gdb = 1 new FAIL: gdb.base/jit.exp: attach: one_jit_test-2: break here 2: detach new FAIL: gdb.base/jit.exp: attach: one_jit_test-2: break here 2: attach new FAIL: gdb.base/jit.exp: attach: one_jit_test-2: break here 2: set var wait_for_gdb = 0 PASS -> FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: continue to breakpoint: break here 2 PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 2 PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 2 PASS -> FAIL: gdb.base/siginfo-thread.exp: Extract si_errno PASS -> FAIL: gdb.threads/watchthreads.exp: threaded watch loop PASS -> FAIL: gdb.threads/watchthreads.exp: combination of threaded watchpoints = 30 ============================ *** Regressions against the baseline *** ============================ PASS -> FAIL: gdb.arch/s390-multiarch.exp: compile new FAIL: gdb.arch/s390-tdbregs.exp: compile failed 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/jit.exp: one_jit_test-1: continue to breakpoint: break here 2 PASS -> FAIL: gdb.base/jit.exp: one_jit_test-2: continue to breakpoint: break here 2 new FAIL: gdb.base/jit.exp: attach: one_jit_test-2: continue to breakpoint: break here 2 new FAIL: gdb.base/jit.exp: attach: one_jit_test-2: break here 2: set var wait_for_gdb = 1 new FAIL: gdb.base/jit.exp: attach: one_jit_test-2: break here 2: detach new FAIL: gdb.base/jit.exp: attach: one_jit_test-2: break here 2: attach new FAIL: gdb.base/jit.exp: attach: one_jit_test-2: break here 2: set var wait_for_gdb = 0 PASS -> FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: continue to breakpoint: break here 2 PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 2 PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 2 PASS -> FAIL: gdb.base/siginfo-thread.exp: Extract si_errno PASS -> FAIL: gdb.threads/watchthreads.exp: threaded watch loop PASS -> FAIL: gdb.threads/watchthreads.exp: combination of threaded watchpoints = 30 ============================