From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EDE66385841A; Sat, 24 Feb 2024 09:04:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EDE66385841A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1708765468; bh=xfuCZzMOnS8t6Tq5TzDz/d9ia9STNP9/kyWsJsdGiEc=; h=From:To:Subject:Date:From; b=PtXFg4eoiGG7+Hw+btZd7ALnI6VCf8LnKWQjPw/KoxsXLFxnsZH1+n9QMjSCPAm3+ y5jaz8f7wXBUZZVd5KXkI4B/ySqZHHH2bhUhwKUbMCGU0D2lDs5B5JbKcl0cHKc6ow AooJ9d5uWGLhQA5zI9v2aO3GtOPJ+PCwgX79TQOM= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug external/31410] New: [gdb/Linaro CI progression] FAIL: gdb.base/startup-with-shell.exp: startup_with_shell = off; run_args = *.unique-extension: first argument not expanded Date: Sat, 24 Feb 2024 09:04:28 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: external X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31410 Bug ID: 31410 Summary: [gdb/Linaro CI progression] FAIL: gdb.base/startup-with-shell.exp: startup_with_shell =3D off; run_args =3D *.unique-extension: first argument not expanded Product: gdb Version: HEAD Status: NEW Severity: normal Priority: P2 Component: external Assignee: unassigned at sourceware dot org Reporter: vries at gcc dot gnu.org Target Milestone: --- The linaro CI consistently reports a progression on test-case gdb.base/startup-with-shell.exp. AFAICU, this happens because: - the FAIL is listed in an xfails.xfail file, and - the FAIL was fixed. I think the FAIL was fixed by: ... commit 52498004a34dfa4bc55fbf791a4ed4e81599a436 Author: Andrew Burgess Date: Wed Jan 17 09:53:16 2024 +0000 gdb/testsuite: handle long filenames in gdb.base/startup-with-shell.exp I got a report of a failure from Linaro's CI testing for the test gdb.base/startup-with-shell.exp. ... Can we update the xfails.xfail file? --=20 You are receiving this mail because: You are on the CC list for the bug.=