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 587FF388F05D for ; Mon, 29 Jun 2020 04:22:07 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 587FF388F05D 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=xkCn=AK=gdb-buildbot.osci.io=gdb-buildbot@osci.io Received: by mx1.osci.io (Postfix, from userid 994) id E97CE2070F; Mon, 29 Jun 2020 00:22:06 -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.0 required=5.0 tests=none autolearn=unavailable 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 CF68720874 for ; Mon, 29 Jun 2020 00:22:04 -0400 (EDT) Received: from gdb-buildbot.osci.io (localhost [127.0.0.1]) by gdb-buildbot.osci.io (Postfix) with ESMTP id 647A924 for ; Mon, 29 Jun 2020 00:22:04 -0400 (EDT) Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Mon, 29 Jun 2020 00:22:03 -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: To: gdb-testers@sourceware.org Message-Id: <20200629042204.647A924@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: Mon, 29 Jun 2020 04:24:06 -0000 Buildername: Fedora-x86_64-native-gdbserver-m64 Worker: fedora-x86-64-3 Full Build URL: https://gdb-buildbot.osci.io/#builders/22/builds/3221 Author: Gary Benson Commit tested: cee00f171520eb85867230d4cbed34480c64e71e Subject of commit: Fix "'operator new' should not return NULL" errors in testsuite Testsuite logs (gdb.sum, gdb.log and others): https://gdb-buildbot.osci.io/results/Fedora-x86_64-native-gdbserver-m64/ce/cee00f171520eb85867230d4cbed34480c64e71e/ *** Diff to previous build *** ============================================== 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" new FAIL: gdb.multi/multi-re-run.exp: re_run_inf=1: iter=2: continue until exit new FAIL: gdb.multi/multi-re-run.exp: re_run_inf=1: iter=2: print re_run_var_1 PASS -> KFAIL: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 1st thread: print k PASS -> KFAIL: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 1st thread: print r PASS -> KFAIL: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 1st thread: print z PASS -> KFAIL: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 3rd stop: print i PASS -> KFAIL: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 3rd stop: print j new KFAIL: gdb.threads/watchthreads2.exp: gdb can drop watchpoints in multithreaded app PASS -> FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: tvariable $tvar3 modified ============================================== *** 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: