GoogleCloudPlatform / golang-samples

Sample apps and code written for Google Cloud in the Go programming language.
Apache License 2.0
4.28k stars 1.73k forks source link

getting-started/bookshelf: TestEditBook failed #1470

Closed flaky-bot[bot] closed 4 years ago

flaky-bot[bot] commented 4 years ago

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: cb5809cc565ef7a694d55d158d7f37bb60aa22f3 buildURL: Build Status, Sponge status: failed

Test output
main_test.go:166: got:
    ----
    could not find book: firestoredb: Get: rpc error: code = NotFound desc = "projects/golang-samples-fire-0/databases/(default)/documents/books/Uk6p459MZaKIPTr6UGi2" not found
    Want to contain:
    ----
    simpsons
main_test.go:167: got:
    ----
    could not find book: firestoredb: Get: rpc error: code = NotFound desc = "projects/golang-samples-fire-0/databases/(default)/documents/books/Uk6p459MZaKIPTr6UGi2" not found
    Want to contain:
    ----
    homer
flaky-bot[bot] commented 4 years ago

Looks like this issue is flaky. :worried:

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

A human should fix and close this.


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