> On 6 Jan 2023, at 00:05, Alexey Sokolov <alexey+gen...@asokolov.org> wrote:
> 
> 06.01.2023 00:03, Anna пишет:
>> On 2023-01-05 23:55, alexey+gen...@asokolov.org wrote:
>>> From: Alexey Sokolov <alexey+gen...@asokolov.org>
>>> 
>>>   if [[ ${?} -ne 0 ]]; then
>>> - die "Tests failed with ${EPYTHON}"
>>> + die -n "Tests failed with ${EPYTHON}"
>> I don't think "nonfatal" should be used with tests. Any valid use cases
>> for that?
> 
> src_test() {
>  virtx distutils-r1_src_test
> }
> 
> If the test fails with "die", Xvfb keeps running forever; but it's cleaned up 
> correctly with die -n
> 

Rationale should be mentioned in the commit message. Could you put it in?

Attachment: signature.asc
Description: Message signed with OpenPGP

Reply via email to