summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/valgrind/unit_tests.gtest_wine.txt
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/data/valgrind/unit_tests.gtest_wine.txt')
-rw-r--r--chrome/test/data/valgrind/unit_tests.gtest_wine.txt85
1 files changed, 85 insertions, 0 deletions
diff --git a/chrome/test/data/valgrind/unit_tests.gtest_wine.txt b/chrome/test/data/valgrind/unit_tests.gtest_wine.txt
new file mode 100644
index 0000000..75becc1
--- /dev/null
+++ b/chrome/test/data/valgrind/unit_tests.gtest_wine.txt
@@ -0,0 +1,85 @@
+# crash Crashes in Wine
+# crash-valgrind Crashes in Wine + Valgrind
+# dontcare Safe to ignore
+# dontcare-hangwin Ignore, hangs on Windows too
+# dontcare-winfail Ignore, fails on Windows too
+# dontcare-flaky Ignore, flaky test
+# dontcare-hang Ignore, hangs we don't care about
+# fail Fails, needs triaging or needs to be fixed
+# fail-valgrind Fails only under Valgrind
+# fail_wine_vmware Fails in Wine under VMware? TODO(dank) clarify
+# flaky-valgrind Flaky under Valgrind, needs investigation
+# hang Test that hangs for some reason
+# hang-valgrind Test that hangs under valgrind, or just takes too long
+
+# crash
+# http://crbug.com/27726
+BlacklistManagerTest.*
+
+# crash
+# http://bugs.winehq.org/show_bug.cgi?id=20340
+SafeBrowsingProtocolParsingTest.TestGetHashWithMac
+
+# crash-valgrind
+DnsMasterTest.MassiveConcurrentLookupTest
+
+# crash-valgrind
+# http://bugs.winehq.org/show_bug.cgi?id=20553
+NullModelTableViewTest.*
+
+# crash-valgrind
+# http://bugs.winehq.org/show_bug.cgi?id=20657 (for wine oom)
+RenderViewTest.OnPrintPageAsBitmap
+
+# crash-valgrind
+# http://bugs.winehq.org/show_bug.cgi?id=20553
+TableViewTest.*
+
+# dontcare
+# FF2 dlls without symbols cause leaks
+FirefoxImporterTest.Firefox2NSS3Decryptor
+
+# dontcare
+# FF2 dlls without symbols cause leaks
+ImporterTest.Firefox2Importer
+
+# dontcare
+SpellCheckTest.SpellCheckText
+
+# dontcare-hangwin
+UtilityProcessHostTest.ExtensionUnpacker
+
+# fail
+# http://bugs.winehq.org/show_bug.cgi?id=20495
+EncryptorTest.EncryptionDecryption
+
+# fail
+# http://bugs.winehq.org/show_bug.cgi?id=20495
+EncryptorTest.String16EncryptionDecryption
+
+# fail
+# http://bugs.winehq.org/show_bug.cgi?id=20625
+ImporterTest.IEImporter
+
+# fail
+# http://bugs.winehq.org/show_bug.cgi?id=20624
+RenderViewTest.InsertCharacters
+
+# fail
+# http://bugs.winehq.org/show_bug.cgi?id=20340
+SafeBrowsingProtocolParsingTest.TestVerifyChunkMac
+
+# fail
+# http://bugs.winehq.org/show_bug.cgi?id=20340
+SafeBrowsingProtocolParsingTest.TestVerifyUpdateMac
+
+# fail_wine_vmware
+RenderProcessTest.TestTransportDIBAllocation
+
+# hang-valgrind
+# Not really a hang, just takes 30 minutes
+ExtensionAPIClientTest.*
+
+# hang-valgrind
+# http://crbug.com/33446
+Win32WifiDataProviderTest.*