From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 71994 invoked by alias); 5 Jan 2020 22:55:11 -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 71979 invoked by uid 89); 5 Jan 2020 22:55:10 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,KAM_ASCII_DIVIDERS,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.1 spammy= 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; Sun, 05 Jan 2020 22:55:09 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Sun, 05 Jan 2020 22:55:00 -0000 Subject: Failures on Fedora-x86_64-m64, branch master From: gdb-buildbot@sergiodj.net X-GDB-Buildbot: 1 In-Reply-To: To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2020-q1/txt/msg00392.txt Buildername: Fedora-x86_64-m64 Worker: fedora-x86-64-2 Full Build URL: https://gdb-buildbot.osci.io/#builders/3/builds/1787 Author: Andrew Burgess Commit tested: f2302a34f273611ead5e700e6d9e50e8dfe027f8 Subject of commit: gdb: use tui_set_layout not show_layout to fix window focus Testsuite logs (gdb.sum, gdb.log and others): https://gdb-buildbot.osci.io/results/Fedora-x86_64-m64/f2/f2302a34f273611ead5e700e6d9e50e8dfe027f8/ *** Diff to previous build *** ============================================== PASS -> FAIL: gdb.base/skip.exp: step after disabling 3: step 5 new FAIL: gdb.base/skip.exp: step after enable 3: info breakpoints PASS -> FAIL: gdb.base/skip.exp: step after enable 3: info skip shows entry as enabled PASS -> UNRESOLVED: gdb.base/skip.exp: step after enable 3: step 1 PASS -> FAIL: gdb.base/skip.exp: step using -fu for baz: step 3 PASS -> FAIL: gdb.multi/multi-arch-exec.exp: first_arch=1: selected_thread=1: follow_exec_mode=new: continue across exec that changes architecture PASS -> FAIL: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=attach: stop with control-c 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: 1st call: 2nd thread: print k PASS -> KFAIL: gdb.threads/omp-par-scope.exp: nested_func: 1st call: 2nd thread: print r PASS -> KFAIL: gdb.threads/omp-par-scope.exp: nested_func: 1st call: 2nd thread: print z 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/omp-par-scope.exp: single_scope: second thread: print i3 PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork ============================================== *** 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: