Am 17.05.19 um 20:15 schrieb Apache Jenkins Server:
> See 
> <https://builds.apache.org/job/JMeter-trunk/7180/display/redirect?page=changes>

The tests failed on TestSampleResult:


        Error

ParentElapsed: 408 - sum(samples): 400 = 8 not in [0,3]; nanotime=true


        Stacktrace

junit.framework.AssertionFailedError: ParentElapsed: 408 - sum(samples):
400 = 8 not in [0,3]; nanotime=true
at
org.apache.jmeter.samplers.TestSampleResult.testSubResults(TestSampleResult.java:283)
at
org.apache.jmeter.samplers.TestSampleResult.testSubResults(TestSampleResult.java:198)
at
org.apache.jmeter.samplers.TestSampleResult.testSubResultsTruePause(TestSampleResult.java:171)

This looks like the test machine was a bit too slow for the test. Should
we give the test a bit more leeway?

I am thinking of changing the values from (3, 16) to (10, 16).

Felix

>

Reply via email to