From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 80239 invoked by alias); 12 Oct 2015 13:38:29 -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 80220 invoked by uid 89); 12 Oct 2015 13:38:28 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.2 required=5.0 tests=AWL,BAYES_50,KAM_ASCII_DIVIDERS autolearn=no 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; Mon, 12 Oct 2015 13:38:27 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Mon, 12 Oct 2015 13:38:00 -0000 Subject: Failures on Debian-s390x-m64, branch master From: sergiodj+buildbot@redhat.com X-GDB-Buildbot: 1 In-Reply-To: <34240514b58b7e8d2b444b69345d13db2695fef6@gdb-build> To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2015-q4/txt/msg01082.txt.bz2 Buildslave: debian-wheezy-s390x-1 Full Build URL: Commit(s) tested: 34240514b58b7e8d2b444b69345d13db2695fef6 Author(s) (in the same order as the commits): Yao Qi Subject: Support displaced stepping in support_displaced_stepping for aarch64*-*-linux* Testsuite log (gdb.sum and gdb.log) URL(s): *** Regressions found *** ============================ new FAIL: gdb.server/ext-run.exp: get process list (pattern 1) new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (timeout) ============================ *** Regressions against the baseline *** ============================ PASS -> FAIL: gdb.arch/s390-multiarch.exp: compile (31) new FAIL: gdb.base/call-sc.exp: value foo returned; return call-sc-tld new FAIL: gdb.base/corefile.exp: core-file warning-free new FAIL: gdb.base/dfp-test.exp: Correct _Decimal128 return value from called function. new FAIL: gdb.base/longjmp.exp: next over longjmp(1) new FAIL: gdb.base/longjmp.exp: next over call_longjmp (2) new FAIL: gdb.cp/annota2.exp: watch triggered on a.x (timeout) new FAIL: gdb.cp/annota2.exp: annotate-quit new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>> new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>> new FAIL: gdb.cp/inherit.exp: print g_vD new FAIL: gdb.cp/inherit.exp: print g_vE new FAIL: gdb.cp/virtbase.exp: print *this new FAIL: gdb.cp/virtbase.exp: print *(D *) e new FAIL: gdb.dwarf2/dw2-anon-mptr.exp: ptype crash new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1] new FAIL: gdb.dwarf2/member-ptr-forwardref.exp: ptype c new FAIL: gdb.linespec/explicit.exp: complete unique function name (timeout) new FAIL: gdb.linespec/explicit.exp: complete non-unique function name (timeout) new FAIL: gdb.linespec/explicit.exp: complete non-existant function name (timeout) new FAIL: gdb.linespec/explicit.exp: complete unique file name (timeout) new FAIL: gdb.linespec/explicit.exp: complete non-unique file name (timeout) new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running) new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents new FAIL: gdb.opt/solib-intra-step.exp: second-hit new FAIL: gdb.python/py-value-cc.exp: u's second field via field new FAIL: gdb.server/ext-run.exp: get process list (pattern 1) PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (timeout) PASS -> FAIL: gdb.threads/watchthreads.exp: threaded watch loop PASS -> FAIL: gdb.threads/watchthreads.exp: combination of threaded watchpoints = 30 new FAIL: gdb.trace/tfile.exp: tfind 0 on trace file ============================