Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SpeechClient system test v1: calls streamingRecognize failed #1232

Closed
flaky-bot bot opened this issue Apr 28, 2022 · 1 comment
Closed

SpeechClient system test v1: calls streamingRecognize failed #1232

flaky-bot bot opened this issue Apr 28, 2022 · 1 comment
Labels
flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@flaky-bot
Copy link

flaky-bot bot commented Apr 28, 2022

Note: #1213 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_system_test_v1.js:98:14)
    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 flaky-bot bot added flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Apr 28, 2022
@summer-ji-eng
Copy link
Contributor

fixed in googleapis/nodejs-speech#882

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

1 participant