From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A33A13858D32; Fri, 29 Mar 2024 10:43:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A33A13858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1711709036; bh=DPnCMTwsAbHYpNZzxkxqmVEXV594ppSXeGkyKb1Dffo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=JHQkyDnLuwmSZcBg9V3O4osXCgM4uIcUVUQ0fSlPuSHTWPTCnljqcIiIpH6xc/Byo 9Uk1523ZnjJPQ0K2SMH/M7WoweSdF9e2Bs7wilpnuupdcy+dPFP4JNR1cyw90wscMP Kw357CJPVaajxFXkZVrGZdtQGTp1TuWQplgAWVhs= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug external/31575] [gdb/external, linaro CI] progressions and regressions reported on unrelated commits Date: Fri, 29 Mar 2024 10:43:54 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed 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: 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=3D31575 --- Comment #5 from Tom de Vries --- (In reply to Maxim Kuvyrkov from comment #4) > This was caused by a transition side-effect. >=20 > We have recently fixed install of system gnat compiler, which enabled more > GDB tests to run. Unfortunately, the baseline run didn't have the fix, so > baseline results didn't have the additional tests (and additional FAILs!): > UNSUPPORTED: gdb.ada/verylong.exp: require failed: gnatmake_version_at_le= ast > 11 >=20 > The pre-commit builds picked up the fix, enabled additional testsuites, a= nd > reported additional FAILs as regressions. >=20 > We'll monitor our CI today, and investigate further if we see more failur= es. Sounds like a mechanism is required to ensure that only comparable results = are compared. --=20 You are receiving this mail because: You are on the CC list for the bug.=