Message7475

Author seanogie
Recipients Bruce, fwierzbicki, gsnedders, pjenvey, seanogie
Date 2012-10-12.10:56:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350039411.98.0.587434264381.issue1508@psf.upfronthosting.co.za>
In-reply-to
Content
I also get the below error using Robotframework on Linux and Windows.

Exception in thread "_CouplerThread-5 (stdout)" Traceback (most recent call last):
  File "/home/seanog.oconaire/jython2.5.2/Lib/subprocess.py", line 675, in run
    self.write_func(buf)
  File "/home/seanog.oconaire/jython2.5.2/Lib/subprocess.py", line 675, in run
    self.write_func(buf)
ValueError: I/O operation on closed file
History
Date User Action Args
2012-10-12 10:56:51seanogiesetmessageid: <1350039411.98.0.587434264381.issue1508@psf.upfronthosting.co.za>
2012-10-12 10:56:51seanogiesetrecipients: + seanogie, fwierzbicki, pjenvey, gsnedders, Bruce
2012-10-12 10:56:51seanogielinkissue1508 messages
2012-10-12 10:56:51seanogiecreate