- 23 Jul, 2020 1 commit
-
-
moto authored
Buck fails to run tests if they contain "-" symbol.
-
- 22 Jul, 2020 2 commits
-
-
moto authored
* Separate sox list format function for read and write * Guard MP3 smoke test
-
moto authored
Currently all the tests in `sox_io_backend` and `sox_effects` (for new SoX effects implementation) requires additional `sox`, and this prevents running test in environment where `sox` command is not available even though `torchaudio` extension is available (such as fb internal). This PR adds smoke tests for these modules, which just runs functions to see if they do not crash.
-