https://bz.apache.org/bugzilla/show_bug.cgi?id=63364
Vladimir Sitnikov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|RESOLVED |REOPENED --- Comment #12 from Vladimir Sitnikov <[email protected]> --- This change induces flaky CI failures: https://travis-ci.org/vlsi/jmeter/jobs/551939913#L1036-L1040 org.apache.jmeter.protocol.http.sampler.SamplingNamingTest > testBug63364[Run 1: implementation:Java] FAILED java.lang.AssertionError: We have at least one sample result at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.apache.jmeter.protocol.http.sampler.SamplingNamingTest.testBug63364(SamplingNamingTest.java:55) What is the nature of the failure? Could it be fixed? Frankly speaking, I do not understand what "We have at least one sample result" error message means. -- You are receiving this mail because: You are the assignee for the bug.
