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.