[Bug 28208] New: oleaut32/vartype: Test failed: expected (((VARIANT_BOOL)0x0000)), got 0
http://bugs.winehq.org/show_bug.cgi?id=28208 Summary: oleaut32/vartype: Test failed: expected (((VARIANT_BOOL)0x0000)), got 0 Product: Wine Version: 1.3.27 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: oleaut32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com This happens reliably on my ubuntu 10.04 i7 buildbot machine: ../../../tools/runtest -q -P wine -M oleaut32.dll -T ../../.. -p oleaut32_test.exe.so vartype.c && touch vartype.ok vartype.c:4774: Test failed: expected (((VARIANT_BOOL)0x0000)), got 0; hres=0x80020005 vartype.c:4776: Test failed: expected (((VARIANT_BOOL)0x0000)), got 0; hres=0x80020005 vartype.c:4847: Test failed: hres=0x0, type=8 (should be VT_BSTR), *bstr='F' vartype.c:4849: Test failed: hres=0x0, type=8 (should be VT_BSTR), *bstr='F' It also appears to happen reliably on Solaris; see http://test.winehq.org/data/tests/oleaut32:vartype.html The tests in question have to do with localization, it seems. FWIW, my box is running with LANG=en_US.UTF-8. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28208 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Alexandre Julliard <julliard(a)winehq.org> 2011-08-27 16:52:32 CDT --- Most likely broken build, you need libgettextpo. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28208 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv(a)dawncrow.de --- Comment #2 from André H. <nerv(a)dawncrow.de> 2011-09-08 15:56:01 CDT --- closing invalid -- 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.
participants (1)
-
wine-bugs@winehq.org