summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorcpu@google.com <cpu@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-12 01:21:17 +0000
committercpu@google.com <cpu@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-12 01:21:17 +0000
commit7cf04216dfdbdebe66022bb28d77e7856613e6d3 (patch)
tree08152c962bd762d62e4533bf778b9aaf87312abe /webkit
parentf8b71b03c3e715dbc5c147d09a989ae01d05721e (diff)
downloadchromium_src-7cf04216dfdbdebe66022bb28d77e7856613e6d3.zip
chromium_src-7cf04216dfdbdebe66022bb28d77e7856613e6d3.tar.gz
chromium_src-7cf04216dfdbdebe66022bb28d77e7856613e6d3.tar.bz2
Disable MimeTypeTests in the test_shell_test purify run
- Generates a crazy IPR failure in WinSockInit BUG=10012 TBR=erikkay Review URL: http://codereview.chromium.org/71006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13568 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/data/purify/test_shell_tests.exe.gtest.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/webkit/data/purify/test_shell_tests.exe.gtest.txt b/webkit/data/purify/test_shell_tests.exe.gtest.txt
index 44a1dbe..fe9d82f 100644
--- a/webkit/data/purify/test_shell_tests.exe.gtest.txt
+++ b/webkit/data/purify/test_shell_tests.exe.gtest.txt
@@ -1,2 +1,4 @@
# the BMP tests are currently too slow under Purify
BMP*
+# IPR in WinsockInit. See bug 10012
+MimeTypeTests*