summaryrefslogtreecommitdiffstats
path: root/Mac
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2017-07-20 13:46:32 (GMT)
committerGitHub <noreply@github.com>2017-07-20 13:46:32 (GMT)
commit5b392bbaeb9d9b1db961ecfc7315d8c8662c27f6 (patch)
treefbc9cd59b265cb5ef5f341955e476ce2908956c0 /Mac
parent5bffcf38aae9b2f42f4e39ff5be8c406bbdf6684 (diff)
downloadcpython-5b392bbaeb9d9b1db961ecfc7315d8c8662c27f6.zip
cpython-5b392bbaeb9d9b1db961ecfc7315d8c8662c27f6.tar.gz
cpython-5b392bbaeb9d9b1db961ecfc7315d8c8662c27f6.tar.bz2
bpo-30822: Exclude tzdata from regrtest --all (#2775)
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.
Diffstat (limited to 'Mac')
0 files changed, 0 insertions, 0 deletions