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 Divyansh_tiwari
Recipients Divyansh_tiwari
Date 2020-01-14.04:52:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578977546.19.0.0039726161306.issue39326@roundup.psfhosted.org>
In-reply-to
Content
Python-3.8.1 after "make test" command in Ubuntu terminal report an error saying "test_importlib" failed.

= Tests result: FAILURE then FAILURE ==

1 test failed:
    test_importlib

1 re-run test:
    test_importlib

==========================================
I re-ran the test my the command make test TESTOPTS="-v test_importlib"

but again result in failed
History
Date User Action Args
2020-01-14 04:52:26Divyansh_tiwarisetrecipients: + Divyansh_tiwari
2020-01-14 04:52:26Divyansh_tiwarisetmessageid: <1578977546.19.0.0039726161306.issue39326@roundup.psfhosted.org>
2020-01-14 04:52:26Divyansh_tiwarilinkissue39326 messages
2020-01-14 04:52:25Divyansh_tiwaricreate