From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 90595 invoked by alias); 9 Aug 2016 22:55:00 -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 90551 invoked by uid 89); 9 Aug 2016 22:55:00 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,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-GCM-SHA256 encrypted) ESMTPS; Tue, 09 Aug 2016 22:54:49 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Wed, 10 Aug 2016 01:27:00 -0000 Subject: Failures on Debian-s390x-m64, branch master From: sergiodj+buildbot@sergiodj.net X-GDB-Buildbot: 1 In-Reply-To: <80614914274f7166baea2ec656aec6a949869324@gdb-build> To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2016-q3/txt/msg02142.txt.bz2 Buildslave: debian-jessie-s390x-1 Full Build URL: Commit(s) tested: 80614914274f7166baea2ec656aec6a949869324 Author(s) (in the same order as the commits): Pedro Alves Subject: Fix PR mi/20431 - Missing MI prompts after sync execution MI command (-exec-continue, etc.) errors Testsuite log (gdb.sum and gdb.log) URL(s): *** Diff to previous build *** ============================ PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: no new threads PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted on PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break break_fn PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1 PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints ============================ *** Complete list of XFAILs for this builder *** To obtain the list of XFAIL tests for this builder, go to: You can also see a pretty-printed version of the list, with more information about each XFAIL, by going to: