[Python-Dev] Python Tests (original) (raw)
Pranav Deshpande deshpande.v.pranav at gmail.com
Sun May 14 11:04:33 EDT 2017
- Previous message (by thread): [Python-Dev] Hash randomization and deterministic bytecode
- Next message (by thread): [Python-Dev] Python Tests
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello, everyone. I wanted to contribute to Python so I began by following the steps given here: https://docs.python.org/devguide/
WHile executing
./python -m test -j3
I encountered the following error: 383 tests OK.
1 test failed: test_re
21 tests skipped: test_curses test_dbm_gnu test_dbm_ndbm test_devpoll test_kqueue test_msilib test_ossaudiodev test_smtpnet test_socketserver test_startfile test_timeout test_tix test_tk test_ttk_guionly test_urllib2net test_urllibnet test_winconsoleio test_winreg test_winsound test_xmlrpc_net test_zipfile64
Total duration: 24 min 25 sec Tests result: FAILURE
How do I resolve this?
Regards,
Pranav. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20170514/209d9b4e/attachment.html>
- Previous message (by thread): [Python-Dev] Hash randomization and deterministic bytecode
- Next message (by thread): [Python-Dev] Python Tests
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]