Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(106)

Side by Side Diff: tools/valgrind/gtest_exclude/unit_tests.gtest-tsan.txt

Issue 178993006: Convolver.SIMDVerification has been replaced with two smaller tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « tools/valgrind/gtest_exclude/unit_tests.gtest-memcheck.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This test has a possible data race detected by the TSAN bot 1 # This test has a possible data race detected by the TSAN bot
2 # see http://crbug.com/46840 2 # see http://crbug.com/46840
3 ProfileManagerTest.CreateAndUseTwoProfiles 3 ProfileManagerTest.CreateAndUseTwoProfiles
4 4
5 # Crashing - http://crbug.com/84536 5 # Crashing - http://crbug.com/84536
6 HttpBridgeTest.* 6 HttpBridgeTest.*
7 7
8 # Takes too long and may cause TSAN bots to time out. http://crbug.com/134400
9 Convolver.SIMDVerification
10
11 # SEGV_MAPERR. http://crbug.com/245797 8 # SEGV_MAPERR. http://crbug.com/245797
12 ClientSideDetectionHostTest.NavigationCancelsShouldClassifyUrl 9 ClientSideDetectionHostTest.NavigationCancelsShouldClassifyUrl
OLDNEW
« no previous file with comments | « tools/valgrind/gtest_exclude/unit_tests.gtest-memcheck.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698