tests/test_utils.py::TestFalconUtils::test_code_to_http_status[500-500 Internal Server Error] PASSED [ 93%] tests/test_utils.py::TestFalconUtils::test_code_to_http_status_value_error[Failed] PASSED [ 93%] tests/test_validators.py::test_req_schema_validation_failure[asgi-MediaValidationError] SKIPPED (jsonschema dependency not found) [ 98%] tests/test_validators.py::test_req_schema_validation_failure[wsgi-MediaValidationError] SKIPPED (jsonschema dependency not found) [ 98%] tests/test_wsgi.py::TestWSGIServer::test_get ERROR [ 98%] tests/test_wsgi.py::TestWSGIServer::test_get_file ERROR [ 98%] tests/test_wsgi.py::TestWSGIServer::test_put ERROR [ 98%] tests/test_wsgi.py::TestWSGIServer::test_head_405 ERROR [ 98%] tests/test_wsgi.py::TestWSGIServer::test_post ERROR [ 98%] tests/test_wsgi.py::TestWSGIServer::test_post_invalid_content_length ERROR [ 98%] tests/test_wsgi.py::TestWSGIServer::test_post_read_bounded_stream ERROR [ 98%] tests/test_wsgi.py::TestWSGIServer::test_post_read_bounded_stream_no_body ERROR [ 98%] tests/test_wsgi_errors.py::TestWSGIError::test_responder_logged_bytestring PASSED [ 98%] =================================================================================================================================================== ERRORS =================================================================================================================================================== _________________________________________________________________________________________________________________________________ ERROR at setup of TestWSGIServer.test_get __________________________________________________________________________________________________________________________________ E PermissionError: [Errno 13] Permission denied /usr/lib/python3.12/multiprocessing/synchronize.py:57: PermissionError _______________________________________________________________________________________________________________________________ ERROR at setup of TestWSGIServer.test_get_file _______________________________________________________________________________________________________________________________ E PermissionError: [Errno 13] Permission denied /usr/lib/python3.12/multiprocessing/synchronize.py:57: PermissionError _________________________________________________________________________________________________________________________________ ERROR at setup of TestWSGIServer.test_put __________________________________________________________________________________________________________________________________ E PermissionError: [Errno 13] Permission denied /usr/lib/python3.12/multiprocessing/synchronize.py:57: PermissionError _______________________________________________________________________________________________________________________________ ERROR at setup of TestWSGIServer.test_head_405 _______________________________________________________________________________________________________________________________ E PermissionError: [Errno 13] Permission denied /usr/lib/python3.12/multiprocessing/synchronize.py:57: PermissionError _________________________________________________________________________________________________________________________________ ERROR at setup of TestWSGIServer.test_post _________________________________________________________________________________________________________________________________ E PermissionError: [Errno 13] Permission denied /usr/lib/python3.12/multiprocessing/synchronize.py:57: PermissionError _____________________________________________________________________________________________________________________ ERROR at setup of TestWSGIServer.test_post_invalid_content_length ______________________________________________________________________________________________________________________ E PermissionError: [Errno 13] Permission denied /usr/lib/python3.12/multiprocessing/synchronize.py:57: PermissionError _______________________________________________________________________________________________________________________ ERROR at setup of TestWSGIServer.test_post_read_bounded_stream _______________________________________________________________________________________________________________________ E PermissionError: [Errno 13] Permission denied /usr/lib/python3.12/multiprocessing/synchronize.py:57: PermissionError ___________________________________________________________________________________________________________________ ERROR at setup of TestWSGIServer.test_post_read_bounded_stream_no_body ___________________________________________________________________________________________________________________ E PermissionError: [Errno 13] Permission denied /usr/lib/python3.12/multiprocessing/synchronize.py:57: PermissionError ERROR tests/test_wsgi.py::TestWSGIServer::test_get - PermissionError: [Errno 13] Permission denied ERROR tests/test_wsgi.py::TestWSGIServer::test_get_file - PermissionError: [Errno 13] Permission denied ERROR tests/test_wsgi.py::TestWSGIServer::test_put - PermissionError: [Errno 13] Permission denied ERROR tests/test_wsgi.py::TestWSGIServer::test_head_405 - PermissionError: [Errno 13] Permission denied ERROR tests/test_wsgi.py::TestWSGIServer::test_post - PermissionError: [Errno 13] Permission denied ERROR tests/test_wsgi.py::TestWSGIServer::test_post_invalid_content_length - PermissionError: [Errno 13] Permission denied ERROR tests/test_wsgi.py::TestWSGIServer::test_post_read_bounded_stream - PermissionError: [Errno 13] Permission denied ERROR tests/test_wsgi.py::TestWSGIServer::test_post_read_bounded_stream_no_body - PermissionError: [Errno 13] Permission denied >>> ERROR: py3-falcon: check failed