|
||||||||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||||||||
------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Niels, I see some online test build failures after this change:
https://cgsrv8.arrc.csiro.au/jenkins/job/geoserver-master-app-schema-online-test/745/
org.geoserver.test.XPathPredicateTest.testFiltering
Failing for the past 1 build (Since Failed#745 )
Took 10 sec.
Error Message
expected:<2> but was:<0>
Stacktrace
java.lang.AssertionError: expected:<2> but was:<0>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:555)
at org.junit.Assert.assertEquals(Assert.java:542)
at org.geoserver.test.AbstractAppSchemaTestSupport.assertXpathCount(AbstractAppSchemaTestSupport.java:358)
at org.geoserver.test.XPathPredicateTest.testFiltering(XPathPredicateTest.java:61)
org.geoserver.test.XPathPredicateTest.testGetPropertyValue
Failing for the past 1 build (Since Failed#745 )
Took 39 ms.
Error Message
expected:<2> but was:<0>
Stacktrace
java.lang.AssertionError: expected:<2> but was:<0>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:555)
at org.junit.Assert.assertEquals(Assert.java:542)
at org.geoserver.test.AbstractAppSchemaTestSupport.assertXpathCount(AbstractAppSchemaTestSupport.java:358)
at org.geoserver.test.XPathPredicateTest.testGetPropertyValue(XPathPredicateTest.java:75)