|
Issue Type:
|
Bug
|
Assignee:
|
Andrea Aime
|
Created:
|
16/Aug/13 5:22 AM
|
Description:
|
I have been grinding through building with JDK7 today and have made it as far as app-schema-test.
testResolveTimeOut(org.geoserver.test.LocalResolveTest): expected:<0> but was:<1>
And the following stack trace:
Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 13.969 sec <<< FAILURE!
testResolveTimeOut(org.geoserver.test.LocalResolveTest) Time elapsed: 83 sec <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<1>
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.LocalResolveTest.testResolveTimeOut(LocalResolveTest.java:107)
This same test passes with JDK6.
|
Environment:
|
Apache Maven 3.0.5
Java version: 1.7.0_25, vendor: Oracle Corporation
OS name: “mac os x”, version: “10.8.4”, arch: “x86_64”, family: “mac”
|
Project:
|
GeoServer
|
Priority:
|
Major
|
Reporter:
|
Jody Garnett
|
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](http://www.atlassian.com/software/jira)