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

Side by Side Diff: chrome/test/data/valgrind/unit_tests.gtest-tsan.txt

Issue 2827034: Don't run ExtensionsServiceTest.ReloadExtensions under ThreadSanitizer... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years, 5 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 | « no previous file | 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 contains nasty races, see http://crbug.com/37839 1 # This test contains nasty races, see http://crbug.com/37839
2 EventSys.Multithreaded 2 EventSys.Multithreaded
3 3
4 # This test has a possible data race detected by the TSAN bot 4 # This test has a possible data race detected by the TSAN bot
5 # see http://crbug.com/46840 5 # see http://crbug.com/46840
6 ProfileManagerTest.CreateAndUseTwoProfiles 6 ProfileManagerTest.CreateAndUseTwoProfiles
7
8 # Crashes under TSan. See http://crbug.com/47843
9 ExtensionsServiceTest.ReloadExtensions
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698