From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 98202 invoked by alias); 21 Dec 2019 02:09:14 -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 98142 invoked by uid 89); 21 Dec 2019 02:09:06 -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:omp-par-scope.exp, sk:omppar, sk:omp-par, nested_parallel 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; Sat, 21 Dec 2019 02:09:04 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Sat, 21 Dec 2019 02:25:00 -0000 Subject: Failures on Fedora-x86_64-native-gdbserver-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: 2019-q4/txt/msg05526.txt.bz2 Buildername: Fedora-x86_64-native-gdbserver-m64 Worker: fedora-x86-64-1 Full Build URL: https://gdb-buildbot.osci.io/#builders/22/builds/1601 Author: Christian Biesinger Commit tested: d411762c45d66b64c5cbfc8a9f004b1f2e1fba4b Subject of commit: Make the literal argument to pow a double, not an integer Testsuite logs (gdb.sum, gdb.log and others): https://gdb-buildbot.osci.io/results/Fedora-x86_64-native-gdbserver-m64/d4/d411762c45d66b64c5cbfc8a9f004b1f2e1fba4b/ *** Diff to previous build *** ============================================== 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 FAIL: gdb.base/skip.exp: step using -fi + -fu: info breakpoints PASS -> UNRESOLVED: gdb.base/skip.exp: step using -fi + -fu: skip -fi skip1.c -fu test_skip PASS -> FAIL: gdb.base/skip.exp: step using -fi + -fu: step 1 PASS -> FAIL: gdb.base/skip.exp: step using -fi + -fu: step 2 PASS -> FAIL: gdb.base/skip.exp: step using -fi + -fu: step 3 PASS -> FAIL: gdb.base/skip.exp: step using -fi + -fu: step 5 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" 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: 4th stop: print i PASS -> KFAIL: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 4th 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/omp-par-scope.exp: single_scope: first thread: print i3 new FAIL: gdb.threads/pthreads.exp: after continue: continue until common routine run 15 times PASS -> FAIL: gdb.threads/pthreads.exp: check backtrace from main thread PASS -> FAIL: gdb.trace/tspeed.exp: advance through tracing PASS -> FAIL: gdb.trace/tspeed.exp: check on trace status ============================================== *** 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: