Changes between Version 76 and Version 80 of Ticket #11924
- Timestamp:
- 2016-09-01T02:58:35+02:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11924 – Description
v76 v80 20 20 1. jacoco has problems with nashorn: `Method jdk.dynalink.linker.LinkerServices.$jacocoInit()[Z must be InterfaceMethodref constant` [https://travis-ci.org/michaelzangl/josm/jobs/142048549#L451 log] ==> See #13150 for fix 21 21 1. Could not initialize class org.openstreetmap.josm.data.validation.tests.OpeningHourTest and Could not initialize class org.openstreetmap.josm.data.validation.OsmValidator (they are shomehow destroyed by a combination of jacoco + nashorn) 22 1. EqualsVerifier fails in 2 unit tests 22 1. EqualsVerifier fails in 2 unit tests: https://github.com/jqno/equalsverifier/issues/152 23 23 1. Projections seem to be off by the last digit. [https://travis-ci.org/michaelzangl/josm/jobs/142048309#L2792 log] 24 24