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

test: Fix audio tests failing #4418

Merged
merged 3 commits into from
Mar 15, 2023
Merged

test: Fix audio tests failing #4418

merged 3 commits into from
Mar 15, 2023

Conversation

silvanocerza
Copy link
Contributor

Proposed Changes:

espnet depends on a library called typeguard that recently released a breaking 3.0.0 version, this PR fixes the version to 2.13.3 to fix import errors.

How did you test it?

Run tests locally.

Notes for the reviewer

This is a quick fix that will be removed as soon as we merge #4391, we'll still need to port the fix in the haystack-extras repo.

@silvanocerza silvanocerza self-assigned this Mar 15, 2023
@silvanocerza silvanocerza requested a review from a team as a code owner March 15, 2023 10:00
@silvanocerza silvanocerza requested review from vblagoje and removed request for a team March 15, 2023 10:00
@silvanocerza silvanocerza changed the title Fix audio tests failing tests: Fix audio tests failing Mar 15, 2023
@silvanocerza silvanocerza changed the title tests: Fix audio tests failing test: Fix audio tests failing Mar 15, 2023
@silvanocerza
Copy link
Contributor Author

silvanocerza commented Mar 15, 2023

Same has been done in espnet/espnet#5009, we should be able to remove the pinned typeguard version after the next espnet release.

@silvanocerza silvanocerza force-pushed the fix-audio-tests-failure branch from 70103a7 to 1a4b81f Compare March 15, 2023 13:46
@silvanocerza silvanocerza merged commit b3a659c into main Mar 15, 2023
@silvanocerza silvanocerza deleted the fix-audio-tests-failure branch March 15, 2023 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants