Skip to content

Conversation

@davidcavazos
Copy link

@davidcavazos davidcavazos commented Jul 16, 2019

Skip DoFn params test in Python 2 on Windows since it uses long instead of int for timestamp.micros.

Also, moving the pylint messages outside the region tags, and simplifying test functions setup.


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

Post-Commit Tests Status (on master branch)

Lang SDK Apex Dataflow Flink Gearpump Samza Spark
Go Build Status --- --- Build Status --- --- Build Status
Java Build Status Build Status Build Status Build Status
Build Status
Build Status
Build Status Build Status Build Status
Build Status
Python Build Status
Build Status
--- Build Status
Build Status
Build Status --- --- Build Status

Pre-Commit Tests Status (on master branch)

--- Java Python Go Website
Non-portable Build Status Build Status Build Status Build Status
Portable --- Build Status --- ---

See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.

@davidcavazos
Copy link
Author

R: @tvalentyn can you give this a look whenever you have a chance?

@tvalentyn
Copy link
Contributor

tvalentyn commented Jul 18, 2019

Code changes LGTM as long as tests pass. Please:

  1. Squash the commits.
  2. Update the description of the PR title, PR message and commit message to reflect current changes.
  3. If you have a JIRA ticket associated with original PR - please add it to beginning of PR title or consider creating a new Jira.

@tvalentyn
Copy link
Contributor

Test failure seems unrelated.

@davidcavazos
Copy link
Author

All tests passed, @tvalentyn can you take a look whenever you have a chance?

@tvalentyn
Copy link
Contributor

The change LGTM - could you please follow up on 1-3?

@davidcavazos davidcavazos changed the title Cast timestamp.micros to int [BEAM-7782] Skip DoFn params test in Python 2 on Windows Jul 18, 2019
@davidcavazos
Copy link
Author

Sorry, I missed to see that comment, but it's all addressed :)

@tvalentyn
Copy link
Contributor

@pabloem could you please help merge this? thank you!

@tvalentyn
Copy link
Contributor

Thanks, @davidcavazos !

@aaltay aaltay merged commit 11215fc into apache:master Jul 20, 2019
@davidcavazos davidcavazos deleted the pardo_test_fix branch July 23, 2019 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants