Skip to content

[BEAM-2366] Don't try to pickle gen_protos in tests.#3228

Closed
robertwb wants to merge 1 commit into
apache:masterfrom
robertwb:BEAM-2366
Closed

[BEAM-2366] Don't try to pickle gen_protos in tests.#3228
robertwb wants to merge 1 commit into
apache:masterfrom
robertwb:BEAM-2366

Conversation

@robertwb
Copy link
Copy Markdown
Contributor

Tests that pickle the main session but are run from setup.py attempt
to pickle everything visible in setup.py.

Be sure to do all of the following to help us incorporate your contribution
quickly and easily:

  • Make sure the PR title is formatted like:
    [BEAM-<Jira issue #>] Description of pull request
  • Make sure tests pass via mvn clean verify.
  • Replace <Jira issue #> in the title with the actual Jira issue
    number, if there is one.
  • If this contribution is large, please file an Apache
    Individual Contributor License Agreement.

Tests that pickle the main session but are run from setup.py attempt
to pickle everything visible in setup.py.
@robertwb
Copy link
Copy Markdown
Contributor Author

@aaltay

@aaltay
Copy link
Copy Markdown
Member

aaltay commented May 25, 2017

Error is seems to be related to the cleanup of generated protos: "stderr: fatal: Not a git repository: sdks/python/.eggs/grpcio-wheels-build/grpcio/third_party/boringssl/../../.git/modules/third_party/boringssl"

Could you also run a post commit with this change?

@robertwb
Copy link
Copy Markdown
Contributor Author

Well that's a new error...

Jenkins: retest this please.

Also running post-commit at https://builds.apache.org/view/Beam/job/beam_PostCommit_Python_Verify/2318/

@aaltay
Copy link
Copy Markdown
Member

aaltay commented May 25, 2017

It might be a leftover file that is causing an error. I am not sure how well jenkins does the cleanup.

@robertwb
Copy link
Copy Markdown
Contributor Author

robertwb commented May 25, 2017 via email

@robertwb
Copy link
Copy Markdown
Contributor Author

retest this please

@coveralls
Copy link
Copy Markdown

Coverage Status

Changes Unknown when pulling 3b7eae4 on robertwb:BEAM-2366 into ** on apache:master**.

@robertwb
Copy link
Copy Markdown
Contributor Author

R: @chamikaramj

@chamikaramj
Copy link
Copy Markdown
Contributor

LGTM

@asfgit asfgit closed this in b70e25c May 26, 2017
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.

4 participants