Descriptionregexp: exclude exhaustive RE2 test from running under race detector.
It is an expensive test to run, and even more so with -race,
and causes timeouts on builders. It is doubtful that it would
find a race that other tests in this package wouldn't, so there
is little loss in excluding it.
Update issue 5837.
Patch Set 1 #Patch Set 2 : diff -r 7e8952db0133 https://code.google.com/p/go #Patch Set 3 : diff -r 7e8952db0133 https://code.google.com/p/go #Patch Set 4 : diff -r 353ca41927f1 https://code.google.com/p/go #
MessagesTotal messages: 4
|