-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
api: speechIssues related to the Speech-to-Text API.Issues related to the Speech-to-Text API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important 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.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
------------------------------------------------------------
- testing speech/cloud-client
------------------------------------------------------------
[ERROR] Tests run: 15, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 94.033 s <<< FAILURE! - in com.example.speech.RecognizeIT
[ERROR] com.example.speech.RecognizeIT.testAutoPunctuation Time elapsed: 0.459 s <<< FAILURE!
com.google.common.truth.AssertionErrorWithFacts:
expected to contain:
How old is the Brooklyn Bridge?
but was:
Transcript : how old is the Brooklyn Bridge
at com.example.speech.RecognizeIT.testAutoPunctuation(RecognizeIT.java:117)
[ERROR] Failures:
[ERROR] RecognizeIT.testAutoPunctuation:117 expected to contain:
How old is the Brooklyn Bridge?
but was:
Transcript : how old is the Brooklyn Bridge
[ERROR] Tests run: 18, Failures: 1, Errors: 0, Skipped: 0
@nnegrey I assigned to you because you were last there, feel free to reassign. (though it appears to be a minor tweak to the IT.
Metadata
Metadata
Assignees
Labels
api: speechIssues related to the Speech-to-Text API.Issues related to the Speech-to-Text API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important 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.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.