coreutils
[Top][All Lists]
Advanced

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

[PATCH] tests: narrow scope of faulty join args


From: Justin Tracey
Subject: [PATCH] tests: narrow scope of faulty join args
Date: Fri, 3 Sep 2021 12:45:34 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

While looking at test result discrepancies for the join implementation from uutils' coreutils,[0] I noticed that one of the tests seems to be testing not only for the correct error message when supplied an incorrect -j field, but also that this error message has priority over the missing operands error. The latter seems like something that shouldn't be tested, so I'm submitting a (trivial) patch to narrow the scope.

 - Justin

[0] https://github.com/uutils/coreutils

Attachment: join-test-scope.patch
Description: Text Data


reply via email to

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