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

Side by Side Diff: net/data/valgrind/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
« no previous file with comments | « net/data/valgrind/net_unittests.gtest_mac.txt ('k') | net/data/valgrind/suppressions.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # crash Crashes in Wine
2 # crash-valgrind Crashes in Wine + Valgrind
3 # dontcare Safe to ignore
4 # dontcare-hangwin Ignore, hangs on Windows too
5 # dontcare-winfail Ignore, fails on Windows too
6 # dontcare-flaky Ignore, flaky test
7 # dontcare-hang Ignore, hangs we don't care about
8 # fail Fails, needs triaging or needs to be fixed
9 # fail-valgrind Fails only under Valgrind
10 # fail_wine_vmware Fails in Wine under VMware? TODO(dank) clarify
11 # flaky-valgrind Flaky under Valgrind, needs investigation
12 # hang Test that hangs for some reason
13 # hang-valgrind Test that hangs under valgrind, or just takes too long
14
15 # fail
16 http://bugs.winehq.org/show_bug.cgi?id=20748
17 SSLClientSocketTest.Read_Interrupted
18
19 # fail
20 # https/ssl failing on the bot, bad Wine? TODO(thestig): investigate
21 HTTPSRequestTest.HTTPSExpiredTest
22
23 # fail
24 # https/ssl failing on the bot, bad Wine? TODO(thestig): investigate
25 HTTPSRequestTest.HTTPSGetTest
26
27 # fail
28 # https/ssl failing on the bot, bad Wine? TODO(thestig): investigate
29 HTTPSRequestTest.HTTPSMismatchedTest
30
31 # fail
32 # https/ssl failing on the bot, bad Wine? TODO(thestig): investigate
33 SSLClientSocketTest.Connect
34
35 # fail
36 # https/ssl failing on the bot, bad Wine? TODO(thestig): investigate
37 SSLClientSocketTest.Read
38
39 # fail
40 # https/ssl failing on the bot, bad Wine? TODO(thestig): investigate
41 SSLClientSocketTest.Read_FullDuplex
42
43 # fail
44 # https/ssl failing on the bot, bad Wine? TODO(thestig): investigate
45 SSLClientSocketTest.Read_SmallChunks
46
47 # fail
48 # https/ssl failing on the bot, bad Wine? TODO(thestig): investigate
49 URLRequestTestHTTP.HTTPSToHTTPRedirectNoRefererTest
OLDNEW
« no previous file with comments | « net/data/valgrind/net_unittests.gtest_mac.txt ('k') | net/data/valgrind/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698