New comment by TeddyDD on void-packages repository https://github.com/void-linux/void-packages/pull/32178#issuecomment-887717450 Comment: I could patch decorators for failing tests ``` @pytest.mark.skip(reason="fails in CI") ``` or we could disable check altogether.