From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DFEE5386F400; Mon, 4 Jan 2021 09:09:02 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DFEE5386F400 From: "vries at gcc dot gnu.org" To: dwz@sourceware.org Subject: [Bug default/27115] FAIL: dwz-0.13/testsuite/dwz.tests/devel-ignore-size.sh Date: Mon, 04 Jan 2021 09:09:02 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: dwz X-Bugzilla-Component: default X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: nobody at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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 X-BeenThere: dwz@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Dwz mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jan 2021 09:09:03 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27115 Tom de Vries changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #8 from Tom de Vries --- https://sourceware.org/git/?p=3Ddwz.git;a=3Dcommit;h=3D282322d59df6cbf3b0af= 572077d93d5b5b882b41=20 [testsuite] Detect when devel-ignore-size.sh is unsupported In PR27115, a failure of devel-ignore-size.sh is reported. The test-case: - tries to transform an executable - checks that it didn't transform - retries using --devel-ignore-size - check that it did transform The reported failure is in the second step. Fix this by marking the test unsupported if the second step fails. 2021-01-04 Tom de Vries PR dwz/27115 * testsuite/dwz.tests/devel-ignore-size.sh: If exec is transformed without --devel-ignore-size, mark unsupported. --=20 You are receiving this mail because: You are on the CC list for the bug.=