Skip to content

Commit

Permalink
exclude test for combination of 'length' and 'minLength' facets
Browse files Browse the repository at this point in the history
Signed-off-by: Lukas Jungmann <[email protected]>
  • Loading branch information
lukasj committed Nov 13, 2023
1 parent 43dab3a commit 06c41fe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
.idea/
dist/
target/
jaxb-tck/build/XMLB-TCK/
jaxb-tck/build/build.properties
jaxb-tck/build/make.properties
jaxb-tck-build
userguide/src/main/jbake/content/toc.adoc
*.iml
2 changes: 2 additions & 0 deletions jaxb-tck/src/share/lib/tck_failedCompilation.jtx
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ xml_schema/msData/datatypes/Facets/NMTOKENS/jaxb/NMTOKENS_minLength001_1464.html
xml_schema/msData/datatypes/Facets/NMTOKENS/jaxb/NMTOKENS_minLength001_1464.html#NMTOKENS_minLength001_1464.v 6540982 test_bug
xml_schema/msData/datatypes/Facets/NMTOKENS/jaxb/NMTOKENS_minLength004_1467.html#NMTOKENS_minLength004_1467 6540982 test_bug
xml_schema/msData/datatypes/Facets/NMTOKENS/jaxb/NMTOKENS_minLength004_1467.html#NMTOKENS_minLength004_1467.v 6540982 test_bug
xml_schema/msData/datatypes/Facets/Schemas/jaxb/IDREFS_length006_395.html#IDREFS_length006_395 82 test_bug
xml_schema/msData/datatypes/Facets/Schemas/jaxb/NMTOKENS_length006_438.html#NMTOKENS_length006_438 82 test_bug
xml_schema/msData/datatypes/Facets/Schemas/jaxb/dateTime_maxInclusive004_104.html#dateTime_maxInclusive004_104 6540982 test_bug
xml_schema/msData/datatypes/Facets/Schemas/jaxb/date_maxInclusive009_136.html#date_maxInclusive009_136 6540982 test_bug
xml_schema/msData/datatypes/Facets/Schemas/jaxb/decimal_totalDigits007_43.html#decimal_totalDigits007_43 6540982 test_bug
Expand Down

0 comments on commit 06c41fe

Please sign in to comment.