From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 75681 invoked by alias); 7 Jan 2020 00:30:32 -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 75655 invoked by uid 89); 7 Jan 2020 00:30:30 -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=nonstop 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; Tue, 07 Jan 2020 00:30:29 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Tue, 07 Jan 2020 00:30:00 -0000 Subject: Failures on Fedora-x86_64-cc-with-index, branch master From: gdb-buildbot@sergiodj.net X-GDB-Buildbot: 1 In-Reply-To: <89a65580f4522f81ef7e4e49298b24f3ebc14355@gdb-build> To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2020-q1/txt/msg00529.txt Buildername: Fedora-x86_64-cc-with-index Worker: fedora-x86-64-3 Full Build URL: https://gdb-buildbot.osci.io/#builders/20/builds/1684 Author: Eli Zaretskii Commit tested: 89a65580f4522f81ef7e4e49298b24f3ebc14355 Subject of commit: Fix a typo in gdb/windows-tdep.c Testsuite logs (gdb.sum, gdb.log and others): https://gdb-buildbot.osci.io/results/Fedora-x86_64-cc-with-index/89/89a65580f4522f81ef7e4e49298b24f3ebc14355/ *** Diff to previous build *** ============================================== PASS -> FAIL: gdb.base/skip.exp: step after disabling 3: step 3 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 new KFAIL: gdb.cp/oranking.exp: p foo0 new KFAIL: gdb.cp/oranking.exp: p foo10 new KFAIL: gdb.cp/oranking.exp: p foo11 new KFAIL: gdb.cp/oranking.exp: p foo13 new KFAIL: gdb.cp/oranking.exp: p foo14 new KFAIL: gdb.cp/oranking.exp: p foo2 new KFAIL: gdb.cp/templates.exp: ptype fvpchar new FAIL: gdb.dwarf2/main-subprogram.exp: stopped at mymain new KFAIL: gdb.mi/mi-until.exp: until after while loop new KFAIL: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_thread_select: thread 1.2 with --thread: thread-select, event on cli new KFAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2 with --thread: thread-select, event on cli new FAIL: gdb.reverse/consecutive-precsave.exp: stopped at bp, 2nd instr PASS -> KFAIL: gdb.threads/omp-par-scope.exp: nested_func: 1st call: 1st thread: print k PASS -> KFAIL: gdb.threads/omp-par-scope.exp: nested_func: 1st call: 1st thread: print r PASS -> KFAIL: gdb.threads/omp-par-scope.exp: nested_func: 1st call: 1st thread: print z 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 ============================================== *** 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: