http://bugs.winehq.org/show_bug.cgi?id=17810 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Dan Kegel <dank(a)kegel.com> 2009-10-12 17:46:05 --- Thanks, ProcessUtilTest.EnableLFH now passes. So the --gtest_filter to use is now just -DirectoryWatcherTest.* (although when valgrinding you also want to append :StatsTableTest.MultipleProcesses:TimeTicks.WinRollover because those two tests take forever). With that filter, the tests now run to completion, so I'm closing this bug, and opening new ones for individual failures that are worth fixing. With current chromium, you also need to run in the source tree to get src/base/data/file_version_info_unittest/FileVersionInfoTest1.dll (else FileVersionInfoTest.HardCodedProperties will crash) and you need to copy src/third_party/icu/icudt42.dll into the directory you're running in (else lots of tests will fail). The current list of failing tests is [ FAILED ] BaseWinUtilTest.FormatMessageW [ FAILED ] FileUtilTest.CountFilesCreatedAfter [ FAILED ] FileUtilTest.GetFileCreationLocalTime [ FAILED ] HMACTest.HMACObjectReuse [ FAILED ] HMACTest.HmacSafeBrowsingResponseTest [ FAILED ] HMACTest.RFC2202TestCases [ FAILED ] PEImageTest.EnumeratesPE [ FAILED ] ProcessUtilTest.GetAppOutput [ FAILED ] RSAPrivateKeyUnitTest.InitRandomTest [ FAILED ] RSAPrivateKeyUnitTest.PublicKeyTest [ FAILED ] RSAPrivateKeyUnitTest.ShortIntegers [ FAILED ] SignatureCreatorTest.BasicTest [ FAILED ] SignatureVerifierTest.BasicTest [ FAILED ] StackTrace.OutputToStream [ FAILED ] WMIUtilTest.TestCreateClassMethod [ FAILED ] WMIUtilTest.TestLaunchProcess [ FAILED ] WMIUtilTest.TestLocalConnectionNoSecurityBlanket [ FAILED ] WMIUtilTest.TestLocalConnectionSecurityBlanket -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.