Remove stale AlsaWrapper TSan suppression

Per the bug, there were two issues, one of which was fixed and the other
sounds like it was fixed in newer ALSA in 2014 (comment #17). Remove the
suppression.

Bug: 374135
Change-Id: I37c8ca04dd9c7cf8d33b12940cd5457b0cbe6e5d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1641202
Reviewed-by: Dale Curtis <dalecurtis@chromium.org>
Commit-Queue: Dale Curtis <dalecurtis@chromium.org>
Auto-Submit: David Benjamin <davidben@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#665590}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: bbe1d856c1592f8bd223e60603d5261198f57246
This commit is contained in:
David Benjamin 2019-06-03 17:50:05 +00:00 коммит произвёл Commit Bot
Родитель 84c2d32f7d
Коммит e68a3aad04
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -128,9 +128,6 @@ char kTSanDefaultSuppressions[] =
"race:sctp_express_handle_sack\n"
"race:system_base_info\n"
// http://crbug.com/374135
"race:media::AlsaWrapper::PcmWritei\n"
// False positive in libc's tzset_internal, http://crbug.com/379738.
"race:tzset_internal\n"