This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch, gcc RFA] dg-extract-results.sh: Handle KFAILs.
- From: Mike Stump <mikestump at comcast dot net>
- To: Doug Evans <dje at google dot com>
- Cc: gdb-patches at sourceware dot org, gcc-patches at gcc dot gnu dot org
- Date: Wed, 14 Mar 2012 13:15:38 -0700
- Subject: Re: [patch, gcc RFA] dg-extract-results.sh: Handle KFAILs.
- References: <20120314172158.04E892461B2@ruffy.mtv.corp.google.com>
On Mar 14, 2012, at 10:21 AM, Doug Evans wrote:
> The results of running the testsuite in parallel should match the
> results when run serially. This patch adds KFAIL counts so that happens.
> [There's still a nit that the order of the results don't precisely match,
> but that's a separate issue.]
>
> I will check this into the gdb tree if there are no objections.
> Any reason not to apply it to the gcc tree as well?
I don't know that the gcc tree has any of the known stuff, though, that's not on purpose or by design, just no one has done it, I think.