]> Cypherpunks repositories - gostls13.git/commit
all: Skip AllocsPerRun tests if GOMAXPROCS>1.
authorAlbert Strasheim <fullung@gmail.com>
Wed, 6 Mar 2013 23:52:32 +0000 (15:52 -0800)
committerRob Pike <r@golang.org>
Wed, 6 Mar 2013 23:52:32 +0000 (15:52 -0800)
commit0a71a5b029f0f8576d7dc948f72e16deb00a035e
tree599473530e26f78e171153d67a7ea61cf60b6409
parent45a3b3714ff78fe1c81a5b3680822859a9fa35ff
all: Skip AllocsPerRun tests if GOMAXPROCS>1.

Fixes #4974.

R=rsc, bradfitz, r
CC=golang-dev
https://golang.org/cl/7545043
src/pkg/encoding/gob/timing_test.go
src/pkg/fmt/fmt_test.go
src/pkg/net/http/header_test.go
src/pkg/net/rpc/server_test.go
src/pkg/path/filepath/path_test.go
src/pkg/path/path_test.go
src/pkg/reflect/all_test.go
src/pkg/sort/search_test.go
src/pkg/strconv/strconv_test.go
src/pkg/time/time_test.go