Skip to content

SpeechClient TypeScript system test default: calls streamingRecognize failed #1234

@flaky-bot

Description

@flaky-bot

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


commit: 485d5b2
buildURL: Build Status, Sponge
status: failed

Test output
Expected values to be strictly equal:
+ actual - expected
  • 'test of streaming recognize call'
  • 'test of streaming recognized call'
    ^

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

AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:

  • actual - expected

  • 'test of streaming recognize call'

  • 'test of streaming recognized call'
    ^
    at Pumpify. (build/system-test/speech_typescript_system_test.js:88:20)
    -> /workspace/.system-test-run/nodejs-speech/system-test/speech_typescript_system_test.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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions