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

quickstart sample tests: should search all resources successfully failed #640

Closed
flaky-bot bot opened this issue Jul 18, 2022 · 2 comments
Closed
Assignees
Labels
api: cloudasset Issues related to the googleapis/nodejs-asset 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. 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 Jul 18, 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: 513fd54
buildURL: Build Status, Sponge
status: failed

Test output
expected '[ [], null, { results: [], nextPageTo…' to include 'asset-nodejs-a6ab2941-c675-455b-9324-…'
AssertionError: expected '[ [], null, { results: [], nextPageTo…' to include 'asset-nodejs-a6ab2941-c675-455b-9324-…'
    at Context. (test/sample.test.js:168:12)
    at processImmediate (internal/timers.js:461:21)
@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 Jul 18, 2022
@product-auto-label product-auto-label bot added api: cloudasset Issues related to the googleapis/nodejs-asset API. samples Issues that are directly related to samples. labels Jul 18, 2022
@flaky-bot
Copy link
Author

flaky-bot bot commented Jul 20, 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 (513fd54), 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 Jul 20, 2022
@alexander-fenster alexander-fenster self-assigned this Jul 21, 2022
@sofisl sofisl assigned sofisl and unassigned alexander-fenster Jul 25, 2022
@sofisl
Copy link
Contributor

sofisl commented Jul 26, 2022

Cannot recreate locally. This one is a bit tricky to duplicate, since the before hook resources failed to create successfully but did not fail the hook, causing the ensuing test to fail. It looks like the failures were close together, so I'm going to chalk it up to an intermittent failure for now; will revisit if/when this issue is reopened.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: cloudasset Issues related to the googleapis/nodejs-asset 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. 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

2 participants