-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
[DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch #31513
[DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch #31513
Conversation
Checks are failing. Will not request review until checks are succeeding. If you'd like to override that behavior, comment |
14d2ebd
to
3924ca2
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release-2.57.0 #31513 +/- ##
=================================================
Coverage ? 71.14%
Complexity ? 3005
=================================================
Files ? 1055
Lines ? 133387
Branches ? 3248
=================================================
Hits ? 94902
Misses ? 35357
Partials ? 3128 ☔ View full report in Codecov by Sentry. |
86d75fc
to
d21fca6
Compare
d21fca6
to
257546e
Compare
beam_PostCommit_XVR_GoUsingJava_Dataflow.ymlTwo tasks failed (https://ge.apache.org/s/765iszy4taves/failure) the Dataflow Java and Python container build and push:
EDIT: confirmed this workflow file has no successful runs against |
beam_PostCommit_Java_PVR_Spark_Batch.ymlThis has been flaky for a long time, then red for a minute, then now green on master. Looking into whether this is just luck or something changed. I will verify whether it is in a perma-red state on the release branch and whether we care about the cause enough to stop the release. |
Looking into it, the tests that fail each time are different. There is overlapping passing of all ValidatesRunner tests for the Spark portable runner, but something is flaky. I don't think it needs to block. |
beam_PostCommit_XVR_Direct.ymlHas occasional green runs but they are practically a rounding error. This suite does not carry signal we can use. |
Release is finalized. Those red test suites can be dealt with as appropriate afterwards. |
Tests run on GHA should be queued shortly.