From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from kwanyin.sergiodj.net (kwanyin.sergiodj.net [158.69.185.54]) by sourceware.org (Postfix) with ESMTPS id 4DA5C386EC21 for ; Sat, 14 Mar 2020 18:51:59 +0000 (GMT) Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Sat, 14 Mar 2020 14:51:57 -0400 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-Spam-Status: No, score=0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org 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: Sat, 14 Mar 2020 18:52:00 -0000 Buildername: Fedora-x86_64-m64 Worker: fedora-x86-64-1 Full Build URL: https://gdb-buildbot.osci.io/#builders/3/builds/2429 Author: Sergey Belyashov Commit tested: b8ba13856360d1cae00269a0ffe291cf573bb575 Subject of commit: The patch fixed invalid compilation of instruction LD IY,(HL) and disassemble of this and LD (HL),IX instruction. Also it update testsuit. Testsuite logs (gdb.sum, gdb.log and others): https://gdb-buildbot.osci.io/results/Fedora-x86_64-m64/b8/b8ba13856360d1cae00269a0ffe291cf573bb575/ *** Diff to previous build *** ============================================== PASS -> UNRESOLVED: gdb.base/reread.exp: opts= "" "" : second pass: breakpoint foo in first file PASS -> UNRESOLVED: gdb.base/reread.exp: opts= "-fPIE" "ldflags=-pie" : second pass: breakpoint foo in first file PASS -> KFAIL: gdb.threads/omp-par-scope.exp: multi_scope: first thread: print i02 PASS -> KFAIL: gdb.threads/omp-par-scope.exp: multi_scope: first thread: print i12 PASS -> KFAIL: gdb.threads/omp-par-scope.exp: multi_scope: first thread: print i22 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 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: single_scope: first thread: print i3 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: