From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27494 invoked by alias); 3 May 2016 13:08:15 -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 27460 invoked by uid 89); 3 May 2016 13:08:15 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_00,KAM_ASCII_DIVIDERS,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=3528 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; Tue, 03 May 2016 13:08:05 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Tue, 03 May 2016 13:08:00 -0000 Subject: Failures on Fedora-x86_64-m32, branch gdb-7.11-branch 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/msg02138.txt.bz2 Buildslave: fedora-x86-64-3 Full Build URL: Commit(s) tested: aaa3178dfb979f8ec476a326aca273125a1e3ee9 Author(s) (in the same order as the commits): Pedro Alves Subject: Remove gdb/python/python.c code that handles strlen failing with -1 Testsuite log (gdb.sum and gdb.log) URL(s): *** Regressions found *** ============================ PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 2 PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 2 PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: step PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 2 PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 2 PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: continue to sigusr1_handler PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 2 PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 2 ============================ *** Regressions against the baseline *** ============================ PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10 PASS -> FAIL: gdb.base/interrupt.exp: continue 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/store.exp: var charest l; print old r, expecting -2 .* PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .* PASS -> FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2 PASS -> FAIL: gdb.cp/vla-cxx.exp: print c new FAIL: gdb.fortran/library-module.exp: print var_i in lib new FAIL: gdb.fortran/library-module.exp: print var_i in main PASS -> FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 2 PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 2 PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: step PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 2 PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 2 PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: continue to sigusr1_handler PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 2 PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 2 ============================