Comment #2 on issue 1202 by [email protected]: Too much memory consumed
for large number of test cases, even if suite html files are relatively
smaller and independent
http://code.google.com/p/robotframework/issues/detail?id=1202
Hi,
Thanks for the quick response.
Implementing the changes ourselves may not be possible for us at the moment
because of other things having way too high priority unfortunately :).
Also, I assume it must require certain level of python expertise to do that.
We will try segregating the complete tests in a way that they could be
executed independently.
I assume though that using tags won't help much, because to read that also,
all the html files will be loaded?
So the only possible solution to do that is to run robot in a way that it
finds lesser html files to execute in every time. (e.g. by either copying
html files again and again).
This solution also we are not going to try too soon, but if we get it
sorted out somehow, I will update this post.
Thanks,
Ramender