-
Notifications
You must be signed in to change notification settings - Fork 29
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
Segment validation tests not enabled when building the Docker image #603
Comments
@nicholas-fr We will release a new version latest mid next week that will include segment validation via CLI. This will then automatically be available at https://beta.conformance.dashif.org/. In the meantime you can already try this branch: https://github.com/Dash-Industry-Forum/DASH-IF-Conformance/tree/features/refactorPhase1 |
Thanks @dsilhavy, I look forward to testing the new version. I built a Docker image using the features/refactorPhase1 branch.
Is this a known issue? |
Thanks @nicholas-fr we will check this. I did see a similar error before in a different file though. |
@nicholas-fr Erik addressed this issue with the latest commit (see above). Can you confirm that this is fixed for you? |
It appears the segment validation tests are not enabled when building the Docker image:
docker build -t dash-if-conformance:latest -t dash-if-conformance:30d98fd .
php Process_cli.php --help
only shows:Is segment validation not enabled or not working in the latest build, or is there something I'm missing?
For example, using:
https://dash.akamaized.net/WAVE/vectors/cfhd_sets/15_30_60/t1/2022-10-17/stream.mpd
With additional tests:
Segment Validation
CMAF
CTA WAVE
php Process_cli.php --cmaf --ctawave --segments https://dash.akamaized.net/WAVE/vectors/cfhd_sets/15_30_60/t1/2022-10-17/stream.mpd
There is no segment validation feedback in the output:
The text was updated successfully, but these errors were encountered: