googleapis / nodejs-resource-manager

This repository is deprecated. All of its content and history has been moved to googleapis/google-cloud-node.
https://cloud.google.com/resource-manager/
Apache License 2.0
22 stars 20 forks source link

resource samples: should list projects failed #473

Closed flaky-bot[bot] closed 2 years ago

flaky-bot[bot] commented 2 years ago

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

Test output
Command failed: node quickstart
16 UNAUTHENTICATED: Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.

Error: Command failed: node quickstart
16 UNAUTHENTICATED: Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.

    at checkExecSyncError (child_process.js:635:11)
    at execSync (child_process.js:671:15)
    at exec (test/sample.test.js:21:21)
    at Context. (test/sample.test.js:31:20)
    at processImmediate (internal/timers.js:461:21)