https://bugs.winehq.org/show_bug.cgi?id=53225
Bug ID: 53225 Summary: gameux:gamestatistics has a rare pair of failures on Windows 8 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: gameux Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
gameux:gamestatistics has a rare pair of failures on Windows 8:
gamestatistics.c:59: Test failed: got 0x80004005 gamestatistics.c:201: statistics file path: L"C:\Users\winetest\AppData\Local\Microsoft\Windows\GameExplorer\GameStatistics\{17A6558E-60BE-4078-B66F-9C3ADA2A32E6}\{17A6558E-60BE-4078-B66F-9C3ADA2A32E6}.gamestats" gamestatistics.c:75: Test failed: got 0x80070057
https://test.winehq.org/data/patterns.html#gameux:gamestatistics
Only one known instance on 2022-06-20 on w8adm so far.
https://bugs.winehq.org/show_bug.cgi?id=53225
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=53225
--- Comment #1 from François Gouget fgouget@codeweavers.com --- There are a further 4 instances: * 2022-09-15 on w8 * 2022-10-31 on w8 * 2022-11-03 on w8adm * 2022-11-18 on w8
And there has not been any other failures since. There is also no commit to this test in that period (past 6 months). Presumably the failure is caused by some other test and whatever is causing that issue is, maybe, not happening anymore. But given that this failure is quite rare I think I'll wait a bit more before closing it.