From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6654 invoked by alias); 24 May 2016 16:13:07 -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 6638 invoked by uid 89); 24 May 2016 16:13:06 -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,KAM_ASCII_DIVIDERS,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, 24 May 2016 16:12:55 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Tue, 24 May 2016 16:13:00 -0000 Subject: Failures on Debian-i686-native-extended-gdbserver, branch master From: sergiodj+buildbot@sergiodj.net X-GDB-Buildbot: 1 In-Reply-To: <1ad3de988d2f41c72de66613c68ed78507a3abbd@gdb-build> To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2016-q2/txt/msg03357.txt.bz2 Buildslave: wildebeest-debian-wheezy-i686 Full Build URL: Commit(s) tested: 1ad3de988d2f41c72de66613c68ed78507a3abbd Author(s) (in the same order as the commits): Pedro Alves Subject: [Linux] Avoid refetching core-of-thread if thread hasn't run Testsuite log (gdb.sum and gdb.log) URL(s): *** Diff to previous build *** ============================ PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: continue to breakpoint: run to breakpoint in thread 2 PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: unbreak loop in thread 2 PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint in thread 2 PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 2 PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: continue ============================ *** Racy tests that are not being considered *** ============================ FAIL: gdb.ada/dyn_arrayidx.exp: ptype array_type - reported-by: GDB BuildBot Racy Detector (automatic) - number-of-racy-detections: 1 (in the last 30 days) - last-racyness-detected: 2016-05-17 22:43:57 UTC FAIL: gdb.ada/mi_var_array.exp: Create bt varobj - reported-by: GDB BuildBot Racy Detector (automatic) - number-of-racy-detections: 1 (in the last 30 days) - last-racyness-detected: 2016-05-17 22:43:57 UTC FAIL: gdb.ada/mi_var_array.exp: list vta's children - reported-by: GDB BuildBot Racy Detector (automatic) - number-of-racy-detections: 1 (in the last 30 days) - last-racyness-detected: 2016-05-17 22:43:57 UTC FAIL: gdb.ada/mi_var_array.exp: run to bar.adb:28 (exec-continue) (MI error) - reported-by: GDB BuildBot Racy Detector (automatic) - number-of-racy-detections: 1 (in the last 30 days) - last-racyness-detected: 2016-05-17 22:43:57 UTC FAIL: gdb.ada/mi_var_array.exp: wait for stop (stop at start of main Ada procedure) - reported-by: GDB BuildBot Racy Detector (automatic) - number-of-racy-detections: 1 (in the last 30 days) - last-racyness-detected: 2016-05-17 22:43:57 UTC FAIL: gdb.base/longjmp.exp: next over patt3 - reported-by: GDB BuildBot Racy Detector (automatic) - number-of-racy-detections: 1 (in the last 30 days) - last-racyness-detected: 2016-05-17 22:43:57 UTC FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call - reported-by: GDB BuildBot Racy Detector (automatic) - number-of-racy-detections: 1 (in the last 30 days) - last-racyness-detected: 2016-05-17 22:43:57 UTC FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=step: next over function call - reported-by: GDB BuildBot Racy Detector (automatic) - number-of-racy-detections: 1 (in the last 30 days) - last-racyness-detected: 2016-05-17 22:43:57 UTC ============================