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

SpeechClient TypeScript system test v1p1beta1: calls streamingRecognize failed #863

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

Test output
Expected values to be strictly equal:
+ actual - expected

+ 'test of streaming recognized call'
- 'test of streaming recognize call'
                              ^

      + expected - actual

      -test of streaming recognized call
      +test of streaming recognize call

AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected

+ 'test of streaming recognized call'
- 'test of streaming recognize call'
                              ^
    at Pumpify. (build/system-test/speech_typescript_system_test_v1p1beta1.js:88:20)
        -> /workspace/system-test/speech_typescript_system_test_v1p1beta1.ts:110:16
    at addChunk (node_modules/readable-stream/lib/_stream_readable.js:298:12)
    at readableAddChunk (node_modules/readable-stream/lib/_stream_readable.js:280:11)
    at Pumpify.Readable.push (node_modules/readable-stream/lib/_stream_readable.js:241:10)
    at Pumpify.Duplexify._forward (node_modules/duplexify/index.js:172:26)
    at PassThrough.onreadable (node_modules/duplexify/index.js:136:10)
    at emitReadable_ (_stream_readable.js:557:12)
    at processTicksAndRejections (internal/process/task_queues.js:83:21)
flaky-bot[bot] commented 2 years ago

commit: 93845846d3223be83e32b5f93ff5d7cf89960a6b buildURL: Build Status, Sponge status: failed

Test output
Expected values to be strictly equal:
+ actual - expected

+ 'test of streaming recognized call'
- 'test of streaming recognize call'
                              ^

      + expected - actual

      -test of streaming recognized call
      +test of streaming recognize call

AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected

+ 'test of streaming recognized call'
- 'test of streaming recognize call'
                              ^
    at Pumpify. (build/system-test/speech_typescript_system_test_v1p1beta1.js:88:20)
        -> /workspace/system-test/speech_typescript_system_test_v1p1beta1.ts:110:16
    at addChunk (node_modules/readable-stream/lib/_stream_readable.js:298:12)
    at readableAddChunk (node_modules/readable-stream/lib/_stream_readable.js:280:11)
    at Pumpify.Readable.push (node_modules/readable-stream/lib/_stream_readable.js:241:10)
    at Pumpify.Duplexify._forward (node_modules/duplexify/index.js:172:26)
    at PassThrough.onreadable (node_modules/duplexify/index.js:136:10)
    at emitReadable_ (_stream_readable.js:557:12)
    at processTicksAndRejections (internal/process/task_queues.js:83:21)
flaky-bot[bot] commented 2 years ago

Test passed for commit 1f340874241da12a32308ccba64193205c65a459 (Build Status, Sponge)! Closing this issue.