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 issue 214 (coverage-report.xsl fails to parse CDATA) #342

Merged
merged 458 commits into from
Feb 23, 2019

Conversation

AirQuick
Copy link
Member

@AirQuick AirQuick commented Sep 5, 2018

This pull request derives from #341. So needs to be handled after that.


Fixes #214.

  • 9e7e20d fixes the 1st problem (XTMM9000: Processing terminated...).
  • 8c662cf verifies the fix of the 1st problem.
  • af965a2 fixes the 2nd problem (the lines after CDATA are described as ignored). Now the coverage report HTML is generated as expected

The fix is tested automatically whenever you run the end-to-end test on oXygen or Saxon-PE/EE.

…-tests

# Conflicts:
#	test/xspec-bat.cmd
#	test/xspec.bats
…overage

# Conflicts:
#	test/xspec-bat.cmd
#	test/xspec.bats
…c-rule

# Conflicts:
#	test/xspec-bat.cmd
#	test/xspec.bats
# Conflicts:
#	test/xspec-bat.cmd
#	test/xspec.bats
…talog

# Conflicts:
#	test/xspec-bat.cmd
#	test/xspec.bats
# Conflicts:
#	test/xspec-bat.cmd
#	test/xspec.bats
…t-report

# Conflicts:
#	test/xspec-bat.cmd
#	test/xspec.bats
…from-xquery-xml

# Conflicts:
#	test/xspec-bat.cmd
#	test/xspec.bats
…age-e2e

# Conflicts:
#	test/xspec-bat.cmd
#	test/xspec.bats
# Conflicts:
#	test/end-to-end/processor/base/compare.xsl
#	test/end-to-end/processor/html/_normalizer.xsl
# Conflicts:
#	test/end-to-end/cases/expected/query/xquery-tutorial-result.html
…214_cumulative

# Conflicts:
#	test/end-to-end/cases/expected/stylesheet/xspec-rule-result.html
#	test/end-to-end/cases/expected/xspec-rule-junit-norm.xml
#	test/end-to-end/cases/expected/xspec-three-dots-junit-norm.xml
#	test/generate-tests-utils.xspec
@AirQuick AirQuick added this to the v1.3.0 milestone Feb 11, 2019
@AirQuick AirQuick merged commit bb47bf6 into xspec:master Feb 23, 2019
@AirQuick AirQuick deleted the fix_issue-214_cumulative branch February 23, 2019 16:11
@AirQuick
Copy link
Member Author

@cirulls
Merged this bug fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

coverage-report.xsl fails to parse CDATA
1 participant