New comment by tornaria on void-packages repository https://github.com/void-linux/void-packages/pull/46784#issuecomment-1771944095 Comment: There was a failure in x86_64-musl testing python3-jupyter_server: ``` FAILED tests/services/kernels/test_api.py::test_connection[jp_server_config0] - assert 1 == 0 ``` I think this is transient failure (a connection not closed in time; tests in jupyter are a little bit flaky). Force-pushed with no changes to retest.