http://bugs.winehq.org/show_bug.cgi?id=16548
Rico kgbricola@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #18023|0 |1 is obsolete| | Attachment #18024|0 |1 is obsolete| | Attachment #18025|0 |1 is obsolete| |
--- Comment #7 from Rico kgbricola@web.de 2009-06-17 09:38:02 --- Created an attachment (id=21845) --> (http://bugs.winehq.org/attachment.cgi?id=21845) Do not rename temporary files.
This patch removes the file renaming of the temporary files, which could lead to a skipped test. The next patch shows the problem. It could happen that DeleteFileW fails to delete the file and so on the next run the file already exists.