googleapis / nodejs-speech

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

transcribe context classes: should detect transcriptions failed #964

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

Test output
Command failed: node transcribeContextClasses.js gs://cloud-samples-data/speech/commercial_mono.wav
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 transcribeContextClasses.js gs://cloud-samples-data/speech/commercial_mono.wav
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 Object.execSync (child_process.js:671:15)
    at execSync (system-test/transcribeContextClasses.test.js:21:28)
    at Context. (system-test/transcribeContextClasses.test.js:26:20)
    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 (ea654b5bf2e4067bf7682f9729cf8364ca4145a5), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).