New comment by daniel-eys on void-packages repository https://github.com/void-linux/void-packages/pull/24742#issuecomment-697338294 Comment: > do you care that some test fail? > > ``` > test cases: 495 | 492 passed | 3 failed > assertions: 22478 | 22472 passed | 6 failed > > => ERROR: newsboat-2.21_1: do_check: 'TERM=$TERM TMPDIR=/dev/shm ./test' exited with 6 > => ERROR: in do_check() at srcpkgs/newsboat/template:23 > => ERROR: newsboat-2.21_1: do_check: '( cd test && TERM=$TERM TMPDIR=/dev/shm ./test )' exited with 1 > => ERROR: in do_check() at srcpkgs/newsboat/template:23 > ``` Strange, all tests actually passed on my machine. ``` All tests passed (22485 assertions in 495 test cases) ``` 2.21 is running without any issues so far, so I guess this should be fine.