-
Notifications
You must be signed in to change notification settings - Fork 57
[FEATURE] Add WebVTT regression test coverage #993
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
base: master
Are you sure you want to change the base?
[FEATURE] Add WebVTT regression test coverage #993
Conversation
Co-authored-by: Rahul-2k4 <[email protected]>
Add WebVTT output format test coverage to regression suite
- Add 'Output Formats' category for format-specific tests - Fix misleading description to 'Validates WebVTT header generation on empty-caption input' - Add explicit WEBVTT_TEST_ID constant to prevent fragile ordering bugs - Update expected output to match exact line endings (CRLF) - Add GOLDEN_FILE_PROVENANCE.md documenting reproducibility
The correct field in RegressionTestOutput should match the actual sample1.webvtt file content (WEBVTT\r\n\r\n) for consistency.
|
Hi @canihavesomecoffee , |
|



In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Summary
-out=webvtt)sample1.webvttfor test validationTest plan