Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Instance with a custom hostname samples: should return undefined if hostname is not set failed #692

Closed
flaky-bot bot opened this issue Feb 15, 2022 · 2 comments
Assignees
Labels
api: compute Issues related to the googleapis/nodejs-compute API. flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. 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. 🚨 This issue needs some love. 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 Feb 15, 2022

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

Test output
expected 'Instance gcloud-test-instance-f01dc7c…' to include 'Instance gcloud-test-instance-f01dc7c…'
AssertionError: expected 'Instance gcloud-test-instance-f01dc7c…' to include 'Instance gcloud-test-instance-f01dc7c…'
    at Context. (test/customHostnameInstance.test.js:73:12)
@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 Feb 15, 2022
@product-auto-label product-auto-label bot added api: compute Issues related to the googleapis/nodejs-compute API. samples Issues that are directly related to samples. labels Feb 15, 2022
@flaky-bot
Copy link
Author

flaky-bot bot commented Feb 16, 2022

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 (4f0842e), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

@flaky-bot flaky-bot bot added the flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. label Feb 16, 2022
@FrodoTheTrue FrodoTheTrue self-assigned this Feb 17, 2022
@FrodoTheTrue
Copy link
Contributor

Cannot reproduce on my localhost ...
It was a problem with already created project: Error: The resource 'projects/long-door-651/zones/europe-central2-b/instances/gcloud-test-instance-f01dc7c7' already exists

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: compute Issues related to the googleapis/nodejs-compute API. flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. 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. 🚨 This issue needs some love. 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

3 participants