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

Unified Diff: base/data/valgrind/base_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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « base/data/valgrind/base_unittests.gtest_win32.txt ('k') | chrome/test/data/valgrind/DIRECTORY_MOVED » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/data/valgrind/base_unittests.gtest_wine.txt
===================================================================
--- base/data/valgrind/base_unittests.gtest_wine.txt (revision 63512)
+++ base/data/valgrind/base_unittests.gtest_wine.txt (working copy)
@@ -1,96 +0,0 @@
-# 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
-
-# dontcare
-BaseWinUtilTest.FormatMessageW
-
-# fail-valgrind
-# fails under wine + valgrind TODO(thestig): investigate
-ConditionVariableTest.LargeFastTaskTest
-
-# hang
-# http://bugs.winehq.org/show_bug.cgi?id=20946, advapi32.ControlTrace() not yet implemented
-EtwTraceControllerTest.EnableDisable
-
-# crash
-# http://bugs.winehq.org/show_bug.cgi?id=20946, advapi32.OpenTrace() unimplemented
-EtwTraceConsumer*Test.*
-
-# crash
-# http://bugs.winehq.org/show_bug.cgi?id=20946, advapi32.RegisterTraceGuids() unimplemented
-EtwTraceProvider*Test.*
-
-# dontcare
-FileUtilTest.CountFilesCreatedAfter
-
-# dontcare
-FileUtilTest.GetFileCreationLocalTime
-
-# fail
-# http://bugs.winehq.org/show_bug.cgi?id=20340
-HMACTest.HMACObjectReuse
-
-# fail
-# http://bugs.winehq.org/show_bug.cgi?id=20340
-HMACTest.HmacSafeBrowsingResponseTest
-
-# fail
-# http://bugs.winehq.org/show_bug.cgi?id=20340
-HMACTest.RFC2202TestCases
-
-# hang-valgrind
-# not really a hang, takes 400 seconds
-JSONReaderTest.Reading
-
-# dontcare
-# Alexandre Julliard triaged
-PEImageTest.EnumeratesPE
-
-# fail-valgrind
-# fails under wine + valgrind TODO(thestig): investigate
-ProcessUtilTest.CalcFreeMemory
-
-# fail-valgrind
-# fails under wine + valgrind TODO(thestig): investigate
-ProcessUtilTest.KillSlowChild
-
-# fail-valgrind
-# fails under wine + valgrind TODO(thestig): investigate
-ProcessUtilTest.SpawnChild
-
-# hang-valgrind
-# not really a hang, takes 300 seconds
-RSAPrivateKeyUnitTest.InitRandomTest
-
-# fail_wine_vmware
-RSAPrivateKeyUnitTest.ShortIntegers
-
-# dontcare-flaky
-# http://bugs.winehq.org/show_bug.cgi?id=20606
-StatsTableTest.MultipleProcesses
-
-# flaky-valgrind
-# flaky, timing issues? TODO(thestig): investigate
-StatsTableTest.StatsCounterTimer
-
-# fail-valgrind
-# fails under wine + valgrind TODO(thestig): investigate
-StatsTableTest.StatsRate
-
-# fail-valgrind
-# fails under wine + valgrind TODO(thestig): investigate
-StatsTableTest.StatsScope
-
-# dontcare
-WMIUtilTest.*
« no previous file with comments | « base/data/valgrind/base_unittests.gtest_win32.txt ('k') | chrome/test/data/valgrind/DIRECTORY_MOVED » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698