[Bug 16548] qedit:mediadet.c test is skipped due to renaming a file

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jun 17 09:38:03 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=16548


Rico <kgbricola at 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 at 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.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list