Skip to content
Commit a5e9c4a3 authored by Kohsuke Kawaguchi's avatar Kohsuke Kawaguchi
Browse files

Fixing a test failure

https://ci.jenkins-ci.org/view/Jenkins%20core/job/jenkins_rc_branch/288/testReport/hudson.tasks.junit/SuiteResultTest/sizeSurefire/
reports that "hudson.tasks.junit.SuiteResult@79d64de3 consumes 1511520 bytes of heap, 2 over the limit of 1511518"

Given that this test passes in trunk, it looks like there's a portion
of the data affected by the path of the test report that's not yet
accounted for in the calculation.

Relaxing the constant portion a bit to make the test pass.
parent 6303a5da
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment