[PATCH] kernel32/tests: Remove the macros from the GetNumberFormatA() tests.

Marvin testbot at winehq.org
Tue Aug 24 03:19:54 CDT 2021


Hi,

While running your changed tests, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?

Full results can be found at:
https://testbot.winehq.org/JobDetails.pl?Key=96180

Your paranoid android.


=== build (build log) ===

../wine/dlls/kernel32/tests/locale.c:838:3: error: ‘EXPECT_LENA’ undeclared (first use in this function)
../wine/dlls/kernel32/tests/locale.c:838:16: error: ‘EXPECT_EQA’ undeclared (first use in this function)
../wine/dlls/kernel32/tests/locale.c:1213:3: error: ‘EXPECT_LENA’ undeclared (first use in this function)
../wine/dlls/kernel32/tests/locale.c:1213:16: error: ‘EXPECT_EQA’ undeclared (first use in this function)
Makefile:84755: recipe for target 'dlls/kernel32/tests/locale.cross.o' failed
Task: The exe32 Wine build failed

=== debiant2 (build log) ===

../wine/dlls/kernel32/tests/locale.c:838:3: error: ‘EXPECT_LENA’ undeclared (first use in this function); did you mean ‘EXPECT_LENW’?
../wine/dlls/kernel32/tests/locale.c:838:16: error: ‘EXPECT_EQA’ undeclared (first use in this function); did you mean ‘EXPECT_EQW’?
../wine/dlls/kernel32/tests/locale.c:1213:3: error: ‘EXPECT_LENA’ undeclared (first use in this function); did you mean ‘EXPECT_LENW’?
../wine/dlls/kernel32/tests/locale.c:1213:16: error: ‘EXPECT_EQA’ undeclared (first use in this function); did you mean ‘EXPECT_EQW’?
Task: The win32 Wine build failed

=== debiant2 (build log) ===

../wine/dlls/kernel32/tests/locale.c:838:3: error: ‘EXPECT_LENA’ undeclared (first use in this function); did you mean ‘EXPECT_LENW’?
../wine/dlls/kernel32/tests/locale.c:838:16: error: ‘EXPECT_EQA’ undeclared (first use in this function); did you mean ‘EXPECT_EQW’?
../wine/dlls/kernel32/tests/locale.c:1213:3: error: ‘EXPECT_LENA’ undeclared (first use in this function); did you mean ‘EXPECT_LENW’?
../wine/dlls/kernel32/tests/locale.c:1213:16: error: ‘EXPECT_EQA’ undeclared (first use in this function); did you mean ‘EXPECT_EQW’?
Task: The wow64 Wine build failed



More information about the wine-devel mailing list