https://bugs.winehq.org/show_bug.cgi?id=35818
--- Comment #12 from Austin English austinenglish@gmail.com --- (In reply to Hans Leidekker from comment #11)
(In reply to Austin English from comment #10)
Created attachment 47835 [details] +mscms,+icm,+file trace
This log doesn't show any real failures because WINETEST_PLATFORM is not set (note that the error code is different). Can you get another trace with winetest.exe?
Doing: WINEDEBUG=+mscms,+icm,+file ./wine winetest -t ae-fedora64 -m austinenglish mscms:profile -o blah &>> log.txt
profile.c:675: Test succeeded inside todo block: EnumColorProfilesA() failed (18) profile.c:689: Test succeeded inside todo block: EnumColorProfilesA() failed (18) profile.c:729: Test succeeded inside todo block: EnumColorProfilesW() failed (18) profile.c:742: Test succeeded inside todo block: EnumColorProfilesW() failed (18) profile: 76 tests executed (0 marked as todo, 4 failures), 0 skipped. mscms:profile done (4) in 0s
I'll attach log.txt