-
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
Sickbay test_bigtable_write on Dataflow runner #29197
Conversation
Codecov Report
@@ Coverage Diff @@
## master #29197 +/- ##
==========================================
+ Coverage 38.34% 38.38% +0.03%
==========================================
Files 693 687 -6
Lines 102199 101745 -454
==========================================
- Hits 39188 39051 -137
+ Misses 61423 61113 -310
+ Partials 1588 1581 -7
Flags with carried forward coverage won't be shown. Click here to find out more. see 39 files with indirect coverage changes 📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today! |
Run Python 3.8 PostCommit |
Currently python postcommit is pretty broken on Actions, so this doesn't fully fix things, but it should help. |
assign set of reviewers |
Checks are failing. Will not request review until checks are succeeding. If you'd like to override that behavior, comment |
Assigning reviewers. If you would like to opt out of this review, comment R: @AnandInguva for label python. Available commands:
The PR bot will only process comments in the main thread (not review comments). |
This is currently very flaky (bordering on permared) and represents a known issue with the bigtable client. This will hopefully make our python postcommit a bit less flaky (though it likely won't eliminate flakiness entirely)
Run with this sickbayed - https://github.com/apache/beam/actions/runs/6806746813
Part of #29076
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 or the workflows README to see a list of phrases to trigger workflows.