-
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] V2.47.0 rc3 validations #26563
[DO NOT MERGE] V2.47.0 rc3 validations #26563
Conversation
Run Python ReleaseCandidate |
Codecov Report
@@ Coverage Diff @@
## release-2.47.0 #26563 +/- ##
==================================================
- Coverage 71.17% 71.16% -0.01%
==================================================
Files 787 787
Lines 103294 103311 +17
==================================================
+ Hits 73518 73526 +8
- Misses 28287 28296 +9
Partials 1489 1489
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 6 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Assigning reviewers. If you would like to opt out of this review, comment R: @damccorm for label python. Available commands:
The PR bot will only process comments in the main thread (not review comments). |
Run Python Dataflow V2 ValidatesRunner |
stop reviewer notifications |
Stopping reviewer notifications for this pull request: requested by reviewer |
Run Python Dataflow V2 ValidatesRunner |
Run Java PreCommit |
Run Java_IOs_Direct PreCommit |
1 similar comment
Run Java_IOs_Direct PreCommit |
Run RAT PreCommit |
Run Website PreCommit |
Run Website_Stage_GCS PreCommit |
Run Java_Pulsar_IO_Direct PreCommit |
1 similar comment
Run Java_Pulsar_IO_Direct PreCommit |
verified streaming wordcount manually on py3.11.
looks like this will always fail if we touch an empty file. sounds like empty file needs a licensce too.
Looks permared on the branch? did someone weigh in on whether this is blocking or not? FWIW came across #26618 |
@tvalenyn the test suite passes on the release branch running locally (same environment I rebuilt containers on) so I don't think it's a release blocker. |
Run Java_Pulsar_IO_Direct PreCommit looks like this passed on an earlier RC, so maybe a frequent flake? takes 1 min to run though, so... |
Run Java_Pulsar_IO_Direct PreCommit |
Build passed, looks like we're good. One last small heart attack before I send out the vote result email |
Dummy PR for RC3 validations
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
addresses #123
), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, commentfixes #<ISSUE NUMBER>
instead.CHANGES.md
with noteworthy changes.See the Contributor Guide for more tips on how to make review process smoother.
To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI.