From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.osci.io (polly.osci.io [IPv6:2620:52:3:1:5054:ff:fe61:dcdd]) by sourceware.org (Postfix) with ESMTPS id 1B5A93858D34 for ; Sun, 19 Jul 2020 18:59:55 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 1B5A93858D34 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=rGdh=A6=gdb-buildbot.osci.io=gdb-buildbot@osci.io Received: by mx1.osci.io (Postfix, from userid 994) id 03CBD213B3; Sun, 19 Jul 2020 14:59:54 -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.2 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 A28862147B for ; Sun, 19 Jul 2020 14:59:51 -0400 (EDT) Received: from gdb-buildbot.osci.io (localhost [127.0.0.1]) by gdb-buildbot.osci.io (Postfix) with ESMTP id 81AFD33E for ; Sun, 19 Jul 2020 14:59:51 -0400 (EDT) Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Sun, 19 Jul 2020 14:59:50 -0400 Subject: Failures on Fedora-i686, branch master From: gdb-buildbot@gdb-buildbot.osci.io X-GDB-Buildbot: 1 In-Reply-To: To: gdb-testers@sourceware.org Message-Id: <20200719185951.81AFD33E@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, 19 Jul 2020 18:59:56 -0000 Buildername: Fedora-i686 Worker: fedora-x86-64-3 Full Build URL: https://gdb-buildbot.osci.io/#builders/18/builds/3509 Author: Pedro Alves Commit tested: f2e1c129f8f0985ec80e6cf775cf3e4afbced6fa Subject of commit: Don't write to inferior_ptid in bsd-kvm.c Testsuite logs (gdb.sum, gdb.log and others): https://gdb-buildbot.osci.io/results/Fedora-i686/f2/f2e1c129f8f0985ec80e6cf775cf3e4afbced6fa/ *** Diff to previous build *** ============================================== PASS -> FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=off: fork child appears FAIL -> UNRESOLVED: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=off: only child marked running PASS -> FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=on: fork child appears FAIL -> UNRESOLVED: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=on: info threads UNRESOLVED -> FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: non-stop: info threads PASS -> FAIL: gdb.base/options.exp: test-print: cmd complete "print " PASS -> FAIL: gdb.base/options.exp: test-print: tab complete "print " PASS -> FAIL: gdb.cp/cpcompletion.exp: expression with namespace: cmd complete "p Test_NS" PASS -> FAIL: gdb.cp/cpcompletion.exp: expression with namespace: tab complete "p Test_NS" ============================================== *** 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: