From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 127003 invoked by alias); 26 Mar 2015 21:51:39 -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 126989 invoked by uid 89); 26 Mar 2015 21:51:38 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00 autolearn=ham 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; Thu, 26 Mar 2015 21:51:37 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Thu, 26 Mar 2015 23:11:00 -0000 Subject: Failures on Debian-x86_64-native-gdbserver-m64, branch master From: sergiodj+buildbot@redhat.com X-GDB-Buildbot: 1 In-Reply-To: <3333f03ae1b02b321717b4bc4887201ed4fc6a26@kwanyin> To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2015-q1/txt/msg06814.txt.bz2 Buildslave: wildebeest-debian-wheezy-x86_64 Full Build URL: Commit(s) tested: 3333f03ae1b02b321717b4bc4887201ed4fc6a26 Author(s) (in the same order as the commits): Pedro Alves Testsuite log (gdb.sum and gdb.log) URL(s): *** Regressions found *** ============================ new FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler entry: performing step (timeout) new FAIL: gdb.reverse/until-precsave.exp: advance to factorial (got interactive prompt) new FAIL: gdb.reverse/until-precsave.exp: advance to marker2 (the program is no longer running) new FAIL: gdb.reverse/until-precsave.exp: finish to main (the program is no longer running) new FAIL: gdb.reverse/until-precsave.exp: reload core file (got interactive prompt) new FAIL: gdb.reverse/until-precsave.exp: reverse-advance to final return of factorial (the program is no longer running) new FAIL: gdb.reverse/until-precsave.exp: reverse-advance to marker2 (the program is no longer running) new FAIL: gdb.reverse/until-precsave.exp: reverse-finish from marker2 (the program is no longer running) new FAIL: gdb.reverse/until-precsave.exp: reverse-until to entry of factorial (the program is no longer running) PASS -> FAIL: gdb.reverse/until-precsave.exp: set reverse execution new FAIL: gdb.reverse/until-precsave.exp: until factorial, recursive function (the program is no longer running) new FAIL: gdb.reverse/until-precsave.exp: until func, not called by current frame (the program is no longer running) PASS -> FAIL: gdb.reverse/until-precsave.exp: until line number ============================ *** Regressions against the baseline *** ============================ new FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler entry: performing step (timeout) new FAIL: gdb.reverse/until-precsave.exp: advance to factorial (got interactive prompt) new FAIL: gdb.reverse/until-precsave.exp: advance to marker2 (the program is no longer running) new FAIL: gdb.reverse/until-precsave.exp: finish to main (the program is no longer running) new FAIL: gdb.reverse/until-precsave.exp: reload core file (got interactive prompt) new FAIL: gdb.reverse/until-precsave.exp: reverse-advance to final return of factorial (the program is no longer running) new FAIL: gdb.reverse/until-precsave.exp: reverse-advance to marker2 (the program is no longer running) new FAIL: gdb.reverse/until-precsave.exp: reverse-finish from marker2 (the program is no longer running) new FAIL: gdb.reverse/until-precsave.exp: reverse-until to entry of factorial (the program is no longer running) new FAIL: gdb.reverse/until-precsave.exp: save process recfile (timeout) PASS -> FAIL: gdb.reverse/until-precsave.exp: set reverse execution new FAIL: gdb.reverse/until-precsave.exp: until factorial, recursive function (the program is no longer running) new FAIL: gdb.reverse/until-precsave.exp: until func, not called by current frame (the program is no longer running) PASS -> FAIL: gdb.reverse/until-precsave.exp: until line number PASS -> FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit ============================ *** Failures that are being ignored *** ============================ FAIL: gdb.dwarf2/gdb-index.exp: touch binary FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call FAIL: gdb.base/random-signal.exp: stop with control-c (timeout) ============================