-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Container: remove unused message exports (via synth). #7265
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…lient library generator.
yoshi-automation
added
the
api: container
Issues related to the Kubernetes Engine API API.
label
Feb 2, 2019
googlebot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Feb 2, 2019
tseaver
changed the title
[CHANGE ME] Re-generated container to pick up changes in the API or client library generator.
Container: remove unused message exports (via synth).
Feb 4, 2019
crwilcox
added
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Feb 6, 2019
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Feb 6, 2019
|
Container test failures are troubling: unning session unit-2.7
Creating virtualenv using python2.7 in /tmpfs/src/github/google-cloud-python/container/.nox/unit-2-7
pip install --upgrade mock pytest pytest-cov
pip install --upgrade -e ../api_core
pip install --upgrade -e ../core
pip install --upgrade -e .
py.test --quiet --cov=google.cloud --cov=tests.unit --cov-append --cov-config=.coveragerc --cov-report= --cov-fail-under=76 tests/unit
............................................................ [100%]Coverage.py warning: Module tests.unit was never imported. (module-not-imported)
Required test coverage of 76% reached. Total coverage: 100.00%
60 passed in 0.81 seconds
Session unit-2.7 was successful.
Running session unit-3.5
Creating virtualenv using python3.5 in /tmpfs/src/github/google-cloud-python/container/.nox/unit-3-5
pip install --upgrade mock pytest pytest-cov
pip install --upgrade -e ../api_core
pip install --upgrade -e ../core
pip install --upgrade -e .
py.test --quiet --cov=google.cloud --cov=tests.unit --cov-append --cov-config=.coveragerc --cov-report= --cov-fail-under=76 tests/unit
............................................................ [100%]Coverage.py warning: Module google.cloud was previously imported, but not measured (module-not-measured)
Coverage.py warning: Module tests.unit was never imported. (module-not-imported)
FAIL Required test coverage of 76% not reached. Total coverage: 75.56% I cannot reproduce on my local machine, although I do see the coverage warnings during the unit test runs, and the same missing coverage lines in |
Unrelated test failures (shouldn't have run, karthago delenda est):
|
tseaver
added
needs work
This is a pull request that needs a little love.
and removed
🚨
This issue needs some love.
labels
Feb 19, 2019
Closing this to force a regen. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
api: container
Issues related to the Kubernetes Engine API API.
cla: yes
This human has signed the Contributor License Agreement.
codegen
needs work
This is a pull request that needs a little love.
🚨
This issue needs some love.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was generated using Autosynth. 🌈
Here's the log from Synthtool: