Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1676 by byndhori...@gmail.com: outofmemory when run a large
amount of cases in robot with Jython enviroment
http://code.google.com/p/robotframework/issues/detail?id=1676
I tried to run more than 2000 cases by robotframework 2.8.4 with Jython
environment and generate a large output.xml(>100M), and then OOM happened
when robot tried to generate report and log html.
suggest to separate the output file by test case and read the output data
without a large size.
This issue is quite the same as Bug 797 but its status is invalid.
Also, suggest to generate the report and log in test case execution real
time, not at the time when all cases execution failed.
logs:
robotframework-2.8.4.jar\Lib\robot\utils\error.py", line 58, in ErrorDetails
at java.util.Arrays.copyOf(Unknown Source)
at java.lang.AbstractStringBuilder.expandCapacity(Unknown Source)
at java.lang.AbstractStringBuilder.ensureCapacityInternal(Unknown
Source)
at java.lang.AbstractStringBuilder.append(Unknown Source)
at java.lang.StringBuilder.append(Unknown Source)
at java.lang.StringBuilder.append(Unknown Source)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
--
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/d/optout.