Uh oh!
There was an error while loading. Please reload this page.
WIP: testing python-based impersonation - #17644
Conversation
kennknowles
commented
May 12, 2022
Locally |
kennknowles
commented
May 12, 2022
Run Python 3.8 PostCommit |
Codecov Report
@@ Coverage Diff @@## master #17644 +/- ##
==========================================
- Coverage 73.95% 73.94% -0.01%
==========================================
Files 693 693 Lines 91720 91745 +25 ==========================================
+ Hits 67832 67845 +13 - Misses 22639 22651 +12
Partials 1249 1249
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
tvalentyn
commented
May 13, 2022
Run Python 3.8 PostCommit |
kennknowles
commented
May 13, 2022
Interesting that it passed |
kennknowles
commented
May 13, 2022
oh yea, we determined that it was because the tests were interacting via global state, so when i narrow it to just this test it passes |
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).[BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replaceBEAM-XXXwith the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.CHANGES.mdwith 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.