Skip to content

Test XMLProcessor against the W3 test suite#141

Merged
adamziel merged 3 commits intotrunkfrom
xml-processor-test-suite
Aug 6, 2025
Merged

Test XMLProcessor against the W3 test suite#141
adamziel merged 3 commits intotrunkfrom
xml-processor-test-suite

Conversation

@adamziel
Copy link
Copy Markdown
Collaborator

@adamziel adamziel commented Aug 6, 2025

This PR:

  • Brings in the test suite from https://www.w3.org/XML/Test/ and tests XMLProcessor against it.
  • Adds a few more test cases to XMLProcessor test, specifically around entity decoding, UTF-8 codepoints, and XML namespaces.

Testing instructions

Confirm the CI checks output the same results as on trunk (most successes, some failures due to 1-2 flaky tests)

@adamziel adamziel added the enhancement New feature or request label Aug 6, 2025
@adamziel adamziel merged commit 0d3c889 into trunk Aug 6, 2025
11 of 21 checks passed
@adamziel adamziel deleted the xml-processor-test-suite branch August 6, 2025 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant