Dylan2010 / robotframework-maven-plugin

Automatically exported from code.google.com/p/robotframework-maven-plugin
0 stars 0 forks source link

Writing to output.xml seems to operate on closed file #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run selenium tests with the rf mvn plugin
2. The tests pass, however, the following output is shown:

Output:  c:\az_daten\workspaces\oksc-2.0.x\oksc-selenium\target\robot\output.xml

Exception in thread "_CouplerThread-4 (stdout)" Traceback (most recent call last
):
  File "\maven-2.0\repository\local\org\robotframework\robotfra
mework\2.5.5\robotframework-2.5.5.jar\Lib\subprocess.py", line 679, in run
  File "\maven-2.0\repository\local\org\robotframework\robotfra
mework\2.5.5\robotframework-2.5.5.jar\Lib\subprocess.py", line 679, in run
ValueError: I/O operation on closed file
Report:  \workspaces\oksc-2.0.x\oksc-selenium\target\robot\report.htm
l
Log:     \workspaces\oksc-2.0.x\oksc-selenium\target\robot\log.html

What is the expected output? What do you see instead?
No errors should be shown.

What version of the product are you using? On what operating system?
1.1-SNAPSHOT

Please provide any additional information below.
The output.xml is written anyway.

Original issue reported on code.google.com by dietrich...@gmail.com on 24 Mar 2011 at 11:31

GoogleCodeExporter commented 8 years ago
can you post a simple test case that makes this happen?

Original comment by mrmall...@gmail.com on 31 Mar 2011 at 12:52

GoogleCodeExporter commented 8 years ago
I can no longer reproduce this. Invalidated the issue for now.

Original comment by dietrich...@gmail.com on 4 Apr 2011 at 11:36

GoogleCodeExporter commented 8 years ago
perhaps because of the tools.jar dependency

Original comment by mrmall...@gmail.com on 4 Apr 2011 at 12:50

GoogleCodeExporter commented 8 years ago
This still happens in 1.1.1

Original comment by andreas....@gmail.com on 11 Jan 2012 at 12:54