Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 782865 - dev-python/cherrypy-18.6.0 - fails 34 tests on ppc
Summary: dev-python/cherrypy-18.6.0 - fails 34 tests on ppc
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2021-04-14 15:55 UTC by ernsteiswuerfel
Modified: 2021-10-31 18:07 UTC (History)
1 user (show)

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


Attachments
build.log (cherrypy-18.6.0:20210414-153916.log,539.00 KB, text/plain)
2021-04-14 15:55 UTC, ernsteiswuerfel
Details
emerge --info (file_782865.txt,5.98 KB, text/plain)
2021-04-14 15:55 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2021-04-14 15:55:31 UTC
Created attachment 699831 [details]
build.log

[...]
FAILED cherrypy/test/test_caching.py::CacheTest::testGzipStaticCache - pytest.PytestUnraisableExcepti...
FAILED cherrypy/test/test_config.py::ConfigTests::testHandlerToolConfigOverride - pytest.PytestUnrais...
FAILED cherrypy/test/test_config_server.py::ServerConfigTests::testMaxRequestSize - pytest.PytestUnra...
FAILED cherrypy/test/test_conn.py::PipelineTests::test_HTTP11_Timeout - pytest.PytestUnraisableExcept...
FAILED cherrypy/test/test_core.py::CoreRequestHandlingTest::testRanges - pytest.PytestUnraisableExcep...
FAILED cherrypy/test/test_encoding.py::EncodingTests::testGzip - pytest.PytestUnraisableExceptionWarn...
FAILED cherrypy/test/test_encoding.py::EncodingTests::test_multipart_decoding_bigger_maxrambytes - py...
FAILED cherrypy/test/test_http.py::HTTPTests::test_malformed_header - pytest.PytestUnraisableExceptio...
FAILED cherrypy/test/test_http.py::HTTPTests::test_no_content_length - pytest.PytestUnraisableExcepti...
FAILED cherrypy/test/test_http.py::HTTPTests::test_post_filename_with_special_characters - pytest.Pyt...
FAILED cherrypy/test/test_http.py::HTTPTests::test_post_multipart - pytest.PytestUnraisableExceptionW...
FAILED cherrypy/test/test_iterator.py::IteratorTest::test_iterator - pytest.PytestUnraisableException...
FAILED cherrypy/test/test_logging.py::test_normal_return - pytest.PytestUnraisableExceptionWarning: E...
FAILED cherrypy/test/test_logging.py::test_normal_yield - pytest.PytestUnraisableExceptionWarning: Ex...
FAILED cherrypy/test/test_logging.py::test_custom_log_format - pytest.PytestUnraisableExceptionWarnin...
FAILED cherrypy/test/test_logging.py::test_timez_log_format - pytest.PytestUnraisableExceptionWarning...
FAILED cherrypy/test/test_logging.py::test_UUIDv4_parameter_log_format - pytest.PytestUnraisableExcep...
FAILED cherrypy/test/test_logging.py::test_escaped_output - pytest.PytestUnraisableExceptionWarning: ...
FAILED cherrypy/test/test_mime.py::SafeMultipartHandlingTest::test_Flash_Upload - pytest.PytestUnrais...
FAILED cherrypy/test/test_request_obj.py::RequestObjectTests::testErrorHandling - pytest.PytestUnrais...
FAILED cherrypy/test/test_session.py::SessionTest::test_1_Ram_Concurrency - pytest.PytestUnraisableEx...
FAILED cherrypy/test/test_session.py::SessionTest::test_2_File_Concurrency - pytest.PytestUnraisableE...
FAILED cherrypy/test/test_states.py::PluginTests::test_daemonize - pytest.PytestUnraisableExceptionWa...
FAILED cherrypy/test/test_states.py::SignalHandlingTests::test_SIGHUP_daemonized - pytest.PytestUnrai...
FAILED cherrypy/test/test_states.py::SignalHandlingTests::test_SIGTERM - pytest.PytestUnraisableExcep...
FAILED cherrypy/test/test_states.py::SignalHandlingTests::test_signal_handler_unsubscribe - pytest.Py...
FAILED cherrypy/test/test_static.py::StaticTest::test_755_vhost - pytest.PytestUnraisableExceptionWar...
FAILED cherrypy/test/test_static.py::StaticTest::test_file_stream_deadlock - pytest.PytestUnraisableE...
FAILED cherrypy/test/test_static.py::StaticTest::test_index - pytest.PytestUnraisableExceptionWarning...
FAILED cherrypy/test/test_tools.py::ToolTests::testHookErrors - pytest.PytestUnraisableExceptionWarni...
FAILED cherrypy/test/test_tutorials.py::TutorialTest::test09Files - pytest.PytestUnraisableExceptionW...
FAILED cherrypy/test/test_tutorials.py::TutorialTest::test10HTTPErrors - pytest.PytestUnraisableExcep...
FAILED cherrypy/test/test_virtualhost.py::VirtualHostTest::test_VHost_plus_Static - pytest.PytestUnra...
FAILED cherrypy/test/test_xmlrpc.py::XmlRpcTest::test_gc - pytest.PytestUnraisableExceptionWarning: E...
======== 34 failed, 253 passed, 7 skipped, 2 xfailed, 1 xpassed, 2 errors in 262.37s (0:04:22) =========
Comment 1 ernsteiswuerfel archtester 2021-04-14 15:55:45 UTC
Created attachment 699834 [details]
emerge --info
Comment 2 ernsteiswuerfel archtester 2021-10-31 18:07:48 UTC
18.6.1 passes tests on ppc with current python setup.

[...]
======================================= short test summary info ========================================
SKIPPED [1] cherrypy/test/helper.py:321: skipped (not running HTTPS)...
SKIPPED [5] cherrypy/test/test_session.py:411: memcached not available
SKIPPED [1] cherrypy/test/test_static.py:226: Windows only
XFAIL cherrypy/test/test_static.py::StaticTest::test_file_stream
  #1475
XPASS cherrypy/test/test_caching.py::CacheTest::test_antistampede #1536
============ 289 passed, 7 skipped, 1 xfailed, 1 xpassed, 76 warnings in 173.08s (0:02:53) =============
/var/tmp/portage/dev-python/cherrypy-18.6.1/work/CherryPy-18.6.1/cherrypy/process/wspbus.py:254: RuntimeWarning: The main thread is exiting, but the Bus is in the states.STARTED state; shutting it down automatically now. You must either call bus.block() after start(), or call bus.exit() before the main thread exits.
  warnings.warn(
 * python3_9: running distutils-r1_run_phase _distutils-r1_clean_egg_info
>>> Completed testing dev-python/cherrypy-18.6.1