Fix assert-serialization-error in test suite - #1674
Open
ghislainfourny wants to merge 6 commits into
Open
Conversation
QT3 Test Results - Parser:
|
| 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.
QT3 Test Results - Parser:
|
| 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.
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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.