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

spanner.cloud-client.backup_sample_test: test_list_backups failed #3872

Closed
flaky-bot bot opened this issue May 25, 2020 · 2 comments
Closed

spanner.cloud-client.backup_sample_test: test_list_backups failed #3872

flaky-bot bot opened this issue May 25, 2020 · 2 comments
Assignees
Labels
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 May 25, 2020

Note: #3240 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.


commit: 79b0d63
buildURL: Build Status, Sponge
status: failed

Test output
Traceback (most recent call last):
  File "/tmpfs/src/github/python-docs-samples/spanner/cloud-client/backup_sample_test.py", line 93, in test_list_backups
    assert id_count == 7
AssertionError: assert 1 == 7
  -1
  +7
@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 May 25, 2020
@flaky-bot
Copy link
Author

flaky-bot bot commented May 26, 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 (79b0d63), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

@leahecole leahecole assigned tmatsuo and unassigned leahecole May 26, 2020
@tmatsuo
Copy link
Contributor

tmatsuo commented May 27, 2020

#3885 picks up the spanner client with longer timeouts. Hopefully this flake will be gone.

@tmatsuo tmatsuo closed this as completed May 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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

2 participants