TL;DR:
org.apache.jmeter.samplers.TestSampleResult > testSubResultsFalsePause FAILED
java.lang.AssertionError: TestElapsed: 424 - ParentElapsed: 401
=> 23 not in [0,16]; nanotime=false
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.jmeter.samplers.TestSampleResult.testSubResults(TestSampleResult.java:292)
at
org.apache.jmeter.samplers.TestSampleResult.testSubResults(TestSampleResult.java:198)
at
org.apache.jmeter.samplers.TestSampleResult.testSubResultsFalsePause(TestSampleResult.java:181)
Should we disable the test?
Can we write the test in such a way that it does not break half of the
times in CI?
Is the test doing any good for us?
It is really annoying to have flaky tests for little reason.
Vladimir
пн, 12 авг. 2019 г. в 23:02, Apache Jenkins Server <
[email protected]>:
> See <https://builds.apache.org/job/JMeter-trunk/7296/display/redirect>
>
>