-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[BUG] Gradle check on 2.x
are failing due to RemoteStoreRefreshListenerTests tests
#8638
Comments
@dreamer-89 - @Rishikesh1159 has already made changes on main. Please backport the same. PR - #8626 Also, this was done on account of constant failures introduced as part of #7119. I have raised the fix in #8632 and have run the class tests for 100+ iterations without any failure. You can go ahead with backporting @Rishikesh1159's PR on muting and then if possible, review my PR, merge & backport accordingly. |
Hey @ashking94, |
@dreamer-89 This PR had the fix for all flaky tests in RemoteStoreRefreshListenerTests. Anyways, @sachinpkale has raised a separate PR for the same which is backporting just the fix to 2.9 branch. |
Closing this issue as #8656 is merged & backported. |
Saw this again in #11940 |
2.x build passes now. Closing. |
Gradle check on 2.x are failing due to RemoteStoreRefreshListenerTests consistently and blocking the backport PRs. Opening up this issue to first mute these tests and secondly to root cause to prevent it in future. This is preventing the backport PRs needed for
2.9.0
release (code freeze today i.e. July 11).CC @sachinpkale @ashking94 @gbbafna
Few recend gradle check failures
Unit tests causing failures
The text was updated successfully, but these errors were encountered: