AlocJose opened a new issue, #5919:
URL: https://github.com/apache/jmeter/issues/5919
### Expected behavior
CI should pass
### Actual behavior
CI job failure observed on below task
Task :src:protocol:bolt:test FAILED
Details:
```
FAILURE 0.4sec, org.apache.jmeter.protocol.bolt.sampler.BoltSamplerSpec >
should display results if asked
Condition not satisfied:
response.getTime() > 0
| | |
| 0 false
org.apache.jmeter.samplers.SampleResult@485caa8f
at org.apache.jmeter.protocol.bolt.sampler.BoltSamplerSpec.should
display results if asked(BoltSamplerSpec.groovy:102)
FAILURE 2.9sec, 7 completed, 1 failed, 0 skipped,
org.apache.jmeter.protocol.bolt.sampler.BoltSamplerSpec
0.3sec, 1 completed, 0 failed, 0 skipped,
org.apache.jmeter.resources.ResourceKeyUsageTestBolt
FAILURE 6.5sec, 8 completed, 1 failed, 0 skipped, Gradle Test Run
:src:protocol:bolt:test
8 tests completed, 1 failed
```
This failure is observed intermittently.
### Steps to reproduce the problem
Execute CI job.
### JMeter Version
master
### Java Version
_No response_
### OS Version
_No response_
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]