-
Notifications
You must be signed in to change notification settings - Fork 4.5k
[BEAM-8229] Exclude python 3-specific test files from running in post-commit #9570
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
Conversation
|
Run Python PostCommit |
|
Run Python 2 PostCommit |
|
Run Python 3.5 PostCommit |
|
Run Python 3.6 PostCommit |
robertwb
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for figuring this out; let's see if it fixes all the tests.
|
I'm happy to clean up my own mess. Sorry about the downtime, still learning my way around the build system. |
|
@robertwb speaking of builds, you may be interested to weigh in on this ticket: https://jira.apache.org/jira/projects/BEAM/issues/BEAM-8213 |
|
Looks like this is ready to go |
|
Thank you @chadrik for this quick fix! I can merge since you got enough approvals. |
Fixes #9098 and removes the need for #9565.
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.Post-Commit Tests Status (on master branch)
Pre-Commit Tests Status (on master branch)
See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.