Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936062 - net-misc/httpie-3.2.2 fails tests
Summary: net-misc/httpie-3.2.2 fails tests
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-14 19:57 UTC by Jonathan Lovelace
Modified: 2024-07-20 14:57 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
net-misc:httpie-3.2.2:20240714-112615.log (net-misc:httpie-3.2.2:20240714-112615.log,313.10 KB, text/plain; charset=utf-8)
2024-07-14 19:57 UTC, Jonathan Lovelace
Details
emerge-info.txt (emerge-info.txt,9.25 KB, text/plain; charset=utf-8)
2024-07-14 19:57 UTC, Jonathan Lovelace
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Lovelace 2024-07-14 19:57:14 UTC
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.
Comment 1 Jonathan Lovelace 2024-07-14 19:57:37 UTC
Created attachment 897631 [details]
emerge-info.txt