This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: Testsuite races
- From: Roland McGrath <roland at hack dot frob dot com>
- To: Jeff Law <law at redhat dot com>
- Cc: libc-alpha <libc-alpha at sourceware dot org>
- Date: Tue, 14 Aug 2012 14:05:17 -0700 (PDT)
- Subject: Re: Testsuite races
- References: <502ABB29.3080809@redhat.com>
I'd like to see an enumeration of all the sets of mutually-interfering
tests and for each a mention of what files are doubly-touched, before we
settle on a solution.
My tendency is toward something that is between #2 and #3.
That is, break out common setup tasks into a shared target that
is a dependency of both test rules.
But I'd like to see all the cases first.
Thanks,
Roland