Hi,
I am writing this post after searching the testlink forum.
We have a project having 600 test cases and 5 platforms and more than 5 builds.
With the test result matrix format, There is a error happening, mainly stating that the memory allocated is less.
From the other posts in the forum they mentioned we need to increase the size of memory_limit in php.ini to 512M, increased the max_execution_time and max_input_time to 3000. I tried all theses and still face the same errors.
Am i missing something else?
Also,
The format works if it displays 4 builds, but above 4 builds I see the error. So is there a way to limit the number of builds being displayed?
Test Result matrix - crash due to unsuficient memory
Moderators: Amaradana, TurboPT, TL Developers
Re: Test Result matrix report Errors
1. it would be interesting ALWAYS to have TL version.
2. We know that TL 1.9.x (with x between 0 and 3) has performance issues ( may be searching on http://mantis.testlink.org/login_page.php without filter status will be a good idea).
We will fix it on 1.9.4 => estimated release date 31/08/2012
3. Consider to give a look to :
http://cheap-link-building.com/blog/eff ... um_posting
http://cartoontester.blogspot.it/2012/0 ... rting.html
in order to create better subjects (errors is too general, because is not an application error but a memory exhausting one)
4. consider also :
http://www.teamst.org/forum/viewtopic.php?f=11&t=1899
5. issue is not related to number of builds, but amount of info to process for each build => each build belongs to a Test plan that has N test cases, with M executions, then issue is releated to B (number of Builds) * N (number of test cases in test plan) * M (number of test case executions => related to number of platforms also )
2. We know that TL 1.9.x (with x between 0 and 3) has performance issues ( may be searching on http://mantis.testlink.org/login_page.php without filter status will be a good idea).
We will fix it on 1.9.4 => estimated release date 31/08/2012
3. Consider to give a look to :
http://cheap-link-building.com/blog/eff ... um_posting
http://cartoontester.blogspot.it/2012/0 ... rting.html
in order to create better subjects (errors is too general, because is not an application error but a memory exhausting one)
4. consider also :
http://www.teamst.org/forum/viewtopic.php?f=11&t=1899
5. issue is not related to number of builds, but amount of info to process for each build => each build belongs to a Test plan that has N test cases, with M executions, then issue is releated to B (number of Builds) * N (number of test cases in test plan) * M (number of test case executions => related to number of platforms also )
Re: Test Result matrix - crash due to unsuficient memory
Testlink version - 1.9.3
The error is given in the following pic-

Any idea what I need to do to solve this problem?
The error is given in the following pic-

Any idea what I need to do to solve this problem?
Re: Test Result matrix - crash due to unsuficient memory
to code solution available for 1.9.3.
Re: Test Result matrix - crash due to unsuficient memory
I am sorry but I did not understand what you meant.fman wrote:to code solution available for 1.9.3.
Re: Test Result matrix - crash due to unsuficient memory
there is no fix for version 1.9.3 other than upgrade to 1.9.4 when will be released.