This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients Robert Boehne, haney, vstinner
Date 2017-07-09.21:38:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499636295.76.0.589034799141.issue30183@psf.upfronthosting.co.za>
In-reply-to
Content
Oh ok, a lot of tests fail on HP-UX. We are far from supporting HP-UX.

331 tests OK.
41 tests failed:
    test_asyncio test_asyncore test_c_locale_coercion test_calendar
    test_cmd_line test_cmd_line_script test_datetime test_distutils
    test_email test_faulthandler test_fileio test_httpservers
    test_imaplib test_imp test_import test_io test_logging
    test_macpath test_mailbox test_mmap test_multiprocessing_fork
    test_multiprocessing_forkserver test_multiprocessing_main_handling
    test_multiprocessing_spawn test_ntpath test_openpty test_os
    test_posix test_posixpath test_pty test_re test_signal
    test_strftime test_strptime test_subprocess test_time test_tools
    test_unicode test_unicode_file test_xmlrpc test_zipimport
History
Date User Action Args
2017-07-09 21:38:15vstinnersetrecipients: + vstinner, haney, Robert Boehne
2017-07-09 21:38:15vstinnersetmessageid: <1499636295.76.0.589034799141.issue30183@psf.upfronthosting.co.za>
2017-07-09 21:38:15vstinnerlinkissue30183 messages
2017-07-09 21:38:15vstinnercreate