[Bug 35818] mscms/profile tests fail on Fedora

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Mar 19 21:08:07 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=35818

--- Comment #4 from Dmitry Timoshkov <dmitry at baikal.ru> ---
(In reply to Austin English from comment #2)
> If I run the .so directly with wine, it does:
> [austin at localhost tests]$ ../../../loader/wine mscms_test.exe.so profile
> fixme:mscms:SetStandardColorSpaceProfileA ( 0x73524742, (nil) ) stub
> fixme:mscms:SetStandardColorSpaceProfileA ( 0x73524742, 0x32eb18 ) stub
> fixme:mscms:SetStandardColorSpaceProfileW ( 0x73524742, (nil) ) stub
> fixme:mscms:SetStandardColorSpaceProfileW ( 0x73524742, 0x32e910 ) stub
> profile.c:675: Test failed: EnumColorProfilesA() failed (2)
> profile.c:689: Test failed: EnumColorProfilesA() failed (2)
> profile.c:729: Test failed: EnumColorProfilesW() failed (2)
> profile.c:742: Test failed: EnumColorProfilesW() failed (2)
> profile: 76 tests executed (0 marked as todo, 4 failures), 0 skipped.

These lines are marked as todo_wine and it's expected to fail this way
under Wine when WINETEST_PLATFORM is not set.

-- 
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.



More information about the wine-bugs mailing list