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

Side by Side Diff: tools/valgrind/gtest_exclude/net_unittests.gtest_wine.txt

Issue 4054004: Move all Valgrind/TSan/Dr.Memory gtest exclude files to tools/valgrind/gtest_... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 2 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
Property Changes:
Added: svn:mergeinfo
OLDNEW
1 # crash Crashes in Wine 1 # crash Crashes in Wine
2 # crash-valgrind Crashes in Wine + Valgrind 2 # crash-valgrind Crashes in Wine + Valgrind
3 # dontcare Safe to ignore 3 # dontcare Safe to ignore
4 # dontcare-hangwin Ignore, hangs on Windows too 4 # dontcare-hangwin Ignore, hangs on Windows too
5 # dontcare-winfail Ignore, fails on Windows too 5 # dontcare-winfail Ignore, fails on Windows too
6 # dontcare-flaky Ignore, flaky test 6 # dontcare-flaky Ignore, flaky test
7 # dontcare-hang Ignore, hangs we don't care about 7 # dontcare-hang Ignore, hangs we don't care about
8 # fail Fails, needs triaging or needs to be fixed 8 # fail Fails, needs triaging or needs to be fixed
9 # fail-valgrind Fails only under Valgrind 9 # fail-valgrind Fails only under Valgrind
10 # fail_wine_vmware Fails in Wine under VMware? TODO(dank) clarify 10 # fail_wine_vmware Fails in Wine under VMware? TODO(dank) clarify
(...skipping 29 matching lines...) Expand all
40 # https/ssl failing on the bot, bad Wine? TODO(thestig): investigate 40 # https/ssl failing on the bot, bad Wine? TODO(thestig): investigate
41 SSLClientSocketTest.Read_FullDuplex 41 SSLClientSocketTest.Read_FullDuplex
42 42
43 # fail 43 # fail
44 # https/ssl failing on the bot, bad Wine? TODO(thestig): investigate 44 # https/ssl failing on the bot, bad Wine? TODO(thestig): investigate
45 SSLClientSocketTest.Read_SmallChunks 45 SSLClientSocketTest.Read_SmallChunks
46 46
47 # fail 47 # fail
48 # https/ssl failing on the bot, bad Wine? TODO(thestig): investigate 48 # https/ssl failing on the bot, bad Wine? TODO(thestig): investigate
49 URLRequestTestHTTP.HTTPSToHTTPRedirectNoRefererTest 49 URLRequestTestHTTP.HTTPSToHTTPRedirectNoRefererTest
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698