Skip to content
This repository was archived by the owner on Apr 20, 2024. It is now read-only.
This repository was archived by the owner on Apr 20, 2024. It is now read-only.

samples.snippets.beta_snippets_test: test_transcribe_multilanguage_file failed #156

@flaky-bot

Description

@flaky-bot

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

Test output
capsys = <_pytest.capture.CaptureFixture object at 0x7f9cfad33fd0>
def test_transcribe_multilanguage_file(capsys):
    transcribe_file_with_multilanguage()
    out, err = capsys.readouterr()
  assert "how are you doing estoy bien e tu" in out

E assert 'how are you doing estoy bien e tu' in 'Waiting for operation to complete...\n--------------------\nFirst alternative of result 0: transcript: "how are you doing the story bien e tu"\nconfidence: 0.6356911063194275\n\nTranscript: how are you doing the story bien e tu\n'

beta_snippets_test.py:69: AssertionError

Metadata

Metadata

Assignees

Labels

api: speechIssues related to the googleapis/python-speech API.flakybot: flakyTells the Flaky Bot not to close or comment on this issue.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.samplesIssues that are directly related to samples.type: processA process-related concern. May include testing, release, or the like.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions