-
Notifications
You must be signed in to change notification settings - Fork 717
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
flaky-test: TestManifestFilesAreEqual #2932
Comments
is this using the new deserializer from this PR? seems like it. we need to see if the flake continues after removing the internal defaulters: |
I think we're ready to go. feel free to cancel hold for kubernetes/kubernetes#120561 |
Let's wait to see if it still flakes after kubernetes/kubernetes#120561 is merged.. |
I opened kubernetes/kubernetes#120601 to fix it. |
Sorry for missing kubernetes/kubernetes#120601 @pacoxu @neolit123 |
No worry. Feel free to close mine. Your fix seems to be better in addressing the root cause. I just make a replaceall to hide the problem directly😄. |
let's watch if our flakes at https://testgrid.k8s.io/presubmits-kubernetes-blocking#pull-kubernetes-unit stop. |
kubernetes/kubernetes#120598
https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/pull/120598/pull-kubernetes-unit/1701530801671245824
https://testgrid.k8s.io/presubmits-kubernetes-blocking#pull-kubernetes-unit
are we catching the flakynes we are seeing in e2e CI with this?
related to this maybe:
#2927
?
The text was updated successfully, but these errors were encountered: