Skip to content

Commit 06c41fe

Browse files
committed
exclude test for combination of 'length' and 'minLength' facets
Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
1 parent 43dab3a commit 06c41fe

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1+
.idea/
12
dist/
23
target/
34
jaxb-tck/build/XMLB-TCK/
45
jaxb-tck/build/build.properties
56
jaxb-tck/build/make.properties
67
jaxb-tck-build
78
userguide/src/main/jbake/content/toc.adoc
9+
*.iml

jaxb-tck/src/share/lib/tck_failedCompilation.jtx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ xml_schema/msData/datatypes/Facets/NMTOKENS/jaxb/NMTOKENS_minLength001_1464.html
6565
xml_schema/msData/datatypes/Facets/NMTOKENS/jaxb/NMTOKENS_minLength001_1464.html#NMTOKENS_minLength001_1464.v 6540982 test_bug
6666
xml_schema/msData/datatypes/Facets/NMTOKENS/jaxb/NMTOKENS_minLength004_1467.html#NMTOKENS_minLength004_1467 6540982 test_bug
6767
xml_schema/msData/datatypes/Facets/NMTOKENS/jaxb/NMTOKENS_minLength004_1467.html#NMTOKENS_minLength004_1467.v 6540982 test_bug
68+
xml_schema/msData/datatypes/Facets/Schemas/jaxb/IDREFS_length006_395.html#IDREFS_length006_395 82 test_bug
69+
xml_schema/msData/datatypes/Facets/Schemas/jaxb/NMTOKENS_length006_438.html#NMTOKENS_length006_438 82 test_bug
6870
xml_schema/msData/datatypes/Facets/Schemas/jaxb/dateTime_maxInclusive004_104.html#dateTime_maxInclusive004_104 6540982 test_bug
6971
xml_schema/msData/datatypes/Facets/Schemas/jaxb/date_maxInclusive009_136.html#date_maxInclusive009_136 6540982 test_bug
7072
xml_schema/msData/datatypes/Facets/Schemas/jaxb/decimal_totalDigits007_43.html#decimal_totalDigits007_43 6540982 test_bug

0 commit comments

Comments
 (0)