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

convert reports into asserts #722

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

wschidol
Copy link
Contributor

Only the assert messages are parsed out of the schematron output, so
all report messages were effectively muted. The PR converts reports into asserts, negating the test assertion. This should fix #721 .

Note that this will likely unmask further bugs which will need to be fixed subsequently (not part of this PR).

  Only the assert messages are parsed out of the schematron output, so
  all report messages were effectively muted. Fix this.
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.

Failing manifest tests not reported in web frontend
1 participant