This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] don't use directory in test name
- From: Doug Evans <dje at google dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: gdb-patches <gdb-patches at sourceware dot org>
- Date: Mon, 7 Jul 2014 13:37:05 -0700
- Subject: Re: [PATCH] don't use directory in test name
- Authentication-results: sourceware.org; auth=none
- References: <1402596363-21741-1-git-send-email-tromey at redhat dot com>
On Thu, Jun 12, 2014 at 11:06 AM, Tom Tromey <tromey@redhat.com> wrote:
> I noticed that a few tests in completion.exp put the directory name
> into the name of the resulting test. While the directory name is
> relative, this still makes for spurious differences depending on
> whether the test was run in serial or parallel mode.
>
> This patch fixes the problem. I'm checking it in.
>
> 2014-06-12 Tom Tromey <tromey@redhat.com>
>
> * gdb.base/completion.exp: Don't use directory name in test.
Hi. fyi,
I've added an entry to the wiki documenting the issue.
https://sourceware.org/gdb/wiki/Internals%20GDB-Testsuite-Coding-Standards