https://bugs.winehq.org/show_bug.cgi?id=53220
Bug ID: 53220 Summary: wininet:urlcache - test_urlcacheA() has a rare failure on Windows Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: wininet Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
wininet:urlcache - test_urlcacheA() has a rare failure on Windows:
urlcache.c:552: Test failed: expected file not to exist
https://test.winehq.org/data/patterns.html#wininet:urlcache
This failure has happened 3 times only on test configurations that run without elevated privileges. However it looks more like a race condition than a privilege issue and due to the low failure rate there is probably not enough data to be sure.
https://bugs.winehq.org/show_bug.cgi?id=53220
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=53220
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|NEW |RESOLVED
--- Comment #1 from François Gouget fgouget@codeweavers.com --- This failure last happened on 2022-06-14 (w1064-adm) so, although it is rare, it is probably reasonable to consider it fixed, even if there is no clear fix.
https://bugs.winehq.org/show_bug.cgi?id=53220
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Gijs Vermeulen gijsvrm@gmail.com --- Closing.