You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Tests related to `custom_frame_mappings` that utilize ffprobe should be skipped internally as ffprobe is not available.
In addition to adding the `pytest.skip` decorator to these tests, I removed `custom_frame_mapping` generation from `pytest.mark.parametrize` in `test_custom_frame_mappings_init_fails` to allow tests to run.
Reviewed By: scotts
Differential Revision: D82378431
0 commit comments