]> Cypherpunks repositories - gostls13.git/commit
regexp: skip TestOnePassCutoff in short mode
authorDmitriy Vyukov <dvyukov@google.com>
Wed, 25 Jun 2014 00:19:10 +0000 (17:19 -0700)
committerDmitriy Vyukov <dvyukov@google.com>
Wed, 25 Jun 2014 00:19:10 +0000 (17:19 -0700)
commit280eb703a2d7e2f9630755048d13f259945743e5
tree3c2211d7416ef1b3f0bf858a6d75f3d9abe95c5b
parent92d58c7e466b332129c1fc39f30d1d8e2f9c58c3
regexp: skip TestOnePassCutoff in short mode
Runs for 4 seconds on my mac.
Also this is the only test that times out on freebsd in -race mode.

R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/110150045
src/pkg/regexp/all_test.go