• Brad Fitzpatrick's avatar
    archive/zip: skip large concurrent tests in race mode · 1368de3d
    Brad Fitzpatrick authored
    We recently added these large zip64 tests. They're slow-ish already,
    but fast enough in non-race mode with t.Parallel. But in race mode,
    the concurrency makes them much slower than the normal
    non-race-to-race multiplier.
    
    They're taking so long now that it's causing test failures when it
    sometimes is over the test timeout threshold.
    
    Change-Id: I02f4ceaa9d6cab826708eb3860f47a57b05bdfee
    Reviewed-on: https://go-review.googlesource.com/33423
    Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    Reviewed-by: 's avatarIan Lance Taylor <iant@golang.org>
    1368de3d
Name
Last commit
Last update
.github Loading commit data...
api Loading commit data...
doc Loading commit data...
lib/time Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...