public inbox for dwz@sourceware.org
 help / color / mirror / Atom feed
From: Tom de Vries <tdevries@suse.de>
To: dwz@sourceware.org, jakub@redhat.com
Subject: [committed] Run pr25109.sh with --devel-ignore-size
Date: Tue, 01 Jan 2019 00:00:00 -0000	[thread overview]
Message-ID: <20191106105406.GA9858@delia> (raw)

Hi,

The new test-case pr25109.sh runs into this failure on all buildbots:
...
dwz: 1: DWARF compression not beneficial - old size 246 new size 246
dwz: 2: DWARF compression not beneficial - old size 246 new size 246
FAIL: testsuite/dwz.tests/pr25109.sh
...

Fix this by using --devel-ignore-size.

Reproduced failure and tested fix on ubuntu 18.04.

Committed to trunk.

Thanks,
- Tom

Run pr25109.sh with --devel-ignore-size

2019-11-06  Tom de Vries  <tdevries@suse.de>

	* testsuite/dwz.tests/pr25109.sh: use --devel-ignore-size.

---
 testsuite/dwz.tests/pr25109.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testsuite/dwz.tests/pr25109.sh b/testsuite/dwz.tests/pr25109.sh
index c063f7d..6da1f22 100644
--- a/testsuite/dwz.tests/pr25109.sh
+++ b/testsuite/dwz.tests/pr25109.sh
@@ -1,6 +1,6 @@
 cp $execs/no-multifile-prop 1
 cp 1 2
 
-dwz -m 3 1 2
+$execs/dwz-for-test -m 3 1 2 --devel-ignore-size
 
 rm -f 1 2 3

                 reply	other threads:[~2019-11-06 10:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191106105406.GA9858@delia \
    --to=tdevries@suse.de \
    --cc=dwz@sourceware.org \
    --cc=jakub@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).