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

Fix profile tests for DVB 2017 profile #723

Open
wants to merge 2 commits into
base: development
Choose a base branch
from

Conversation

wschidol
Copy link
Contributor

The tests for whether a manifest included the DVB 2017 profile failed when there was more than one profile signaled: The test assumed a space separated rather than a comma separated list. This fixes that and #598 .
The patch is built on top of #722 .

  Only the assert messages are parsed out of the schematron output, so
  all report messages were effectively muted. Fix this.
  The test for the DVB2017 profile assumed a space separated list of
  profiles, instead of a comma separated list. Fix this, and use a
  helper function for consistent handling.
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

Successfully merging this pull request may close these issues.

1 participant