Chromium Code Reviews| Index: tools/valgrind/tsan/suppressions.txt |
| =================================================================== |
| --- tools/valgrind/tsan/suppressions.txt (revision 107715) |
| +++ tools/valgrind/tsan/suppressions.txt (working copy) |
| @@ -345,14 +345,6 @@ |
| fun:AudioRendererImpl::Run |
| } |
| { |
| - bug_100143 |
|
Timur Iskhodzhanov
2011/10/28 12:42:17
Fixed.
|
| - ThreadSanitizer:Race |
| - ... |
| - fun:GpuDataManager::Initialize |
| - fun:GpuDataManager::GetInstance |
| - fun:GpuBlacklistUpdater::SetupOnFileThread |
| -} |
| -{ |
| Intentional race in net_unittest |
| ThreadSanitizer:Race |
| fun:disk_cache::BackendImpl::GetEntryCount |