Skip to content

Conversation

@robertwb
Copy link
Contributor

The "standard" wordcount now runs on FnApi, use that for integration testing.


Follow this checklist to help us incorporate your contribution quickly and easily:

  • 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.

It will help us expedite review of your Pull Request if you tag someone (e.g. @username) to look at it.

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
Python Build Status --- Build Status
Build Status
Build Status --- --- ---

The "standard" wordcount now runs on FnApi, use that for integration testing.
@robertwb robertwb requested a review from aaltay September 27, 2018 14:52
@robertwb
Copy link
Contributor Author

Run Python PostCommit

@robertwb
Copy link
Contributor Author

robertwb commented Oct 2, 2018

R: @aaltay

def test_wordcount_fnapi_it(self):
self._run_wordcount_it(experiment='beam_fn_api')

def _run_wordcount_it(self, **opts):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where is opts is used? I am not sure how experiment is passed down.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, yes, this was completely lost in the refactor. Thanks for catching this!

@robertwb
Copy link
Contributor Author

robertwb commented Oct 4, 2018

Run Python PostCommit

@robertwb
Copy link
Contributor Author

robertwb commented Oct 4, 2018

Jeknins: Run Python PostCommit

@robertwb
Copy link
Contributor Author

robertwb commented Oct 4, 2018

Jenkins: Run Python PostCommit

@robertwb
Copy link
Contributor Author

robertwb commented Oct 4, 2018

Run Python PostCommit

@robertwb
Copy link
Contributor Author

robertwb commented Oct 4, 2018

The postcommit error seems to be for the unrelated test_user_score_it. Trying again.

Run Python PostCommit

@robertwb
Copy link
Contributor Author

robertwb commented Oct 4, 2018

Run Python PostCommit

1 similar comment
@robertwb
Copy link
Contributor Author

robertwb commented Oct 4, 2018

Run Python PostCommit

@robertwb
Copy link
Contributor Author

robertwb commented Oct 6, 2018

Run Python Postcommit

Copy link
Member

@aaltay aaltay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Please self merge when after tests pass.

@robertwb
Copy link
Contributor Author

robertwb commented Oct 9, 2018

Thanks. This test is passing regularly, but I'd really like to see an all-clean run before merging.

@robertwb
Copy link
Contributor Author

robertwb commented Oct 9, 2018

Run Python Postcommit

@robertwb robertwb merged commit 61c5ba0 into apache:master Oct 9, 2018
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.

2 participants