Created attachment 897630 [details] net-misc:httpie-3.2.2:20240714-112615.log On one machine, =net-misc/httpie-3.2.2 fails its test phase: =========================================================================== short test summary info ============================================================================ SKIPPED [2] tests/test_httpie.py:190: unimplemented SKIPPED [1] tests/test_config.py:101: windows-only SKIPPED [1] tests/test_windows.py:11: this test for some reason kills the process XFAIL tests/test_output.py::TestQuietFlag::test_quiet_on_python_warnings[flags0-1] XFAIL tests/test_redirects.py::test_follow_output_options_used_for_redirects - https://github.com/httpie/httpie/issues/1082 XPASS tests/test_output.py::TestQuietFlag::test_quiet_on_python_warnings[flags1-1] XPASS tests/test_output.py::TestQuietFlag::test_quiet_on_python_warnings[flags2-0] FAILED tests/test_uploads.py::test_stdin_read_warning - AssertionError: assert b'> warning: no stdin data read in 0.1s' in b'' =================================== 1 failed, 978 passed, 4 skipped, 24 deselected, 2 xfailed, 2 xpassed, 200 warnings in 544.24s (0:09:04) ==================================== This machine is still working through the Python 3.12 transition, but I don't think that's likely to be relevant to the test failure. It's also a fairly old and slow machine, but I tried increasing (tripling) the timeout in the test file using 'sed' in post_src_prepare() in /etc/portage/env, but that didn't help.
Created attachment 897631 [details] emerge-info.txt