https://bugs.winehq.org/show_bug.cgi?id=52857
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ae48b2c9ee70df5b8cd765ab288 | |45aa2581c8149 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from François Gouget fgouget@codeweavers.com --- This is essentially a duplicate of a kernel32:file failure because the test exercises the same underlying API: CopyFileW().
This failure happened on the Windows 8.1 cw-rx460 because it happened to have a newer kernel32 dll (see bug 52858 for the details).
The test has been updated to ignore this CopyFileW() quirk so that this bug is now fixed.