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

1516(B) Fix problems with testing examples #1601

Merged
merged 3 commits into from
Nov 26, 2024

Conversation

michaelhkay
Copy link
Contributor

Fix #1516

  1. Fixes some examples in the spec where the expected results were apparently incorrect
  2. Introduces a mechanism for giving a test assertion for an example that is separate from the published result, for example where alternative results are possible
  3. Marks some tests as schema-aware so a non-schema-aware processor won't attempt to run them

All the tests for features that are implemented in Saxon now run successfully.

@michaelhkay michaelhkay added XQFO An issue related to Functions and Operators Editorial Minor typos, wording clarifications, example fixes, etc. Build Affects the build infrastructure only labels Nov 23, 2024
@ChristianGruen ChristianGruen added the Propose Merge without Discussion Change is editorial or minor label Nov 23, 2024
@ndw
Copy link
Contributor

ndw commented Nov 26, 2024

The CG agreed to merge this PR without discussion at meeting 100.

@ndw ndw merged commit 7d38674 into qt4cg:master Nov 26, 2024
3 checks passed
@michaelhkay michaelhkay added Completed PR has been applied, tests written and tagged, no further action needed and removed Propose Merge without Discussion Change is editorial or minor labels Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Affects the build infrastructure only Completed PR has been applied, tests written and tagged, no further action needed Editorial Minor typos, wording clarifications, example fixes, etc. XQFO An issue related to Functions and Operators
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test failures in app-spec-examples
3 participants