"Hans" == Hans Leidekker hans@it.vu.nl writes:
Hans> On Saturday 2 July 2005 22:45, Uwe Bonnes wrote: >> make test in dlls/mscms/tests fails in profile.c. It seems that the >> test expects an installed ColorProfile.exe. However I think our >> police for the
Hans> No, tests that depend on an installed color profile will be Hans> skipped when a color profile can't be found. What error do you Hans> get?
This is on one machine: ../../../tools/runtest -q -P wine -M mscms.dll -T ../../.. -p mscms_test.exe.so profile.c && touch pr ofile.ok fixme:mscms:SetStandardColorSpaceProfileA ( 0x52474220, 0x7ba9fb40 ) stub profile.c:427: Test failed: Unexpected profile fixme:mscms:SetStandardColorSpaceProfileA ( 0x52474220, 0x7ba9eea8 ) stub fixme:mscms:SetStandardColorSpaceProfileW ( 0x52474220, 0x7ba9f820 ) stub profile.c:476: Test failed: Unexpected profile fixme:mscms:SetStandardColorSpaceProfileW ( 0x52474220, 0x7ba9eda8 ) stub profile.c:501: Test failed: InstallColorProfileA() failed (3) profile.c:514: Test failed: InstallColorProfileA() failed (3) profile.c:526: Test failed: Couldn't find the profile (3) profile.c:530: Test failed: UninstallColorProfileA() failed (3) profile.c:552: Test failed: InstallColorProfileW() failed (3) profile.c:565: Test failed: InstallColorProfileW() failed (3) profile.c:577: Test failed: Couldn't find the profile (3) profile.c:581: Test failed: UninstallColorProfileW() failed (3) fixme:file:CreateFileW BON: faking creation profile.c:660: Test failed: OpenColorProfileA() failed (0) fixme:file:CreateFileW BON: faking creation profile.c:668: Test failed: OpenColorProfileA() failed (32) profile.c:671: Test failed: CloseColorProfile() failed (6) fixme:file:CreateFileW BON: faking creation fixme:file:CreateFileW BON: faking creation profile.c:718: Test failed: OpenColorProfileW() failed (32) profile.c:721: Test failed: CloseColorProfile() failed (6) profile.c:876: Test failed: InstallColorProfileA() failed (3) profile.c:887: Test failed: UninstallColorProfileA() failed (3) profile.c:918: Test failed: InstallColorProfileW() failed (3) profile.c:929: Test failed: UninstallColorProfileW() failed (3)
The other had less errors, if I remember right. I just rebooted it to XP to run the crosstest. However my mingw doesn't know about mscms. Just searching for a more recent package...