bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] Using test filenames as default test name


From: Tim Ruehsen
Subject: [Bug-wget] Using test filenames as default test name
Date: Thu, 02 Oct 2014 11:36:35 +0200
User-agent: KMail/4.14.1 (Linux/3.16-2-amd64; KDE/4.14.1; x86_64; ; )

When switching to the parallel test suite we stumbled upon test names used
twice. This introduced random test failures due to a race condition. It has
been fixed by correcting the test names given to HTTPTest->new().

The naming is not just critical but also redundant - the naming mirrors the
filename of the test. To avoid this, I propose a patch (attached) that
automatically uses the correct test name. It still could be overridden by
explicitly setting it, if the need arises.

What do you think ?

Tim

Attachment: 0001-use-test-filename-as-default-test-name.patch
Description: Text Data

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]