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

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

Issue 16264002: exclude test ClientSideDetectionHostTest.NavigationCancelsShouldClassifyUrl (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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 | Annotate | Revision Log
« 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 8 # Takes too long and may cause TSAN bots to time out. http://crbug.com/134400
9 Convolver.SIMDVerification 9 Convolver.SIMDVerification
10
11 # SEGV_MAPERR. http://crbug.com/245797
12 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