This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] don't use directory in test name


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]