See
<https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.8/111/display/redirect?page=changes>
Changes:
[PJ Fanning] upgrade saxon to 11.1
------------------------------------------
[...truncated 42.49 KB...]
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[12: zvon5.xml
//BBB[@name]] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[13: zvon5.xml
//BBB[@*]] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[14: zvon5.xml
//BBB[not(@*)]] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[15: zvon6.xml
//BBB[@id='b1']] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[16: zvon6.xml
//BBB[@name='bbb']] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[17: zvon6.xml
//BBB[normalize-space(@name)='bbb']] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[18: zvon7.xml
//*[count(BBB)=2]] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[19: zvon7.xml
//*[count(*)=2]] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[20: zvon7.xml
//*[count(*)=3]] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[21: zvon8.xml
//*[name()='BBB']] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[22: zvon8.xml
//*[starts-with(name(),'B')]] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[23: zvon8.xml
//*[contains(name(),'C')]] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[24: zvon9.xml
//*[string-length(name()) = 3]] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[25: zvon9.xml
//*[string-length(name()) < 3]] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[26: zvon9.xml
//*[string-length(name()) > 3]] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[30: zvon11.xml /AAA]
FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[31: zvon11.xml
/child::AAA] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[32: zvon11.xml
/AAA/BBB] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[33: zvon11.xml
/child::AAA/child::BBB] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[34: zvon11.xml
/child::AAA/BBB] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[35: zvon12.xml
/descendant::*] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[36: zvon12.xml
/AAA/BBB/descendant::*] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[37: zvon12.xml
//CCC/descendant::*] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[38: zvon12.xml
//CCC/descendant::DDD] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[39: zvon13.xml
//DDD/parent::*] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[40: zvon14.xml
/AAA/BBB/DDD/CCC/EEE/ancestor::*] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[41: zvon14.xml
//FFF/ancestor::*] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[42: zvon15.xml
/AAA/BBB/following-sibling::*] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[43: zvon15.xml
//CCC/following-sibling::*] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[44: zvon16.xml
/AAA/XXX/preceding-sibling::*] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[45: zvon16.xml
//CCC/preceding-sibling::*] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[46: zvon17.xml
/AAA/XXX/following::*] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[47: zvon17.xml
//ZZZ/following::*] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[48: zvon18.xml
/AAA/XXX/preceding::*] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[49: zvon18.xml
//GGG/preceding::*] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[50: zvon19.xml
/AAA/XXX/descendant-or-self::*] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[51: zvon19.xml
//CCC/descendant-or-self::*] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[52: zvon20.xml
/AAA/XXX/DDD/EEE/ancestor-or-self::*] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[53: zvon20.xml
//GGG/ancestor-or-self::*] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[54: zvon21.xml
//GGG/ancestor::*] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[55: zvon21.xml
//GGG/descendant::*] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[56: zvon21.xml
//GGG/following::*] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[57: zvon21.xml
//GGG/preceding::*] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[58: zvon21.xml
//GGG/self::*] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[59: zvon21.xml
//GGG/ancestor::* | //GGG/descendant::* | //GGG/following::* |
//GGG/preceding::* | //GGG/self::*] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[60: zvon22.xml
//BBB[position() mod 2 = 0 ]] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[61: zvon22.xml //BBB[
position() = floor(last() div 2 + 0.5) or position() = ceiling(last() div 2 +
0.5) ]] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[62: zvon22.xml //CCC[
position() = floor(last() div 2 + 0.5) or position() = ceiling(last() div 2 +
0.5) ]] FAILED
java.lang.NoClassDefFoundError at XPathTest.java:215
xmlcursor.xpath.xbean_xpath.detailed.AxesTest > testChildAttribute FAILED
java.lang.NoClassDefFoundError at AxesTest.java:185
xmlcursor.xpath.xbean_xpath.detailed.AxesTest > testChildAttributeAbbrev FAILED
java.lang.NoClassDefFoundError at AxesTest.java:198
xmlcursor.xpath.xbean_xpath.detailed.AxesTest > testChildAxisAbbrev FAILED
java.lang.NoClassDefFoundError at AxesTest.java:70
xmlcursor.xpath.xbean_xpath.detailed.AxesTest > testDescendantAxisAbbrev FAILED
java.lang.NoClassDefFoundError at AxesTest.java:144
xmlcursor.xpath.xbean_xpath.detailed.AxesTest > testChildAxis FAILED
java.lang.NoClassDefFoundError at AxesTest.java:85
xmlcursor.xpath.xbean_xpath.detailed.AxesTest > testSelfAxisAbbrev FAILED
java.lang.NoClassDefFoundError at AxesTest.java:311
xmlcursor.xpath.xbean_xpath.detailed.AxesTest > testChildAxisDNE FAILED
java.lang.NoClassDefFoundError at AxesTest.java:112
xmlcursor.xpath.xbean_xpath.detailed.AxesTest > testChildAxisDot FAILED
java.lang.NoClassDefFoundError at AxesTest.java:100
xmlcursor.xpath.xbean_xpath.detailed.AxesTest > testDescAttribute FAILED
java.lang.NoClassDefFoundError at AxesTest.java:212
xmlcursor.xquery.checkin.QueryEngineTests > testQueryEngineSelection FAILED
java.lang.NoClassDefFoundError at QueryEngineTests.java:28
xmlcursor.xquery.detailed.StoreTestsXqrl > testPathing FAILED
java.lang.NoClassDefFoundError at StoreTestsXqrl.java:123
xmlcursor.xquery.detailed.StoreTestsXqrl > testSaving FAILED
java.lang.NoClassDefFoundError at StoreTestsXqrl.java:30
xmlcursor.xquery.detailed.StoreTestsXqrl > testXQuery FAILED
java.lang.NoClassDefFoundError at StoreTestsXqrl.java:94
xmlcursor.xquery.detailed.XQueryTest > testObjConstruction FAILED
java.lang.NoClassDefFoundError at XQueryTest.java:58
xmlcursor.xquery.detailed.XQueryTest > testJoin FAILED
java.lang.NoClassDefFoundError at XQueryTest.java:97
xmlcursor.xquery.detailed.XQueryTest > testType FAILED
java.lang.NoClassDefFoundError at XQueryTest.java:265
xmlcursor.xquery.detailed.XQueryTest > testQueryComment FAILED
java.lang.NoClassDefFoundError at XQueryTest.java:276
xmlcursor.xquery.detailed.XQueryTest > testTextAtOddPlaces FAILED
java.lang.NoClassDefFoundError at XQueryTest.java:179
xmlcursor.xquery.detailed.XQueryTest > testTextSequenceRootObject FAILED
java.lang.NoClassDefFoundError at XQueryTest.java:133
xmlcursor.xquery.detailed.XQueryTest > testFunction FAILED
java.lang.NoClassDefFoundError at XQueryTest.java:246
xmlcursor.xquery.detailed.XQueryVariableBindingTest > testOneVariable FAILED
java.lang.NoClassDefFoundError at XQueryVariableBindingTest.java:141
xmlcursor.xquery.detailed.XQueryVariableBindingTest > testCurrentNodeVariable1
FAILED
java.lang.NoClassDefFoundError at XQueryVariableBindingTest.java:54
xmlcursor.xquery.detailed.XQueryVariableBindingTest > testCurrentNodeVariable2
FAILED
java.lang.NoClassDefFoundError at XQueryVariableBindingTest.java:133
xmlcursor.xquery.detailed.XQueryVariableBindingTest > testThisVariable1 FAILED
java.lang.NoClassDefFoundError at XQueryVariableBindingTest.java:54
xmlcursor.xquery.detailed.XQueryVariableBindingTest > testThisVariable2 FAILED
java.lang.NoClassDefFoundError at XQueryVariableBindingTest.java:117
xmlcursor.xquery.detailed.XQueryVariableBindingTest > testMultipleVariables
FAILED
java.lang.NoClassDefFoundError at XQueryVariableBindingTest.java:141
3223 tests completed, 210 failed, 195 skipped
> Task :test FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':test'.
> There were failing tests. See the report at:
> file://<https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.8/ws/build/reports/tests/test/index.html>
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 7m 32s
39 actionable tasks: 38 executed, 1 from cache
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]