• Dmitriy Vyukov's avatar
    build: add few tests with GOMAXPROCS=32 to run.bash · 8c777066
    Dmitriy Vyukov authored
    Some class of bugs (data races, runtime bugs) can be found
    only with real parallelism.
    Note that GOMAXPROCS=32 is somewhat different from go test -cpu=32,
    this intentionally uses GOMAXPROCS to stress program bootstrap,
    testing code, garbage collections, etc.
    Package selection is mostly random.
    
    R=golang-dev, dave, r
    CC=golang-dev
    https://golang.org/cl/6346070
    8c777066
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...