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_mp3cutter fails due to missing resource #257

Open
dremok opened this issue Mar 16, 2019 · 2 comments
Open

test_mp3cutter fails due to missing resource #257

dremok opened this issue Mar 16, 2019 · 2 comments

Comments

@dremok
Copy link
Contributor

dremok commented Mar 16, 2019

Which test(s) are failing:
test_mp3cutter

Since when has it been failing:

Testgrid link:

Reason for failure:
The file test_cropped.mp3 is missing from yoda/resources/

Anything else we need to know:

/kind failing-test

@manparvesh
Copy link
Member

Hi @dremok,
How are you running the test? That file is generated during the test and deleted later so this should not be a reason for test failure.

@dremok
Copy link
Contributor Author

dremok commented Mar 18, 2019

@manparvesh
Hi!
I just run them like this: python -m unittest discover -s tests
Also tried running from PyCharm with the same results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants