Staging
v0.5.1
https://github.com/python/cpython
Revision 645e503ba58086c7f51eda4d025743f2afc05a2a authored by Victor Stinner on 20 July 2017, 15:08:51 UTC, committed by GitHub on 20 July 2017, 15:08:51 UTC
When running the test suite using --use=all / -u all, exclude tzdata
since it makes test_datetime too slow (15-20 min on some buildbots)
which then times out on some buildbots.

-u tzdata must now be enabled explicitly, -u tzdata or -u all,tzdata,
to run all test_datetime tests.

Fix also regrtest command line parser to allow passing -u
extralargefile to run test_zipfile64.

Travis CI: remove -tzdata. Replace -u all,-tzdata,-cpu with -u all,-cpu since tzdata is now excluded from -u all.
(cherry picked from commit 5b392bbaeb9d9b1db961ecfc7315d8c8662c27f6)
1 parent 71d9b52
Raw File
Tip revision: 645e503ba58086c7f51eda4d025743f2afc05a2a authored by Victor Stinner on 20 July 2017, 15:08:51 UTC
bpo-30822: Exclude tzdata from regrtest --all (#2775) (#2781)
Tip revision: 645e503
.mention-bot
{
   "findPotentialReviewers": false
}
back to top