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

Installation test: should be able to use the d.ts failed #1181

Closed
flaky-bot bot opened this issue Jan 28, 2023 · 3 comments · Fixed by #1186
Closed

Installation test: should be able to use the d.ts failed #1181

flaky-bot bot opened this issue Jan 28, 2023 · 3 comments · Fixed by #1186
Assignees
Labels
api: bigquery Issues related to the googleapis/nodejs-bigquery 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. 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 Jan 28, 2023

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


commit: 6e82485
buildURL: Build Status, Sponge
status: failed

Test output
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/workspace/build/system-test/install.js)
Error: Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/workspace/build/system-test/install.js)
    at listOnTimeout (internal/timers.js:554:17)
    at processTimers (internal/timers.js:497:7)
@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 Jan 28, 2023
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/nodejs-bigquery API. label Jan 28, 2023
@flaky-bot flaky-bot bot added the flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. label Jan 29, 2023
@flaky-bot
Copy link
Author

flaky-bot bot commented Jan 29, 2023

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

@shollyman
Copy link
Contributor

Test is exercising things like npm install, so sensitive to external latencies. Closing this, if it reopens we should consider bumping up the deadline for the test.

@flaky-bot
Copy link
Author

flaky-bot bot commented Feb 8, 2023

Oops! Looks like this issue is still flaky. It failed again. 😬

I reopened the issue, but a human will need to close it again.


commit: 6e82485
buildURL: Build Status, Sponge
status: failed

Test output
Command failed with exit code 1: npm install
Error: Command failed with exit code 1: npm install
    at makeError (node_modules/execa/lib/error.js:60:11)
    at handlePromise (node_modules/execa/index.js:118:26)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
    at async Context. (build/system-test/install.js:44:9)
        -> /workspace/system-test/install.ts:47:5

@flaky-bot flaky-bot bot reopened this Feb 8, 2023
shollyman added a commit to shollyman/nodejs-bigquery that referenced this issue Feb 13, 2023
We're getting flakes related to timeout, so bumping this up to
accomodate slower resolution for commands like `npm install`.

Fixes: googleapis#1181
@shollyman shollyman assigned shollyman and unassigned loferris Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/nodejs-bigquery 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. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
2 participants