Message 338390 - Python tracker

Message338390

Author DNSGeek
Recipients DNSGeek
Date 2019-03-19.17:17:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553015837.07.0.00449042281864.issue36369@roundup.psfhosted.org>
In-reply-to
Content
When building Python 3.7.2 on a Raspberry Pi Zero W, it takes over 6 hours to run test_weakref, and almost 15 hours total to run through all the tests.

14:28:14 load avg: 1.00 [396/416] test_weakset -- test_weakref passed in 6 hour 24 min

Does it really need to take this long for one test?
History
Date User Action Args
2019-03-19 17:17:17DNSGeeksetrecipients: + DNSGeek
2019-03-19 17:17:17DNSGeeksetmessageid: <1553015837.07.0.00449042281864.issue36369@roundup.psfhosted.org>
2019-03-19 17:17:17DNSGeeklinkissue36369 messages
2019-03-19 17:17:16DNSGeekcreate