-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
fix flaky transcribe tests #12262
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
fix flaky transcribe tests #12262
Conversation
LocalStack Community integration with Pro 2 files ±0 2 suites ±0 1h 50m 37s ⏱️ -13s Results for commit 23b7094. ± Comparison against base commit dd0d96e. This pull request skips 1 and un-skips 15 tests.
♻️ This comment has been updated with latest results. |
d13469e
to
515b2ca
Compare
S3 Image Test Results (AMD64 / ARM64) 2 files 2 suites 8m 5s ⏱️ Results for commit 23b7094. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! The mirrored models should add resiliency to the Transcribe service startup and test executions.
Thanks for working on this 💯
Motivation
Fix flaky pipeline runs:
by making the downloading of vosk models more robust.
Changes
This PR:
test_transcribe_happy_path
,test_transcribe_supported_media_formats
andtest_transcribe_start_job
.Successful pipeline runs: https://app.circleci.com/pipelines/github/localstack/localstack?branch=test-transcribe