[PATCH] gameux/tests: Remove unneeded parentheses around a gamestatistics string.

Francois Gouget fgouget at codeweavers.com
Thu Apr 2 10:38:55 CDT 2020


On Thu, 2 Apr 2020, Marvin wrote:
[...]
> === w1064v1809 (32 bit report) ===
> === w1064v1809_2scr (32 bit report) ===
> === w1064v1809_ar (32 bit report) ===
> === w1064v1809_he (32 bit report) ===
> === w1064v1809_ja (32 bit report) ===
> === w1064v1809_zh_CN (32 bit report) ===
> === w1064v1809 (64 bit report) ===
> 
> gameux:
> gamestatistics.c:298: Test failed: getting category title returned invalid string (null)
> gamestatistics.c:303: Test failed: getting category title returned invalid string (null)
> gamestatistics.c:308: Test failed: getting category title returned invalid string (null)

These are preexisting Windows 10 1809+ failures and the reason why I 
made this patch: before it the invalid string was shown as ((null)).

https://test.winehq.org/data/tests/gameux:gamestatistics.html

I noticed those when I checked whether the '((...))' pattern already 
occurred in the current test failures and this is the only place where 
it did.

-- 
Francois Gouget <fgouget at codeweavers.com>



More information about the wine-devel mailing list