From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BD33D3858D38; Sun, 22 Jan 2023 17:58:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BD33D3858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1674410329; bh=HDhg2bciCSV6i3FnJ80gd/hUieBOSoDVIiaOSe6LVBQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=woTs+wH1v5rC0HKhqRphH3UNu0+A0hOnyiLXQFnD0foTdH1eWPabIY8d5fQuJ99Pr vY1W3Zb9q3e7h5EcGKczAlqp7p+Mjy/yj7dkVIzV6G3f6g9km0vT+bXsoJUbdiy7IQ ePT2swgrCPzoR3LfKVAiyPtSL01/0+XYO+B9m7zM= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug testsuite/29772] [gdb/testsuite] Detect duplicates for "FAIL: foo" and "FAIL: foo (timeout)" Date: Sun, 22 Jan 2023 17:58:49 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: testsuite X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot 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: cc Message-ID: In-Reply-To: References: 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=3D29772 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tromey at sourceware dot o= rg --- Comment #3 from Tom Tromey --- I tried this and ugh... I wonder if it would be simpler to change the suffix for auxiliary information. Really it would be nicer if this were a dejagnu feature, like fail -reason Text testname ... but meanwhile what if we made it something unlikely to appear in real syntax, like fail "testname <<>>" --=20 You are receiving this mail because: You are on the CC list for the bug.=