I am just trying to build the current main branch (commit f792597).

I get 7 errors when I ./build.sh jars and then ./build.sh test.

Errors are below.
Mike Beckerle
Apache Daffodil PMC | daffodil.apache.org
OGF DFDL Workgroup Co-Chair | www.ogf.org/ogf/doku.php/standards/dfdl/dfdl
Owl Cyber Defense | www.owlcyberdefense.com

  ...  [echo] Running schema.config.AllTests ...
     [java] .........................F.F...............
     [java] ..F.F.....F.F.............F.........
     [java] Time: 0.287
     [java] There were 7 failures:
     [java] 1)
testSetTrueDocument(schema.config.IgnoreXSIType_C_C_Test)junit.framework.AssertionFailedError:
{validity} was <partial> but it should have been <none> expected:<0> but
was:<1>
     [java]     at
schema.config.BaseTest.assertValidationAttempted(BaseTest.java:194)
     [java]     at
schema.config.IgnoreXSIType_C_C_Test.checkTrueResult(IgnoreXSIType_C_C_Test.java:136)
     [java]     at
schema.config.IgnoreXSIType_C_C_Test.testSetTrueDocument(IgnoreXSIType_C_C_Test.java:115)
     [java]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
     [java]     at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     [java]     at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     [java]     at schema.config.AllTests.main(AllTests.java:30)
     [java] 2)
testSetTrueFragment(schema.config.IgnoreXSIType_C_C_Test)junit.framework.AssertionFailedError:
{validity} was <partial> but it should have been <none> expected:<0> but
was:<1>
     [java]     at
schema.config.BaseTest.assertValidationAttempted(BaseTest.java:194)
     [java]     at
schema.config.IgnoreXSIType_C_C_Test.checkTrueResult(IgnoreXSIType_C_C_Test.java:136)
     [java]     at
schema.config.IgnoreXSIType_C_C_Test.testSetTrueFragment(IgnoreXSIType_C_C_Test.java:131)
     [java]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
     [java]     at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     [java]     at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     [java]     at schema.config.AllTests.main(AllTests.java:30)
     [java] 3)
testSetTrueDocument(schema.config.IgnoreXSIType_C_AC_Test)junit.framework.AssertionFailedError:
{validity} was <partial> but it should have been <none> expected:<0> but
was:<1>
     [java]     at
schema.config.BaseTest.assertValidationAttempted(BaseTest.java:194)
     [java]     at
schema.config.IgnoreXSIType_C_AC_Test.checkTrueResult(IgnoreXSIType_C_AC_Test.java:151)
     [java]     at
schema.config.IgnoreXSIType_C_AC_Test.testSetTrueDocument(IgnoreXSIType_C_AC_Test.java:115)
     [java]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
     [java]     at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     [java]     at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     [java]     at schema.config.AllTests.main(AllTests.java:30)
     [java] 4)
testSetTrueFragment(schema.config.IgnoreXSIType_C_AC_Test)junit.framework.AssertionFailedError:
{validity} was <partial> but it should have been <none> expected:<0> but
was:<1>
     [java]     at
schema.config.BaseTest.assertValidationAttempted(BaseTest.java:194)
     [java]     at
schema.config.IgnoreXSIType_C_AC_Test.checkTrueResult(IgnoreXSIType_C_AC_Test.java:151)
     [java]     at
schema.config.IgnoreXSIType_C_AC_Test.testSetTrueFragment(IgnoreXSIType_C_AC_Test.java:131)
     [java]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
     [java]     at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     [java]     at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     [java]     at schema.config.AllTests.main(AllTests.java:30)
     [java] 5)
testSetTrueDocument(schema.config.IgnoreXSIType_C_CA_Test)junit.framework.AssertionFailedError:
{validity} was <partial> but it should have been <none> expected:<0> but
was:<1>
     [java]     at
schema.config.BaseTest.assertValidationAttempted(BaseTest.java:194)
     [java]     at
schema.config.IgnoreXSIType_C_CA_Test.checkTrueResult(IgnoreXSIType_C_CA_Test.java:143)
     [java]     at
schema.config.IgnoreXSIType_C_CA_Test.testSetTrueDocument(IgnoreXSIType_C_CA_Test.java:115)
     [java]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
     [java]     at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     [java]     at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     [java]     at schema.config.AllTests.main(AllTests.java:30)
     [java] 6)
testSetTrueFragment(schema.config.IgnoreXSIType_C_CA_Test)junit.framework.AssertionFailedError:
{validity} was <partial> but it should have been <none> expected:<0> but
was:<1>
     [java]     at
schema.config.BaseTest.assertValidationAttempted(BaseTest.java:194)
     [java]     at
schema.config.IgnoreXSIType_C_CA_Test.checkTrueResult(IgnoreXSIType_C_CA_Test.java:143)
     [java]     at
schema.config.IgnoreXSIType_C_CA_Test.testSetTrueFragment(IgnoreXSIType_C_CA_Test.java:131)
     [java]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
     [java]     at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     [java]     at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     [java]     at schema.config.AllTests.main(AllTests.java:30)
     [java] 7)
testUsingOnlyGrammarPool(schema.config.UseGrammarPoolOnly_True_Test)junit.framework.AssertionFailedError:
{validity} was <partial> but it should have been <none> expected:<0> but
was:<1>
     [java]     at
schema.config.BaseTest.assertValidationAttempted(BaseTest.java:194)
     [java]     at
schema.config.UseGrammarPoolOnly_True_Test.testUsingOnlyGrammarPool(UseGrammarPoolOnly_True_Test.java:67)
     [java]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
     [java]     at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     [java]     at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     [java]     at schema.config.AllTests.main(AllTests.java:30)
     [java]
     [java] FAILURES!!!
     [java] Tests run: 72,  Failures: 7,  Errors: 0

Reply via email to