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 62386389040A for ; Mon, 22 Jun 2020 23:46:08 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 62386389040A Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Mon, 22 Jun 2020 19:46:03 -0400 Subject: Failures on Fedora-i686, 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=-2.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_ASCII_DIVIDERS, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no 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: Mon, 22 Jun 2020 23:46:10 -0000 Buildername: Fedora-i686 Worker: fedora-x86-64-3 Full Build URL: https://gdb-buildbot.osci.io/#builders/18/builds/3260 Author: Luis Machado Commit tested: f8c6d1528c19b11fdaa3ec949147280e500446e2 Subject of commit: Fix PR 26000, logical bitwise error / prologue analyzer Testsuite logs (gdb.sum, gdb.log and others): https://gdb-buildbot.osci.io/results/Fedora-i686/f8/f8c6d1528c19b11fdaa3ec949147280e500446e2/ *** Diff to previous build *** ============================================== PASS -> FAIL: gdb.base/options.exp: test-print: cmd complete "thread apply 1 frame apply 1 print -" PASS -> FAIL: gdb.base/options.exp: test-print: tab complete "thread apply 1 frame apply 1 print -" PASS -> UNRESOLVED: gdb.base/shell.exp: -d spaces value missing PASS -> UNRESOLVED: gdb.base/shell.exp: -d value missing PASS -> UNRESOLVED: gdb.base/shell.exp: DELIM delimiter missing PASS -> UNRESOLVED: gdb.base/shell.exp: SHELL_COMMAND missing PASS -> UNRESOLVED: gdb.base/shell.exp: SHELL_COMMAND missing with delimiter PASS -> UNRESOLVED: gdb.base/shell.exp: all missing PASS -> UNRESOLVED: gdb.base/shell.exp: cmd complete "pipe " PASS -> UNRESOLVED: gdb.base/shell.exp: cmd complete "pipe -" PASS -> UNRESOLVED: gdb.base/shell.exp: cmd complete "pipe -d " PASS -> UNRESOLVED: gdb.base/shell.exp: cmd complete "pipe -d XXX maint set test-se" PASS -> UNRESOLVED: gdb.base/shell.exp: cmd complete "pipe -d XXX maint set" PASS -> UNRESOLVED: gdb.base/shell.exp: cmd complete "pipe -d main" PASS -> UNRESOLVED: gdb.base/shell.exp: cmd complete "pipe -d set maint set " PASS -> UNRESOLVED: gdb.base/shell.exp: cmd complete "pipe -d set maint set" PASS -> UNRESOLVED: gdb.base/shell.exp: cmd complete "pipe maint set test-se" PASS -> UNRESOLVED: gdb.base/shell.exp: cmd complete "pipe print 1 | " PASS -> UNRESOLVED: gdb.base/shell.exp: cmd complete "pipe" PASS -> UNRESOLVED: gdb.base/shell.exp: cmd complete "| " PASS -> UNRESOLVED: gdb.base/shell.exp: cmd complete "| -" PASS -> UNRESOLVED: gdb.base/shell.exp: cmd complete "| -d " PASS -> UNRESOLVED: gdb.base/shell.exp: cmd complete "| -d XXX maint set test-se" PASS -> UNRESOLVED: gdb.base/shell.exp: cmd complete "| -d XXX maint set" PASS -> UNRESOLVED: gdb.base/shell.exp: cmd complete "| -d main" PASS -> UNRESOLVED: gdb.base/shell.exp: cmd complete "| -d set maint set " PASS -> UNRESOLVED: gdb.base/shell.exp: cmd complete "| -d set maint set" PASS -> UNRESOLVED: gdb.base/shell.exp: cmd complete "| maint set test-se" PASS -> UNRESOLVED: gdb.base/shell.exp: cmd complete "| print 1 | " PASS -> UNRESOLVED: gdb.base/shell.exp: cmd complete "|" PASS -> UNRESOLVED: gdb.base/shell.exp: cmd complete "|-" PASS -> UNRESOLVED: gdb.base/shell.exp: cmd complete "|-d " PASS -> UNRESOLVED: gdb.base/shell.exp: cmd complete "|-d XXX maint set test-se" PASS -> UNRESOLVED: gdb.base/shell.exp: cmd complete "|-d XXX maint set" PASS -> UNRESOLVED: gdb.base/shell.exp: cmd complete "|-d main" PASS -> UNRESOLVED: gdb.base/shell.exp: cmd complete "|-d set maint set " PASS -> UNRESOLVED: gdb.base/shell.exp: cmd complete "|-d set maint set" PASS -> UNRESOLVED: gdb.base/shell.exp: cmd complete "|maint set test-se" PASS -> UNRESOLVED: gdb.base/shell.exp: cmd complete "|print 1 | " PASS -> UNRESOLVED: gdb.base/shell.exp: delimiter missing due to missing space PASS -> UNRESOLVED: gdb.base/shell.exp: pipe interrupt exitcode PASS -> UNRESOLVED: gdb.base/shell.exp: pipe interrupt exitsignal new UNRESOLVED: gdb.base/shell.exp: set max-completions 0 new UNRESOLVED: gdb.base/shell.exp: set max-completions 2 new UNRESOLVED: gdb.base/shell.exp: show editing new UNRESOLVED: gdb.base/shell.exp: show max-completions PASS -> UNRESOLVED: gdb.base/shell.exp: | delimiter missing PASS -> UNRESOLVED: gdb.base/shell.exp: |p 123| kill -2 $$ 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: