Skip to content

Fix assert-serialization-error in test suite - #1674

Open
ghislainfourny wants to merge 6 commits into
masterfrom
skip-pure-xpath
Open

Fix assert-serialization-error in test suite#1674
ghislainfourny wants to merge 6 commits into
masterfrom
skip-pure-xpath

Conversation

@ghislainfourny

Copy link
Copy Markdown
Member

No description provided.

@github-actions

github-actions Bot commented Jul 17, 2026

Copy link
Copy Markdown

QT3 Test Results - Parser: jsoniq

Regression baseline: run 29809584503

🎉 No regressions found for this build.

✅ Improvement summary: 19 test(s) previously failing, errored, or skipped now pass.

Suite Test file Test case
ser ser/method-json.xml:Serialization-json-12
ser ser/method-json.xml:Serialization-json-13
ser ser/method-json.xml:Serialization-json-14
ser ser/method-json.xml:Serialization-json-15
ser ser/method-json.xml:Serialization-json-23
ser ser/method-json.xml:Serialization-json-24
ser ser/method-json.xml:Serialization-json-25
ser ser/method-json.xml:Serialization-json-26
ser ser/method-json.xml:Serialization-json-30
ser ser/method-json.xml:Serialization-json-46
ser ser/method-json.xml:Serialization-json-47
ser ser/method-json.xml:Serialization-json-49
ser ser/method-json.xml:Serialization-json-50
ser ser/method-json.xml:Serialization-json-73
ser ser/method-json.xml:Serialization-json-74
ser ser/method-text.xml:Serialization-text-1
ser ser/method-text.xml:Serialization-text-2
ser ser/method-text.xml:Serialization-text-3
ser ser/method-text.xml:Serialization-text-4
Summary of passed tests for jsoniq
Test Suite Passing Failing Errors Skipped Total
app 1897 57 188 15 2157
array 207 0 1 1 209
fn 8995 679 827 634 11135
map 220 0 0 0 220
math 149 0 0 0 149
misc 678 93 31 69 871
op 4106 83 105 72 4366
prod 9538 686 555 1428 12207
ser 292 50 1 0 343
xs 147 2 0 15 164
Total 26229 1650 1708 2234 31821

Full analysis report: see analysis-jsoniq in artifacts.

Download detailed test results

@github-actions

github-actions Bot commented Jul 17, 2026

Copy link
Copy Markdown

QT3 Test Results - Parser: xquery

Regression baseline: run 29809584503

🎉 No regressions found for this build.

✅ Improvement summary: 19 test(s) previously failing, errored, or skipped now pass.

Suite Test file Test case
ser ser/method-json.xml:Serialization-json-12
ser ser/method-json.xml:Serialization-json-13
ser ser/method-json.xml:Serialization-json-14
ser ser/method-json.xml:Serialization-json-15
ser ser/method-json.xml:Serialization-json-23
ser ser/method-json.xml:Serialization-json-24
ser ser/method-json.xml:Serialization-json-25
ser ser/method-json.xml:Serialization-json-26
ser ser/method-json.xml:Serialization-json-30
ser ser/method-json.xml:Serialization-json-46
ser ser/method-json.xml:Serialization-json-47
ser ser/method-json.xml:Serialization-json-49
ser ser/method-json.xml:Serialization-json-50
ser ser/method-json.xml:Serialization-json-73
ser ser/method-json.xml:Serialization-json-74
ser ser/method-text.xml:Serialization-text-1
ser ser/method-text.xml:Serialization-text-2
ser ser/method-text.xml:Serialization-text-3
ser ser/method-text.xml:Serialization-text-4
Summary of passed tests for xquery
Test Suite Passing Failing Errors Skipped Total
app 1936 56 158 7 2157
array 207 0 1 1 209
fn 9033 668 828 606 11135
map 220 0 0 0 220
math 149 0 0 0 149
misc 698 86 27 60 871
op 4228 35 62 41 4366
prod 10176 656 529 846 12207
ser 297 46 0 0 343
xs 149 0 0 15 164
Total 27093 1547 1605 1576 31821

Full analysis report: see analysis-xquery in artifacts.

Download detailed test results

@ghislainfourny

Copy link
Copy Markdown
Member Author

@CaiJimmy these tests are intended for XPath, not XQuery and are now skipped. XQuery is generally a superset of XPath, but there are a few subtle differences.

@ghislainfourny ghislainfourny changed the title Test CI with skipped pure XPath tests Fix assert-serialization-error in test suite Jul 21, 2026
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