public inbox for dwz@sourceware.org
 help / color / mirror / Atom feed
* [Bug default/30182] New: dejagnu test name standardization
@ 2023-02-28 17:51 fche at redhat dot com
  2023-03-01 15:53 ` [Bug default/30182] " mark at klomp dot org
  0 siblings, 1 reply; 2+ messages in thread
From: fche at redhat dot com @ 2023-02-28 17:51 UTC (permalink / raw)
  To: dwz

https://sourceware.org/bugzilla/show_bug.cgi?id=30182

            Bug ID: 30182
           Summary: dejagnu test name standardization
           Product: dwz
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: default
          Assignee: nobody at sourceware dot org
          Reporter: fche at redhat dot com
                CC: dwz at sourceware dot org
  Target Milestone: ---

Created attachment 14724
  --> https://sourceware.org/bugzilla/attachment.cgi?id=14724&action=edit
proposed patch

make dejagnu test names environment-insensitive

    Previous versions of dwz-tests.exp emit the full path names to the
    per-test .sh scripts into the .sum/.log files.  This version replaces
    those patn names with just the $basename, which is enough to identify
    the tests uniquely, and allows proper regression/comparison analysis.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug default/30182] dejagnu test name standardization
  2023-02-28 17:51 [Bug default/30182] New: dejagnu test name standardization fche at redhat dot com
@ 2023-03-01 15:53 ` mark at klomp dot org
  0 siblings, 0 replies; 2+ messages in thread
From: mark at klomp dot org @ 2023-03-01 15:53 UTC (permalink / raw)
  To: dwz

https://sourceware.org/bugzilla/show_bug.cgi?id=30182

Mark Wielaard <mark at klomp dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |mark at klomp dot org
         Resolution|---                         |FIXED

--- Comment #1 from Mark Wielaard <mark at klomp dot org> ---
Looks good, make dwz.sum much more readable. Pushed as:

commit 9621200e66f0339da5a80e1abf46f4789a4a3690
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Wed Mar 1 16:51:58 2023 +0100

    make dejagnu test names environment-insensitive

    Previous versions of dwz-tests.exp emit the full path names to the
    per-test .sh scripts into the .sum/.log files.  This version replaces
    those patn names with just the $basename, which is enough to identify
    the tests uniquely, and allows proper regression/comparison analysis.

    https://sourceware.org/bugzilla/show_bug.cgi?id=30182

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-01 15:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-28 17:51 [Bug default/30182] New: dejagnu test name standardization fche at redhat dot com
2023-03-01 15:53 ` [Bug default/30182] " mark at klomp dot org

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).