googleapis / nodejs-cloudbuild

This repository is deprecated. All of its content and history has been moved to googleapis/google-cloud-node.
https://cloud.google.com/cloud-build/docs/
Apache License 2.0
38 stars 13 forks source link

Sample Integration Tests: should run quickstart.js failed #338

Closed flaky-bot[bot] closed 1 year ago

flaky-bot[bot] commented 2 years ago

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


commit: 1b5b063437aac76e8a880f96edb5d215fedc6301 buildURL: Build Status, Sponge status: failed

Test output
expected '' to include 'status: Success'
AssertionError: expected '' to include 'status: Success'
    at Context. (system-test/samples.js:39:12)
    at processImmediate (internal/timers.js:461:21)
flaky-bot[bot] commented 2 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 (1b5b063437aac76e8a880f96edb5d215fedc6301), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

bcoe commented 2 years ago

Last 5 nights of tests have been green, will revisit if this crops up again.

flaky-bot[bot] commented 2 years ago

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

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


commit: 004810d748249c000e8df308b70c03097e65fc25 buildURL: Build Status, Sponge status: failed

Test output
expected '' to include 'status: Success'
AssertionError: expected '' to include 'status: Success'
    at Context. (system-test/samples.js:39:12)
    at processImmediate (internal/timers.js:461:21)
bcoe commented 1 year ago

Tests have been green for past 7 days. Let's revisit when this test flaps again.