http://bugs.winehq.org/show_bug.cgi?id=17810 Summary: Base unittests for chromium fail under Wine Product: Wine Version: 1.1.17 Platform: Other URL: http://chromium.org OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com base_unittests.exe currently does not run to completion under wine. You can repeat the whole test by doing wget http://kegel.com/wine/base_unittests.tgz tar -xzvf base_unittests.tgz wine base_unittests.exe The first problem is that it hangs on DirectoryWatcherTest.NewFile. You can repeat this specific problem with wine base_unittests.exe --gtest_filter=DirectoryWatcherTest.NewFile -- 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.