[
https://issues.apache.org/jira/browse/SUREFIRE-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16759585#comment-16759585
]
Tibor Digana commented on SUREFIRE-1623:
----------------------------------------
[~ChrisGWarp]
I have reproduced the issue on Windows XP x64 too.
The bat files appears in CWD directory.
I have to continue on {{SUREFIRE-1222}} because other developers cannot
continue without it.
Can you help us with this issue?
If I had more spare time I would isolate the part of Surefire code which starts
the sub-process and run it in IDE (Eclipse/IDEA) and investigate what command
really makes this. I would be more scaring of the hanged code more. Can you
investigate this issue please?
> TempWmicBatchFile.bat is left in project dirs after surefire tests are run
> --------------------------------------------------------------------------
>
> Key: SUREFIRE-1623
> URL: https://issues.apache.org/jira/browse/SUREFIRE-1623
> Project: Maven Surefire
> Issue Type: Bug
> Affects Versions: 3.0.0-M3
> Reporter: Chris Graham
> Assignee: Tibor Digana
> Priority: Blocker
>
> WINDOWS ONLY:
> When the WMIC command it run to obtain the process start time, the current
> implementation leaves behind a batch file, TempWmicBatchFile.bat, which is
> zero bytes long.
> This file needs to be removed post execution.
> Leaving it behind will interfere with the release plugin as a scm status call
> will fail with files needing to be added. Simply ignoring the file is a very
> sloppy approach.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)