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

tests.unit.test__http.TestConnection: test_build_api_url_w_custom_endpoint failed #91

Closed
flaky-bot bot opened this issue Sep 16, 2021 · 1 comment
Labels
api: runtimeconfig Issues related to the googleapis/python-runtimeconfig API. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@flaky-bot
Copy link

flaky-bot bot commented Sep 16, 2021

This test failed!

To configure my behavior, see the Flaky Bot documentation.

If I'm commenting on this issue too often, add the flakybot: quiet label and
I will stop commenting.


commit: a848d54
buildURL: Build Status, Sponge
status: failed

Test output
self = 
def test_build_api_url_w_custom_endpoint(self):
  from six.moves.urllib.parse import parse_qsl

E ModuleNotFoundError: No module named 'six'

tests/unit/test__http.py:50: ModuleNotFoundError

@flaky-bot flaky-bot bot added flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Sep 16, 2021
@product-auto-label product-auto-label bot added the api: runtimeconfig Issues related to the googleapis/python-runtimeconfig API. label Sep 16, 2021
@busunkim96
Copy link
Contributor

Fixed by #105

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: runtimeconfig Issues related to the googleapis/python-runtimeconfig API. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

1 participant