Skip to content
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

[BEAM-1251] Make it possible to unskip Py3 tests by setting an environment variable. #6650

Merged

Conversation

tvalentyn
Copy link
Contributor

Make it possible to run tests that are skipped in Python 3 by setting an environment variable RUN_SKIPPED_PY3_TESTS=1. This will make it a little easier to unskip the tests for developer testing and to run entire test suite to see how many tests are still failing in Python 3.


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

@tvalentyn tvalentyn force-pushed the make_it_easy_to_unskip_some_tests branch from f0d0ae5 to 4cc48f8 Compare October 11, 2018 02:54
@tvalentyn
Copy link
Contributor Author

cc: @manuzhang @Juta @Fematich @splovyt

@manuzhang
Copy link
Contributor

LGTM

@manuzhang manuzhang merged commit 3389b47 into apache:master Oct 11, 2018
@tvalentyn
Copy link
Contributor Author

Thanks for a quick review, @manuzhang.

pl04351820 pushed a commit to pl04351820/beam that referenced this pull request Dec 20, 2023
Lists top-level collections in the client's database.

Closes apache#6553.
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.

None yet

2 participants