From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 58365 invoked by alias); 27 Jan 2020 08:26:58 -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 58357 invoked by uid 89); 27 Jan 2020 08:26:58 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_50,KAM_ASCII_DIVIDERS,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.1 spammy=UD:attach-into-signal.exp, UD:$_siginfo.si_signo, UD:si_signo, i02 X-HELO: kwanyin.sergiodj.net Received: from kwanyin.sergiodj.net (HELO kwanyin.sergiodj.net) (158.69.185.54) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 27 Jan 2020 08:26:57 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Mon, 27 Jan 2020 08:45:00 -0000 Subject: Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master From: gdb-buildbot@sergiodj.net X-GDB-Buildbot: 1 In-Reply-To: <32caafd02b069c36908f41f53ae0cbca1911aaca@gdb-build> To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2020-q1/txt/msg02531.txt Buildername: Fedora-x86_64-native-extended-gdbserver-m64 Worker: fedora-x86-64-3 Full Build URL: https://gdb-buildbot.osci.io/#builders/2/builds/1939 Author: Tom Tromey Commit tested: 32caafd02b069c36908f41f53ae0cbca1911aaca Subject of commit: Change allocate_psymtab to be a constructor Testsuite logs (gdb.sum, gdb.log and others): https://gdb-buildbot.osci.io/results/Fedora-x86_64-native-extended-gdbserver-m64/32/32caafd02b069c36908f41f53ae0cbca1911aaca/ *** Diff to previous build *** ============================================== PASS -> FAIL: gdb.multi/multi-re-run.exp: re_run_inf=1: iter=2: continue until exit PASS -> FAIL: gdb.multi/multi-re-run.exp: re_run_inf=1: iter=2: print re_run_var_1 PASS -> UNRESOLVED: gdb.threads/attach-into-signal.exp: threaded: attach new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo 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_parallel: inner_threads: 3rd stop: print i PASS -> KFAIL: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 3rd stop: print j PASS -> KFAIL: gdb.threads/omp-par-scope.exp: nested_parallel: outer_threads: outer stop: print i PASS -> KFAIL: gdb.threads/omp-par-scope.exp: nested_parallel: outer_threads: outer stop: print j PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited ============================================== *** 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: