From: Simon Marchi <simark@simark.ca>
To: Andrew Burgess <andrew.burgess@embecosm.com>,
Keith Seitz <keiths@redhat.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCHv2 0/3] Automatic detection of test name problems
Date: Wed, 29 Apr 2020 11:04:40 -0400 [thread overview]
Message-ID: <f03a8fc9-b285-7ce8-aaa5-f5b69f837fe1@simark.ca> (raw)
In-Reply-To: <20200429090216.GI3522@embecosm.com>
On 2020-04-29 5:02 a.m., Andrew Burgess wrote:
> * Keith Seitz <keiths@redhat.com> [2020-04-28 12:08:25 -0700]:
>
>> On 4/27/20 3:01 PM, Andrew Burgess wrote:
>>> Changes since v1:
>>>
>>> 1. Original patch #1 is now merged.
>>>
>>> 2. Functionality is now placed inside a namespace.
>>>
>>> 3. Better counting for multi-variant test runs, this is inline with
>>> how Dejagnu's muti-variant result counting works.
>>>
>>> 4. Use 'string first' instead of 'regexp'.
>>>
>>> 5. Reworded commit message on what is now patch #2.
>>>
>>> Further feedback welcome.
>>
>> Wow, that's almost a complete rewrite! While not what I was really
>> suggesting, I have to admit, a /big/ smile came to my face while
>> reading this. It is so nicely done!
>>
>> Thank you!
>>
>> Keith
>>
>> PS. As you know, IANAM, but you are, so I encourage you to approve
>> your patch. ;-)
>
> Thanks for your feedback, especially your TCL suggestions.
>
> I'll let the patch sit for a while to see if anyone else has any
> input.
>
> Thanks,
> Andrew
>
Hi Andrew,
Thanks for doing this, it's nice. And by testing this patchset, I've found an offender
and sent a patch for it :)
https://sourceware.org/pipermail/gdb-patches/2020-April/168052.html
When you detect an offender, do you think you could print something? A bit like a "FAIL"
is printed when a test fails. For example:
DUPLICATE: gdb.base/break.exp: set convenience variable $foo to 81.5
That would make it easier to spot the problematic test(s). But even without that, your
patchset looks good and useful to me.
Simon
next prev parent reply other threads:[~2020-04-29 15:04 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-23 17:53 [PATCH 0/4] " Andrew Burgess
2020-04-23 17:53 ` [PATCH 1/4] gdb/testsuite: Remove build paths from test names Andrew Burgess
2020-04-24 14:00 ` Simon Marchi
2020-04-23 17:53 ` [PATCH 2/4] gdb/testsuite: Detect and warn if paths are used in " Andrew Burgess
2020-04-23 20:26 ` Keith Seitz
2020-04-27 15:58 ` Andrew Burgess
2020-04-27 16:42 ` Keith Seitz
2020-04-27 19:06 ` Andrew Burgess
2020-04-23 17:53 ` [PATCH 3/4] gdb/testsuite: Detect and warn about duplicate " Andrew Burgess
2020-04-23 20:28 ` Keith Seitz
2020-04-23 17:53 ` [PATCH 4/4] contrib: Handle GDB specific test result types Andrew Burgess
2020-04-23 20:25 ` [PATCH 0/4] Automatic detection of test name problems Keith Seitz
2020-04-27 22:01 ` [PATCHv2 0/3] " Andrew Burgess
2020-04-27 22:01 ` [PATCHv2 1/3] gdb/testsuite: Detect and warn if paths are used in test names Andrew Burgess
2020-04-27 22:01 ` [PATCHv2 2/3] gdb/testsuite: Detect and warn about duplicate " Andrew Burgess
2020-04-27 22:01 ` [PATCHv2 3/3] contrib: Handle GDB specific test result types Andrew Burgess
2020-04-28 19:08 ` [PATCHv2 0/3] Automatic detection of test name problems Keith Seitz
2020-04-29 9:02 ` Andrew Burgess
2020-04-29 15:04 ` Simon Marchi [this message]
2020-04-29 15:38 ` Andrew Burgess
2020-04-29 16:03 ` Keith Seitz
2020-04-29 18:22 ` Simon Marchi
2020-04-30 11:20 ` [PATCHv3 " Andrew Burgess
2020-04-30 11:20 ` [PATCHv3 1/3] gdb/testsuite: Detect and warn if paths are used in test names Andrew Burgess
2020-04-30 11:20 ` [PATCHv3 2/3] gdb/testsuite: Detect and warn about duplicate " Andrew Burgess
2020-07-31 21:34 ` Simon Marchi
2020-08-03 10:02 ` Andrew Burgess
2020-08-03 12:18 ` Simon Marchi
2020-04-30 11:20 ` [PATCHv3 3/3] contrib: Handle GDB specific test result types Andrew Burgess
2020-04-30 18:01 ` [PATCHv3 0/3] Automatic detection of test name problems Tom Tromey
2020-05-11 21:30 ` Andrew Burgess
2020-05-12 16:48 ` Andrew Burgess
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=f03a8fc9-b285-7ce8-aaa5-f5b69f837fe1@simark.ca \
--to=simark@simark.ca \
--cc=andrew.burgess@embecosm.com \
--cc=gdb-patches@sourceware.org \
--cc=keiths@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