-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CI] o.o.cluster.remote.test.RemoteClustersIT.testHAProxyModeConnectionWorks multiple failures #1703
Comments
failed in #1723 again |
Looking into it |
In order to repro issue, when I run repro command it doesn't run the defined task. Command Used:
Output:
|
The test in question needs docker-compose to run; this was causing the test to get silently ignored. Passing |
Ran tests in multiple iterations (1,10,100) but test did not fail even once. |
This issue is still causing gradle check failures; even though this specific test is not reproducible when only this test is run. @anasalkouz : Reopening this to have correct root cause fix. |
The PR has been merged. Keeping this issue open in case anyone is still observing this issue. |
Tracked by autocut: #14599 |
Multiple PR test failures (most recent for the following:
Note:
RemoteConnectionInfo logging is useless. (todo: add
toString
support for logging)The text was updated successfully, but these errors were encountered: