Build mkgmap::trunk build #1865-973 failed (tests failed: 1 (1 new), passed:
151).
Agent: Iocaste
Build results:
http://teamcity.mkgmap.org.uk/viewLog.html?buildId=3366&buildTypeId=bt2
Failed Tests Summary:
Newly failed tests (1 test, alphabetically ordered)
==================================================================
func.route.SimpleRouteTest.testSize
Newly failed tests details (naturally ordered)
==================================================================
func.route.SimpleRouteTest.testSize (new) =================
junit.framework.AssertionFailedError: LBL size expected:<27693> but was:<27672>
at org.junit.Assert.fail(Assert.java:91)
at org.junit.Assert.failNotEquals(Assert.java:618)
at org.junit.Assert.assertEquals(Assert.java:126)
at org.junit.Assert.assertEquals(Assert.java:443)
at func.route.SimpleRouteTest.testSize(SimpleRouteTest.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:422)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:931)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:785)
Changes included (2 changes)
====================================================
Change 1865 by wanmil (1 file):
Autoclose lines only if both endpoints are outside the bounding box
Change 1864 by wanmil (4 files):
Fix polygon splitting
Some polygons were not closed any more after splitting them due to an
inappropriate usage of the PathIterator class.
All conversion stuff mkgmap objects <=> Java2D objects are now placed in the
Java2DConverter class.
The background polygon is closed now.
see more information about changed files:
http://teamcity.mkgmap.org.uk/viewLog.html?tab=buildChangesDiv&buildId=3366&buildTypeId=bt2
============================================================================
Configure email notifications:
http://teamcity.mkgmap.org.uk/profile.html?init=1&tab=userNotifications
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev