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

logging.cloud-client.snippets_test: test_list failed #4528

Closed
flaky-bot bot opened this issue Aug 20, 2020 · 2 comments
Closed

logging.cloud-client.snippets_test: test_list failed #4528

flaky-bot bot opened this issue Aug 20, 2020 · 2 comments
Assignees
Labels
api: logging Issues related to the Cloud Logging API. lang: python Issues specific to Python. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. 🚨 This issue needs some love. sample samples Issues that are directly related to samples. 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 Aug 20, 2020

This test failed!

To configure my behavior, see the Build Cop Bot documentation.

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


commit: 220713d
buildURL: Build Status, Sponge
status: failed

Test output
Traceback (most recent call last):
  File "/workspace/logging/cloud-client/snippets_test.py", line 44, in test_list
    eventually_consistent_test()
  File "/workspace/logging/cloud-client/.nox/py-3-6/lib/python3.6/site-packages/backoff/_sync.py", line 94, in retry
    ret = target(*args, **kwargs)
  File "/workspace/logging/cloud-client/snippets_test.py", line 42, in eventually_consistent_test
    assert example_log in out
AssertionError: assert 'Hello, world.' in 'Listing entries for logger example_log_700176c42ba54fbab4782d9713200dbf:\n'
@flaky-bot flaky-bot bot added buildcop: issue 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 Aug 20, 2020
@flaky-bot
Copy link
Author

flaky-bot bot commented Aug 20, 2020

Looks like this issue is flaky. 😟

I'm going to leave this open and stop commenting.

A human should fix and close this.


When run at the same commit (220713d), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

@leahecole leahecole assigned simonz130 and unassigned leahecole Aug 20, 2020
@tmatsuo tmatsuo closed this as completed Aug 20, 2020
@tmatsuo tmatsuo reopened this Aug 20, 2020
@product-auto-label product-auto-label bot added api: logging Issues related to the Cloud Logging API. sample samples Issues that are directly related to samples. labels Aug 20, 2020
@yoshi-automation yoshi-automation added 🚨 This issue needs some love. and removed 🚨 This issue needs some love. labels Aug 26, 2020
@simonz130 simonz130 assigned daniel-sanche and unassigned simonz130 Oct 13, 2020
@simonz130 simonz130 added the lang: python Issues specific to Python. label Oct 13, 2020
@daniel-sanche
Copy link
Member

Closing this as we're moving the samples into the library repo, and the tests seem to be passing there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: logging Issues related to the Cloud Logging API. lang: python Issues specific to Python. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. 🚨 This issue needs some love. sample samples Issues that are directly related to samples. 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

5 participants