Comment #8 on issue 1647 by ws.dumbl...@smartwizardschool.com: one instance of </ Left"> instead of </script> in output.xml
http://code.google.com/p/robotframework/issues/detail?id=1647

Looks like there are cases of corruption earlier than Jan 29.. There were none between Jan 10 and Jan 29th, but were sporradic before that going back into a relatively smooth November. I see no connection between these dates and any changes to our run command.

FYI: Our full run command looks like this (run 2 of 3 in one test job):
java -Xms1024m -Xmx1536m -Dpython.options.internalTablesImpl=weak -cp "../shared-test/libs/selenium2library-java.jar:/Users/$USER/sikuli/sikuli-java.jar" -Dpython.path="../shared-test/libs/jyson-1.0.2.jar:/Users/$USER/sikuli/sikuli-java.jar/Lib" org.robotframework.RobotFramework --pythonpath=../shared-test/libs:libs:../shared-test/libs/sikuli -v webenv:%env.WENV% -v browser:%env.BROWSER% -G run2 -G runtotal3 --log NONE --report NONE --outputdir %system.outputdir% %system.listener% -o output2.xml --runfailed results/%system.teamcity.buildType.id%_Run1/output.xml --name gc.win.uat --exclude developing --exclude broken --exclude manual --exclude oldUX --exclude brokenIn%env.BROWSER% --exclude brokenInUAT --exclude smartboard --include collaboration2 --noncritical nonCrit %system.teamcity.build.checkoutDir%/%env.BUILD_STEP%/workspaces-test/tests

followed by this because doing the log and report with the main command was too much for our test agents to handle, and we would get critical java out of memory errors. rebot --log %system.outputdir%/log2.html --report %system.outputdir%/report2.html %system.outputdir%/output2.xml

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to