From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.osci.io (polly.osci.io [8.43.85.229]) by sourceware.org (Postfix) with ESMTPS id 7F2D13851C0A for ; Sun, 28 Jun 2020 00:48:50 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 7F2D13851C0A Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=gdb-buildbot.osci.io Authentication-Results: sourceware.org; spf=none smtp.mailfrom=SRS0=IxoD=AJ=gdb-buildbot.osci.io=gdb-buildbot@osci.io Received: by mx1.osci.io (Postfix, from userid 994) id 18E4020950; Sat, 27 Jun 2020 20:48:50 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, KAM_ASCII_DIVIDERS, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.2 Received: from gdb-buildbot.osci.io (gdb-buildbot.osci.io [8.43.85.197]) by mx1.osci.io (Postfix) with ESMTP id D29FE20824 for ; Sat, 27 Jun 2020 20:48:46 -0400 (EDT) Received: from gdb-buildbot.osci.io (localhost [127.0.0.1]) by gdb-buildbot.osci.io (Postfix) with ESMTP id 48E3F34F for ; Sat, 27 Jun 2020 20:48:46 -0400 (EDT) Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Sat, 27 Jun 2020 20:48:46 -0400 Subject: Failures on Fedora-x86_64-native-gdbserver-m64, branch master From: gdb-buildbot@gdb-buildbot.osci.io X-GDB-Buildbot: 1 In-Reply-To: <96445f0b66af20343e2ffed08c4da8cfac101a03@gdb-build> To: gdb-testers@sourceware.org Message-Id: <20200628004846.48E3F34F@gdb-buildbot.osci.io> X-BeenThere: gdb-testers@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-testers mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Jun 2020 00:48:51 -0000 Buildername: Fedora-x86_64-native-gdbserver-m64 Worker: fedora-x86-64-4 Full Build URL: https://gdb-buildbot.osci.io/#builders/22/builds/3210 Author: Hannes Domani Commit tested: 96445f0b66af20343e2ffed08c4da8cfac101a03 Subject of commit: Use errno value of first openp failure Testsuite logs (gdb.sum, gdb.log and others): https://gdb-buildbot.osci.io/results/Fedora-x86_64-native-gdbserver-m64/96/96445f0b66af20343e2ffed08c4da8cfac101a03/ *** Diff to previous build *** ============================================== PASS -> KFAIL: gdb.threads/omp-par-scope.exp: multi_scope: second thread: print i02 PASS -> KFAIL: gdb.threads/omp-par-scope.exp: multi_scope: second thread: print i12 PASS -> KFAIL: gdb.threads/omp-par-scope.exp: multi_scope: second thread: print i22 PASS -> KFAIL: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 2nd thread: print k PASS -> KFAIL: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 2nd thread: print r PASS -> KFAIL: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 2nd thread: print z PASS -> KFAIL: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 1st stop: print i PASS -> KFAIL: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 1st stop: print j PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited new KFAIL: gdb.threads/watchthreads2.exp: gdb can drop watchpoints in multithreaded app ============================================== *** 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: