Skip to content

[BEAM-6623] Exercise ValidatesRunner batch tests in Python 3#7825

Merged
aaltay merged 1 commit intoapache:masterfrom
markflyhigh:py3-vr
Feb 13, 2019
Merged

[BEAM-6623] Exercise ValidatesRunner batch tests in Python 3#7825
aaltay merged 1 commit intoapache:masterfrom
markflyhigh:py3-vr

Conversation

@markflyhigh
Copy link
Contributor

@markflyhigh markflyhigh commented Feb 12, 2019

Add validatesRunnerBatchTests to :beam-sdks-python-test-suites-dataflow-py3 so that it runs in beam_PostCommit_Python3_Verify.

All tests passed: https://scans.gradle.com/s/e6akmmigs7524

Two minor changes:

  • specify sdk_location for Python 3 tests to avoid rebuild tar file in each test.
  • remove dependency on sdist for DirectRunner tests since this is not required in DirectRunner.

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 --- --- --- --- --- ---
Java 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 --- --- ---

@markflyhigh
Copy link
Contributor Author

Run Python3 PostCommit

@markflyhigh
Copy link
Contributor Author

markflyhigh commented Feb 12, 2019

+R: @tvalentyn @charlesccychen @aaltay
+cc: @RobbeSneyders

ValidatesRunner tests passed in (on Jenkins this time): https://builds.apache.org/job/beam_PostCommit_Python3_Verify_PR/1/

@markflyhigh
Copy link
Contributor Author

Run Java PreCommit

@markflyhigh markflyhigh changed the title Exercise ValidatesRunner batch tests in Python 3 [BEAM-6623] Exercise ValidatesRunner batch tests in Python 3 Feb 12, 2019
@tvalentyn
Copy link
Contributor

Run Python Dataflow ValidatesRunner

@markflyhigh
Copy link
Contributor Author

A java unit test failed Java Precommit, but definitely unrelated to this PR since changes are only in Gradle scripts and doesn't touch any Java code.

Do I need to rebase?

@tvalentyn
Copy link
Contributor

Run Java PreCommit

@aaltay aaltay merged commit e52eb75 into apache:master Feb 13, 2019
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