From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 85441 invoked by alias); 14 Dec 2016 23:21:24 -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 85424 invoked by uid 89); 14 Dec 2016 23:21:24 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.8 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:6540 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 ESMTP; Wed, 14 Dec 2016 23:21:14 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Wed, 14 Dec 2016 23:53:00 -0000 Subject: Failures on Fedora-s390x-m64, branch master From: sergiodj+buildbot@sergiodj.net X-GDB-Buildbot: 1 In-Reply-To: <63e014fccdd91a89873554f6b33d7128d7112813@gdb-build> To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2016-q4/txt/msg05610.txt.bz2 Buildslave: marist-fedora-s390x Full Build URL: Commit(s) tested: 63e014fccdd91a89873554f6b33d7128d7112813 Author(s) (in the same order as the commits): Maciej W. Rozycki Subject: MIPS16/opcodes: Fix and clarify MIPS16e commentary Testsuite log (gdb.sum and gdb.log) URL(s): *** Diff to previous build *** ============================ PASS -> FAIL: gdb.base/store.exp: var doublest l; print old l, expecting -1 PASS -> FAIL: gdb.base/store.exp: var doublest l; print old r, expecting -2 PASS -> FAIL: gdb.base/store.exp: upvar float l; print old l, expecting -1 PASS -> FAIL: gdb.base/store.exp: upvar float l; print old r, expecting -2 PASS -> FAIL: gdb.base/store.exp: upvar float l; set l to 4 PASS -> FAIL: gdb.base/store.exp: upvar float l; print new l, expecting 4 PASS -> FAIL: gdb.base/store.exp: upvar double l; print old l, expecting -1 PASS -> FAIL: gdb.base/store.exp: upvar double l; print old r, expecting -2 PASS -> FAIL: gdb.base/store.exp: upvar double l; set l to 4 PASS -> FAIL: gdb.base/store.exp: upvar double l; print new l, expecting 4 PASS -> FAIL: gdb.base/store.exp: upvar doublest l; print old l, expecting -1 PASS -> FAIL: gdb.base/store.exp: upvar doublest l; print old r, expecting -2 PASS -> FAIL: gdb.server/ext-attach.exp: attach to remote program 2 PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2 PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit PASS -> FAIL: gdb.server/ext-restart.exp: restart: run to main PASS -> FAIL: gdb.server/ext-restart.exp: monitor exit PASS -> FAIL: gdb.server/ext-wrapper.exp: restart: run to marker PASS -> FAIL: gdb.server/ext-wrapper.exp: restart: print d PASS -> FAIL: gdb.server/ext-wrapper.exp: monitor exit PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: find current thread PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: set scheduler-locking off PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: find current thread PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: set scheduler-locking step PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: print call_function = 0 PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: set scheduler-locking off PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: find current thread PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: set scheduler-locking step PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: print call_function = 0 PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: set scheduler-locking off PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: continue to breakpoint: return to loop PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: find current thread PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: set scheduler-locking step PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: print call_function = 1 PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: next to increment PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: set scheduler-locking off PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: find current thread PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: set scheduler-locking on PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: print call_function = 0 PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: set scheduler-locking off PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: continue to breakpoint: return to loop PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: find current thread PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: set scheduler-locking on PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: print call_function = 0 PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: next to increment PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: set scheduler-locking off PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: find current thread PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: set scheduler-locking on PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: print call_function = 1 PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: next to increment ============================ *** 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: