summaryrefslogtreecommitdiffstats
path: root/net/data
diff options
context:
space:
mode:
authortimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-04 15:22:37 +0000
committertimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-04 15:22:37 +0000
commit4f5c54c25a07c7ea62af278b8a455b539273b8e1 (patch)
treefc426ae075f7886368d12153878b38a9bbe9dd85 /net/data
parent51dac4e7dc4622b0f0c65c35d992ec8e743cac02 (diff)
downloadchromium_src-4f5c54c25a07c7ea62af278b8a455b539273b8e1.zip
chromium_src-4f5c54c25a07c7ea62af278b8a455b539273b8e1.tar.gz
chromium_src-4f5c54c25a07c7ea62af278b8a455b539273b8e1.tar.bz2
Run URLRequest* tests under TSan/Win
TBR=glider Review URL: http://codereview.chromium.org/1903003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@46348 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/data')
-rw-r--r--net/data/valgrind/net_unittests.gtest-tsan_win32.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/net/data/valgrind/net_unittests.gtest-tsan_win32.txt b/net/data/valgrind/net_unittests.gtest-tsan_win32.txt
index 7f68a34..c4a55e0 100644
--- a/net/data/valgrind/net_unittests.gtest-tsan_win32.txt
+++ b/net/data/valgrind/net_unittests.gtest-tsan_win32.txt
@@ -1,10 +1,6 @@
# These tests fail due to SSL/Certificates/Network issues
# TODO(timurrrr): need to investigate.
HTTPSRequestTest.*
-URLRequestTestHTTP.*
-URLRequestTestFTP.*
-URLRequestTest.*Cookie*
-URLRequestTest.QuitTest
ProxyScriptFetcherTest.*
X509CertificateTest.*
@@ -18,3 +14,4 @@ SpdyNetwork*Get*
# Please see http://dev.chromium.org/developers/testing#TOC-SSL-tests
# if you think you want to un-comment one of the following lines
#SSLClientSocketTest.*
+#URLRequestTest*