-
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
[Test only][Do not merge] Draft PR for testing remote runs #23785
Conversation
f137380
to
6e69673
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #23785 +/- ##
=======================================
Coverage 38.32% 38.32%
=======================================
Files 688 688
Lines 101861 101861
=======================================
+ Hits 39037 39041 +4
+ Misses 61243 61240 -3
+ Partials 1581 1580 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
6e69673
to
b952b41
Compare
745925b
to
eb7b5ba
Compare
eb7b5ba
to
6d50b27
Compare
52b7015
to
d02cc31
Compare
ef7ece9
to
de12082
Compare
de12082
to
530cfd7
Compare
ee50697
to
06820dd
Compare
e352ee9
to
dfa56e5
Compare
Run XVR_Flink PostCommit success run output:
|
c0c0489
to
5d170c7
Compare
Confirm that the file exists when goBuild is run, but copyLauncherDependencies may still end up with NO-SOURCE: https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink_PR/314/console This might be a gradle bug |
5d170c7
to
cad9a25
Compare
cad9a25
to
50810a2
Compare
Run XVR_Flink PostCommit Finally see another reproduce: https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink_PR/324/console
However,
which caused binary not copied into the folder for docker prepare |
Good day, @Abacn , May we consider closing this PR or do you still need it open? |
I used this PR to test various things and that's why it has a so long history. |
This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the [email protected] list. Thank you for your contributions. |
Please add a meaningful description for your change here
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
R: @username
).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.