DescriptionWildcard the test cases if two or more tests make
ThreadSanitizer hang.
Usually, if several tests hang in the same way, that means there's some common code between them that makes TSAN's address space manager unhappy.
Then it's likely that a new test from the same test case exploits the same code and breaks ThreadSanitizer again.
BUG=http://code.google.com/p/data-race-test/issues/detail?id=11
TBR=dank
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30043
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|