You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.
org.apache.pulsar.tests.integration.functions.PulsarStateTest
- PulsarStateTest.testSourceState
- which gave: java.lang.AssertionError: expected [true] but found [false]
To Reproduce
I reproduced this issue locally by running the tests in PulsarStateTest while running: stress-ng --matrix 0 -t 15m
which was running during the entire test process.
It's still intermittent though.
Original Issue: apache#6200
Related to the issues here: apache#6137
To Reproduce
I reproduced this issue locally by running the tests in PulsarStateTest while running:
stress-ng --matrix 0 -t 15m
which was running during the entire test process.
It's still intermittent though.
I have attached the log that I produced locally.
log.txt
The text was updated successfully, but these errors were encountered: