From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25783 invoked by alias); 25 Jun 2019 08:47:48 -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 25775 invoked by uid 89); 25 Jun 2019 08:47:48 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,KAM_ASCII_DIVIDERS,SPF_PASS autolearn=no version=3.3.1 spammy=UD:gz, Fedora-i686, xfailgz, fedorai686 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, 25 Jun 2019 08:47:46 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Tue, 25 Jun 2019 11:01:00 -0000 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-SW-Source: 2019-q2/txt/msg06623.txt.bz2 Buildername: Fedora-i686 Worker: fedora-x86-64-2 Full Build URL: https://gdb-buildbot.osci.io/#builders/18/builds/15 Author: Jan Beulich Commit tested: e1a1babdad9d14b935cbddc7d63fb76a580a16c5 Subject of commit: x86: fix (dis)assembly of certain SSE2 insns in 16-bit mode Testsuite logs (gdb.sum, gdb.log and others): https://gdb-buildbot.osci.io/results/Fedora-i686/e1/e1a1babdad9d14b935cbddc7d63fb76a580a16c5 *** Diff to previous build *** ============================================== PASS -> FAIL: gdb.base/options.exp: test-frame-apply: cmd complete "faas " PASS -> FAIL: gdb.base/options.exp: test-frame-apply: cmd complete "faas -- -" PASS -> FAIL: gdb.base/options.exp: test-frame-apply: cmd complete "faas -s " PASS -> FAIL: gdb.base/options.exp: test-frame-apply: cmd complete "frame apply 1 " PASS -> FAIL: gdb.base/options.exp: test-frame-apply: cmd complete "frame apply 1 -- -" PASS -> FAIL: gdb.base/options.exp: test-frame-apply: cmd complete "frame apply 1 -s " PASS -> FAIL: gdb.base/options.exp: test-frame-apply: cmd complete "frame apply all " PASS -> FAIL: gdb.base/options.exp: test-frame-apply: cmd complete "frame apply all -- -" PASS -> FAIL: gdb.base/options.exp: test-frame-apply: cmd complete "frame apply all -s " PASS -> FAIL: gdb.base/options.exp: test-frame-apply: cmd complete "frame apply level 0 " PASS -> FAIL: gdb.base/options.exp: test-frame-apply: cmd complete "frame apply level 0 -- -" PASS -> FAIL: gdb.base/options.exp: test-frame-apply: cmd complete "frame apply level 0 -s " PASS -> FAIL: gdb.base/options.exp: test-frame-apply: cmd complete "tfaas " PASS -> FAIL: gdb.base/options.exp: test-frame-apply: cmd complete "tfaas -- -" PASS -> FAIL: gdb.base/options.exp: test-frame-apply: cmd complete "tfaas -s " PASS -> UNRESOLVED: gdb.base/options.exp: test-frame-apply: frame apply 1 -- - PASS -> UNRESOLVED: gdb.base/options.exp: test-frame-apply: frame apply all -- - PASS -> UNRESOLVED: gdb.base/options.exp: test-frame-apply: frame apply level 0 -- - PASS -> FAIL: gdb.base/options.exp: test-frame-apply: tab complete "faas " PASS -> FAIL: gdb.base/options.exp: test-frame-apply: tab complete "faas -- -" PASS -> FAIL: gdb.base/options.exp: test-frame-apply: tab complete "faas -s " PASS -> FAIL: gdb.base/options.exp: test-frame-apply: tab complete "frame apply 1 " PASS -> FAIL: gdb.base/options.exp: test-frame-apply: tab complete "frame apply 1 -- -" PASS -> FAIL: gdb.base/options.exp: test-frame-apply: tab complete "frame apply 1 -s " PASS -> FAIL: gdb.base/options.exp: test-frame-apply: tab complete "frame apply all " PASS -> FAIL: gdb.base/options.exp: test-frame-apply: tab complete "frame apply all -- -" PASS -> FAIL: gdb.base/options.exp: test-frame-apply: tab complete "frame apply all -s " PASS -> FAIL: gdb.base/options.exp: test-frame-apply: tab complete "frame apply level 0 " PASS -> FAIL: gdb.base/options.exp: test-frame-apply: tab complete "frame apply level 0 -- -" PASS -> FAIL: gdb.base/options.exp: test-frame-apply: tab complete "frame apply level 0 -s " PASS -> FAIL: gdb.base/options.exp: test-frame-apply: tab complete "tfaas " PASS -> FAIL: gdb.base/options.exp: test-frame-apply: tab complete "tfaas -- -" PASS -> FAIL: gdb.base/options.exp: test-frame-apply: tab complete "tfaas -s " PASS -> FAIL: gdb.base/options.exp: test-frame-apply: trailing-space: cmd complete "faas -- " PASS -> FAIL: gdb.base/options.exp: test-frame-apply: trailing-space: cmd complete "frame apply 1 -- " PASS -> FAIL: gdb.base/options.exp: test-frame-apply: trailing-space: cmd complete "frame apply all -- " PASS -> FAIL: gdb.base/options.exp: test-frame-apply: trailing-space: cmd complete "frame apply level 0 -- " PASS -> FAIL: gdb.base/options.exp: test-frame-apply: trailing-space: cmd complete "tfaas -- " PASS -> FAIL: gdb.base/options.exp: test-frame-apply: trailing-space: tab complete "faas -- " PASS -> FAIL: gdb.base/options.exp: test-frame-apply: trailing-space: tab complete "frame apply 1 -- " PASS -> FAIL: gdb.base/options.exp: test-frame-apply: trailing-space: tab complete "frame apply all -- " PASS -> FAIL: gdb.base/options.exp: test-frame-apply: trailing-space: tab complete "frame apply level 0 -- " PASS -> FAIL: gdb.base/options.exp: test-frame-apply: trailing-space: tab complete "tfaas -- " PASS -> FAIL: gdb.base/options.exp: test-thread-apply: cmd complete "taas " PASS -> FAIL: gdb.base/options.exp: test-thread-apply: cmd complete "taas -- -" PASS -> FAIL: gdb.base/options.exp: test-thread-apply: cmd complete "taas -c " PASS -> FAIL: gdb.base/options.exp: test-thread-apply: cmd complete "thread apply 1 " PASS -> FAIL: gdb.base/options.exp: test-thread-apply: cmd complete "thread apply 1 -- -" PASS -> FAIL: gdb.base/options.exp: test-thread-apply: cmd complete "thread apply 1 -c " PASS -> FAIL: gdb.base/options.exp: test-thread-apply: cmd complete "thread apply all " PASS -> FAIL: gdb.base/options.exp: test-thread-apply: cmd complete "thread apply all -- -" PASS -> FAIL: gdb.base/options.exp: test-thread-apply: cmd complete "thread apply all -c " PASS -> FAIL: gdb.base/options.exp: test-thread-apply: tab complete "taas " PASS -> FAIL: gdb.base/options.exp: test-thread-apply: tab complete "taas -- -" PASS -> FAIL: gdb.base/options.exp: test-thread-apply: tab complete "taas -c " PASS -> FAIL: gdb.base/options.exp: test-thread-apply: tab complete "thread apply 1 " PASS -> FAIL: gdb.base/options.exp: test-thread-apply: tab complete "thread apply 1 -- -" PASS -> FAIL: gdb.base/options.exp: test-thread-apply: tab complete "thread apply 1 -c " PASS -> FAIL: gdb.base/options.exp: test-thread-apply: tab complete "thread apply all " PASS -> FAIL: gdb.base/options.exp: test-thread-apply: tab complete "thread apply all -- -" PASS -> FAIL: gdb.base/options.exp: test-thread-apply: tab complete "thread apply all -c " PASS -> UNRESOLVED: gdb.base/options.exp: test-thread-apply: thread apply 1 -- - PASS -> UNRESOLVED: gdb.base/options.exp: test-thread-apply: thread apply all -- - PASS -> FAIL: gdb.base/options.exp: test-thread-apply: trailing-space: cmd complete "taas -- " PASS -> FAIL: gdb.base/options.exp: test-thread-apply: trailing-space: cmd complete "thread apply 1 -- " PASS -> FAIL: gdb.base/options.exp: test-thread-apply: trailing-space: cmd complete "thread apply all -- " PASS -> FAIL: gdb.base/options.exp: test-thread-apply: trailing-space: tab complete "taas -- " PASS -> FAIL: gdb.base/options.exp: test-thread-apply: trailing-space: tab complete "thread apply 1 -- " PASS -> FAIL: gdb.base/options.exp: test-thread-apply: trailing-space: tab complete "thread apply all -- " PASS -> FAIL: gdb.base/style.exp: set width 30 PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally ============================================== *** 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: