| 1 |
|
|---|
| 2 | C:\josm\core>svn up
|
|---|
| 3 | Updating '.':
|
|---|
| 4 | U src\org\openstreetmap\josm\gui\preferences\display\DrawingPreference.java
|
|---|
| 5 |
|
|---|
| 6 | Fetching external item into 'src\org\apache\commons\jcs':
|
|---|
| 7 | Updated external to revision 1848002.
|
|---|
| 8 |
|
|---|
| 9 |
|
|---|
| 10 | Fetching external item into 'src\org\apache\commons\logging':
|
|---|
| 11 | External at revision 1848002.
|
|---|
| 12 |
|
|---|
| 13 |
|
|---|
| 14 | Fetching external item into 'src\org\apache\commons\compress':
|
|---|
| 15 | External at revision 5220.
|
|---|
| 16 |
|
|---|
| 17 |
|
|---|
| 18 | Fetching external item into 'src\org\openstreetmap\gui':
|
|---|
| 19 | External at revision 34764.
|
|---|
| 20 |
|
|---|
| 21 | At revision 14492.
|
|---|
| 22 |
|
|---|
| 23 | C:\josm\core>ant clean dist checkstyle pmd test
|
|---|
| 24 | Buildfile: C:\josm\core\build.xml
|
|---|
| 25 |
|
|---|
| 26 | init-properties:
|
|---|
| 27 |
|
|---|
| 28 | clean:
|
|---|
| 29 | [delete] Deleting directory C:\josm\core\build
|
|---|
| 30 | [delete] Deleting directory C:\josm\core\build2
|
|---|
| 31 | [delete] Deleting directory C:\josm\core\dist
|
|---|
| 32 | [delete] Deleting directory C:\josm\core\src\org\openstreetmap\josm\gui\mappaint\mapcss\parsergen
|
|---|
| 33 | [delete] Deleting: C:\josm\core\data\projection\custom-epsg
|
|---|
| 34 | [delete] Deleting: C:\josm\core\tools\pmd\cache
|
|---|
| 35 |
|
|---|
| 36 | init-properties:
|
|---|
| 37 |
|
|---|
| 38 | init:
|
|---|
| 39 | [mkdir] Created dir: C:\josm\core\build
|
|---|
| 40 | [mkdir] Created dir: C:\josm\core\dist
|
|---|
| 41 |
|
|---|
| 42 | javacc:
|
|---|
| 43 | [mkdir] Created dir: C:\josm\core\src\org\openstreetmap\josm\gui\mappaint\mapcss\parsergen
|
|---|
| 44 | [java] Warning: Line 4, Column 3: Command line setting of "OUTPUT_DIRECTORY" modifies option value in file.
|
|---|
| 45 | [java] Java Compiler Compiler Version 7.0.2 (Parser Generator)
|
|---|
| 46 | [java] (type "javacc" with no arguments for help)
|
|---|
| 47 | [java] Reading from file C:\josm\core\src\org\openstreetmap\josm\gui\mappaint\mapcss/MapCSSParser.jj . . .
|
|---|
| 48 | [java] Warning: Line 169, Column 5: Non-ASCII characters used in regular expression.
|
|---|
| 49 | [java] Please make sure you use the correct Reader when you create the parser, one that can handle your character set.
|
|---|
| 50 | [java] File "TokenMgrError.java" does not exist. Will create one.
|
|---|
| 51 | [java] File "ParseException.java" does not exist. Will create one.
|
|---|
| 52 | [java] File "Token.java" does not exist. Will create one.
|
|---|
| 53 | [java] File "SimpleCharStream.java" does not exist. Will create one.
|
|---|
| 54 | [java] Parser generated with 0 errors and 2 warnings.
|
|---|
| 55 |
|
|---|
| 56 | compile-cots:
|
|---|
| 57 | [javac] Compiling 563 source files to C:\josm\core\build
|
|---|
| 58 | [javac] Note: C:\josm\core\src\oauth\signpost\AbstractOAuthProvider.java uses or overrides a deprecated API.
|
|---|
| 59 | [javac] Note: Recompile with -Xlint:deprecation for details.
|
|---|
| 60 | [javac] Note: Some input files use unchecked or unsafe operations.
|
|---|
| 61 | [javac] Note: Recompile with -Xlint:unchecked for details.
|
|---|
| 62 |
|
|---|
| 63 | compile-jmapviewer:
|
|---|
| 64 | [javac] Compiling 50 source files to C:\josm\core\build
|
|---|
| 65 |
|
|---|
| 66 | compile:
|
|---|
| 67 | [javac] Compiling 1656 source files to C:\josm\core\build
|
|---|
| 68 | [copy] Copying 1 file to C:\josm\core\build
|
|---|
| 69 |
|
|---|
| 70 | init-svn-revision-xml:
|
|---|
| 71 |
|
|---|
| 72 | init-git-revision-xml:
|
|---|
| 73 |
|
|---|
| 74 | create-revision:
|
|---|
| 75 | [delete] Deleting: C:\josm\core\REVISION.XML
|
|---|
| 76 |
|
|---|
| 77 | check-schemas:
|
|---|
| 78 |
|
|---|
| 79 | epsg-compile:
|
|---|
| 80 | [mkdir] Created dir: C:\josm\core\build2
|
|---|
| 81 | [javac] Compiling 1 source file to C:\josm\core\build2
|
|---|
| 82 |
|
|---|
| 83 | epsg:
|
|---|
| 84 | [touch] Creating C:\josm\core\data\projection\custom-epsg
|
|---|
| 85 |
|
|---|
| 86 | dist:
|
|---|
| 87 | [echo] Revision 14492
|
|---|
| 88 | [copy] Copying 1 file to C:\josm\core\build
|
|---|
| 89 | [copy] Copying 1 file to C:\josm\core\build
|
|---|
| 90 | [copy] Copying 1 file to C:\josm\core\build
|
|---|
| 91 | [jar] Building jar: C:\josm\core\dist\josm-custom.jar
|
|---|
| 92 |
|
|---|
| 93 | init-properties:
|
|---|
| 94 |
|
|---|
| 95 | checkstyle-compile:
|
|---|
| 96 | [javac] Compiling 1 source file to C:\josm\core\build2
|
|---|
| 97 |
|
|---|
| 98 | checkstyle:
|
|---|
| 99 | [checkstyle] Running Checkstyle 8.12 on 2217 files
|
|---|
| 100 |
|
|---|
| 101 | init-properties:
|
|---|
| 102 |
|
|---|
| 103 | pmd:
|
|---|
| 104 | Analysis cache invalidated, rulesets changed.
|
|---|
| 105 | Analysis cache invalidated, execution classpath changed.
|
|---|
| 106 | Analysis cache updated
|
|---|
| 107 |
|
|---|
| 108 | init-properties:
|
|---|
| 109 |
|
|---|
| 110 | test-init:
|
|---|
| 111 |
|
|---|
| 112 | init:
|
|---|
| 113 |
|
|---|
| 114 | javacc:
|
|---|
| 115 |
|
|---|
| 116 | compile-cots:
|
|---|
| 117 | [javac] Compiling 17 source files to C:\josm\core\build
|
|---|
| 118 |
|
|---|
| 119 | compile-jmapviewer:
|
|---|
| 120 |
|
|---|
| 121 | compile:
|
|---|
| 122 | [javac] Compiling 119 source files to C:\josm\core\build
|
|---|
| 123 |
|
|---|
| 124 | init-svn-revision-xml:
|
|---|
| 125 |
|
|---|
| 126 | init-git-revision-xml:
|
|---|
| 127 |
|
|---|
| 128 | create-revision:
|
|---|
| 129 | [delete] Deleting: C:\josm\core\REVISION.XML
|
|---|
| 130 |
|
|---|
| 131 | check-schemas:
|
|---|
| 132 |
|
|---|
| 133 | epsg-compile:
|
|---|
| 134 |
|
|---|
| 135 | epsg:
|
|---|
| 136 |
|
|---|
| 137 | dist:
|
|---|
| 138 | [echo] Revision 14492
|
|---|
| 139 | [delete] Deleting: C:\josm\core\dist\josm-custom.jar
|
|---|
| 140 | [jar] Building jar: C:\josm\core\dist\josm-custom.jar
|
|---|
| 141 |
|
|---|
| 142 | test-compile:
|
|---|
| 143 |
|
|---|
| 144 | test:
|
|---|
| 145 | [echo] Running unit tests with JUnit
|
|---|
| 146 | [jacoco:coverage] Enhancing junit with coverage
|
|---|
| 147 | [junit] Running org.openstreetmap.josm.MainTest
|
|---|
| 148 | [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec
|
|---|
| 149 | [junit] TEST org.openstreetmap.josm.MainTest FAILED
|
|---|
| 150 | [junit] Running org.openstreetmap.josm.actions.AddImageryLayerActionTest
|
|---|
| 151 | [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2,987 sec
|
|---|
| 152 | [junit] Running org.openstreetmap.josm.actions.AlignInLineActionTest
|
|---|
| 153 | [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2,835 sec
|
|---|
| 154 | [junit] Running org.openstreetmap.josm.actions.CombineWayActionTest
|
|---|
| 155 | [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0,842 sec
|
|---|
| 156 | [junit] Running org.openstreetmap.josm.actions.CopyActionTest
|
|---|
| 157 | [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0,496 sec
|
|---|
| 158 | [junit] Running org.openstreetmap.josm.actions.CreateCircleActionTest
|
|---|
| 159 | [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,531 sec
|
|---|
| 160 | [junit] Running org.openstreetmap.josm.actions.CreateMultipolygonActionTest
|
|---|
| 161 | [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0,952 sec
|
|---|
| 162 | [junit] Running org.openstreetmap.josm.actions.DeleteLayerActionTest
|
|---|
| 163 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0,233 sec
|
|---|
| 164 | [junit] Running org.openstreetmap.josm.actions.ExitActionTest
|
|---|
| 165 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0,975 sec
|
|---|
| 166 | [junit] Running org.openstreetmap.josm.actions.ExpertToggleActionTest
|
|---|
| 167 | [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0,512 sec
|
|---|
| 168 | [junit] Running org.openstreetmap.josm.actions.ExtensionFileFilterTest
|
|---|
| 169 | [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0,073 sec
|
|---|
| 170 | [junit] Running org.openstreetmap.josm.actions.FullscreenToggleActionTest
|
|---|
| 171 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0,31 sec
|
|---|
| 172 | [junit] Running org.openstreetmap.josm.actions.JoinAreasActionTest
|
|---|
| 173 | [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1,171 sec
|
|---|
| 174 | [junit] Running org.openstreetmap.josm.actions.MergeLayerActionTest
|
|---|
| 175 | [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,826 sec
|
|---|
| 176 | [junit] Running org.openstreetmap.josm.actions.MergeNodesActionTest
|
|---|
| 177 | [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0,924 sec
|
|---|
| 178 | [junit] Running org.openstreetmap.josm.actions.MoveActionTest
|
|---|
| 179 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0,002 sec
|
|---|
| 180 | [junit] Running org.openstreetmap.josm.actions.OrthogonalizeActionTest
|
|---|
| 181 | [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,894 sec
|
|---|
| 182 | [junit] Running org.openstreetmap.josm.actions.PurgeActionTest
|
|---|
| 183 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0,413 sec
|
|---|
| 184 | [junit] Running org.openstreetmap.josm.actions.SelectAllActionTest
|
|---|
| 185 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0,355 sec
|
|---|
| 186 | [junit] Running org.openstreetmap.josm.actions.SelectByInternalPointActionTest
|
|---|
| 187 | [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,552 sec
|
|---|
| 188 | [junit] Running org.openstreetmap.josm.actions.SessionSaveAsActionTest
|
|---|
| 189 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0,256 sec
|
|---|
| 190 | [junit] Running org.openstreetmap.josm.actions.SimplifyWayActionTest
|
|---|
| 191 | [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,351 sec
|
|---|
| 192 | [junit] Running org.openstreetmap.josm.actions.SplitWayActionTest
|
|---|
| 193 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0,341 sec
|
|---|
| 194 | [junit] Running org.openstreetmap.josm.actions.UnGlueActionTest
|
|---|
| 195 | [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,359 sec
|
|---|
| 196 | [junit] Running org.openstreetmap.josm.actions.UnJoinNodeWayActionTest
|
|---|
| 197 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0,291 sec
|
|---|
| 198 | [junit] Running org.openstreetmap.josm.actions.corrector.ReverseWayNoTagCorrectorTest
|
|---|
| 199 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0,262 sec
|
|---|
| 200 | [junit] Running org.openstreetmap.josm.actions.corrector.ReverseWayTagCorrectorTest
|
|---|
| 201 | [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0,976 sec
|
|---|
| 202 | [junit] Running org.openstreetmap.josm.actions.downloadtasks.ChangesetContentDownloadTaskTest
|
|---|
| 203 | [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,012 sec
|
|---|
| 204 | [junit] Running org.openstreetmap.josm.actions.downloadtasks.ChangesetHeaderDownloadTaskTest
|
|---|
| 205 | [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0,506 sec
|
|---|
| 206 | [junit] Running org.openstreetmap.josm.actions.downloadtasks.ChangesetQueryTaskTest
|
|---|
| 207 | [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0,502 sec
|
|---|
| 208 | [junit] Running org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTaskTest
|
|---|
| 209 | [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0,969 sec
|
|---|
| 210 | [junit] Running org.openstreetmap.josm.actions.downloadtasks.DownloadNotesTaskTest
|
|---|
| 211 | [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,169 sec
|
|---|
| 212 | [junit] Running org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTaskTest
|
|---|
| 213 | [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0,79 sec
|
|---|
| 214 | [junit] Running org.openstreetmap.josm.actions.downloadtasks.DownloadReferrersTaskTest
|
|---|
| 215 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0,263 sec
|
|---|
| 216 | [junit] Running org.openstreetmap.josm.actions.downloadtasks.DownloadTaskListTest
|
|---|
| 217 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0,264 sec
|
|---|
| 218 | [junit] Running org.openstreetmap.josm.actions.downloadtasks.PluginDownloadTaskTest
|
|---|
| 219 | [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,527 sec
|
|---|
| 220 | [junit] Running org.openstreetmap.josm.actions.downloadtasks.PostDownloadHandlerTest
|
|---|
| 221 | [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,025 sec
|
|---|
| 222 | [junit] Running org.openstreetmap.josm.actions.mapmode.AddNoteActionTest
|
|---|
| 223 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0,364 sec
|
|---|
| 224 | [junit] Running org.openstreetmap.josm.actions.mapmode.DeleteActionTest
|
|---|
| 225 | [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0,626 sec
|
|---|
| 226 | [junit] Running org.openstreetmap.josm.actions.mapmode.DrawActionTest
|
|---|
| 227 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0,387 sec
|
|---|
| 228 | [junit] Running org.openstreetmap.josm.actions.mapmode.ExtrudeActionTest
|
|---|
| 229 | [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0,642 sec
|
|---|
| 230 | [junit] Running org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyActionTest
|
|---|
| 231 | [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0,631 sec
|
|---|
| 232 | [junit] Running org.openstreetmap.josm.actions.mapmode.ParallelWayActionTest
|
|---|
| 233 | [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0,903 sec
|
|---|
| 234 | [junit] Running org.openstreetmap.josm.actions.mapmode.PlayHeadDragModeTest
|
|---|
| 235 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0,363 sec
|
|---|
| 236 | [junit] Running org.openstreetmap.josm.actions.mapmode.SelectActionTest
|
|---|
| 237 | [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,12 sec
|
|---|
| 238 | [junit] Running org.openstreetmap.josm.actions.search.SearchCompilerTest
|
|---|
| 239 | [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec
|
|---|
| 240 | [junit] TEST org.openstreetmap.josm.actions.search.SearchCompilerTest FAILED
|
|---|
| 241 | [junit] Running org.openstreetmap.josm.actions.upload.FixDataHookTest
|
|---|
| 242 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0,317 sec
|
|---|
| 243 | [junit] Running org.openstreetmap.josm.actions.upload.ValidateUploadHookTest
|
|---|
| 244 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2,67 sec
|
|---|
| 245 | [junit] Running org.openstreetmap.josm.command.AddCommandTest
|
|---|
| 246 | [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2,403 sec
|
|---|
| 247 | [junit] Running org.openstreetmap.josm.command.AddPrimitivesCommandTest
|
|---|
| 248 | [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.204 sec
|
|---|
| 249 | [junit] Running org.openstreetmap.josm.command.ChangeCommandTest
|
|---|
| 250 | [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.308 sec
|
|---|
| 251 | [junit] Running org.openstreetmap.josm.command.ChangeNodesCommandTest
|
|---|
| 252 | [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.922 sec
|
|---|
| 253 | [junit] Running org.openstreetmap.josm.command.ChangePropertyCommandTest
|
|---|
| 254 | [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.815 sec
|
|---|
| 255 | [junit] Running org.openstreetmap.josm.command.ChangePropertyKeyCommandTest
|
|---|
| 256 | [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.991 sec
|
|---|
| 257 | [junit] Running org.openstreetmap.josm.command.ChangeRelationMemberRoleCommandTest
|
|---|
| 258 | [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.524 sec
|
|---|
| 259 | [junit] Running org.openstreetmap.josm.command.CommandTest
|
|---|
| 260 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 sec
|
|---|
| 261 | [junit] Running org.openstreetmap.josm.command.DeleteCommandTest
|
|---|
| 262 | [junit] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.194 sec
|
|---|
| 263 | [junit] Running org.openstreetmap.josm.command.MoveCommandTest
|
|---|
| 264 | [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.808 sec
|
|---|
| 265 | [junit] Running org.openstreetmap.josm.command.PurgeCommandTest
|
|---|
| 266 | [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.97 sec
|
|---|
| 267 | [junit] Running org.openstreetmap.josm.command.RemoveNodesCommandTest
|
|---|
| 268 | [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.865 sec
|
|---|
| 269 | [junit] Running org.openstreetmap.josm.command.RotateCommandTest
|
|---|
| 270 | [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.961 sec
|
|---|
| 271 | [junit] Running org.openstreetmap.josm.command.ScaleCommandTest
|
|---|
| 272 | [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.01 sec
|
|---|
| 273 | [junit] Running org.openstreetmap.josm.command.SelectCommandTest
|
|---|
| 274 | [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.214 sec
|
|---|
| 275 | [junit] Running org.openstreetmap.josm.command.SequenceCommandTest
|
|---|
| 276 | [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.876 sec
|
|---|
| 277 | [junit] Running org.openstreetmap.josm.command.SplitWayCommandTest
|
|---|
| 278 | [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.722 sec
|
|---|
| 279 | [junit] Running org.openstreetmap.josm.command.TransformNodesCommandTest
|
|---|
| 280 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 sec
|
|---|
| 281 | [junit] Running org.openstreetmap.josm.command.conflict.ConflictAddCommandTest
|
|---|
| 282 | [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.956 sec
|
|---|
| 283 | [junit] Running org.openstreetmap.josm.command.conflict.ConflictResolveCommandTest
|
|---|
| 284 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 sec
|
|---|
| 285 | [junit] Running org.openstreetmap.josm.command.conflict.CoordinateConflictResolveCommandTest
|
|---|
| 286 | [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.292 sec
|
|---|
| 287 | [junit] Running org.openstreetmap.josm.command.conflict.DeletedStateConflictResolveCommandTest
|
|---|
| 288 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 sec
|
|---|
| 289 | [junit] Running org.openstreetmap.josm.command.conflict.ModifiedConflictResolveCommandTest
|
|---|
| 290 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 sec
|
|---|
| 291 | [junit] Running org.openstreetmap.josm.command.conflict.RelationMemberConflictResolverCommandTest
|
|---|
| 292 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 sec
|
|---|
| 293 | [junit] Running org.openstreetmap.josm.command.conflict.TagConflictResolveCommandTest
|
|---|
| 294 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 sec
|
|---|
| 295 | [junit] Running org.openstreetmap.josm.command.conflict.VersionConflictResolveCommandTest
|
|---|
| 296 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 sec
|
|---|
| 297 | [junit] Running org.openstreetmap.josm.command.conflict.WayNodesConflictResolverCommandTest
|
|---|
| 298 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 sec
|
|---|
| 299 | [junit] Running org.openstreetmap.josm.corrector.ReverseWayNoTagCorrectorTest
|
|---|
| 300 | [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.311 sec
|
|---|
| 301 | [junit] TEST org.openstreetmap.josm.corrector.ReverseWayNoTagCorrectorTest FAILED
|
|---|
| 302 | [junit] Running org.openstreetmap.josm.corrector.ReverseWayTagCorrectorTest
|
|---|
| 303 | [junit] Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 1.235 sec
|
|---|
| 304 | [junit] TEST org.openstreetmap.josm.corrector.ReverseWayTagCorrectorTest FAILED
|
|---|
| 305 | [junit] Running org.openstreetmap.josm.data.APIDataSetTest
|
|---|
| 306 | [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.171 sec
|
|---|
| 307 | [junit] Running org.openstreetmap.josm.data.AutosaveTaskTest
|
|---|
| 308 | [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.003 sec
|
|---|
| 309 | [junit] TEST org.openstreetmap.josm.data.AutosaveTaskTest FAILED
|
|---|
| 310 | [junit] Running org.openstreetmap.josm.data.BoundsTest
|
|---|
| 311 | [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
|
|---|
| 312 | [junit] Running org.openstreetmap.josm.data.CustomConfiguratorTest
|
|---|
| 313 | [junit] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.984 sec
|
|---|
| 314 | [junit] TEST org.openstreetmap.josm.data.CustomConfiguratorTest FAILED
|
|---|
| 315 | [junit] Running org.openstreetmap.josm.data.PreferencesTest
|
|---|
| 316 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 sec
|
|---|
| 317 | [junit] Running org.openstreetmap.josm.data.PreferencesUtilsTest
|
|---|
| 318 | [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.62 sec
|
|---|
| 319 | [junit] Running org.openstreetmap.josm.data.ProjectionBoundsTest
|
|---|
| 320 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
|
|---|
| 321 | [junit] Running org.openstreetmap.josm.data.UserIdentityManagerTest
|
|---|
| 322 | [junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.623 sec
|
|---|
| 323 | [junit] Running org.openstreetmap.josm.data.VersionTest
|
|---|
| 324 | [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec
|
|---|
| 325 | [junit] Running org.openstreetmap.josm.data.cache.HostLimitQueueTest
|
|---|
| 326 | [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.097 sec
|
|---|
| 327 | [junit] Running org.openstreetmap.josm.data.cache.JCSCacheManagerTest
|
|---|
| 328 | [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.016 sec
|
|---|
| 329 | [junit] Running org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJobTest
|
|---|
| 330 | [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.227 sec
|
|---|
| 331 | [junit] Running org.openstreetmap.josm.data.coor.CachedLatLonTest
|
|---|
| 332 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 sec
|
|---|
| 333 | [junit] Running org.openstreetmap.josm.data.coor.EastNorthTest
|
|---|
| 334 | [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
|
|---|
| 335 | [junit] Running org.openstreetmap.josm.data.coor.LatLonTest
|
|---|
| 336 | [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.219 sec
|
|---|
| 337 | [junit] Running org.openstreetmap.josm.data.coor.PolarCoorTest
|
|---|
| 338 | [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.967 sec
|
|---|
| 339 | [junit] Running org.openstreetmap.josm.data.coor.conversion.ICoordinateFormatTest
|
|---|
| 340 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 sec
|
|---|
| 341 | [junit] Running org.openstreetmap.josm.data.coor.conversion.LatLonParserTest
|
|---|
| 342 | [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.955 sec
|
|---|
| 343 | [junit] Running org.openstreetmap.josm.data.correction.TagCorrectionTest
|
|---|
| 344 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 sec
|
|---|
| 345 | [junit] Running org.openstreetmap.josm.data.gpx.GpxDataTest
|
|---|
| 346 | [junit] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.447 sec
|
|---|
| 347 | [junit] Running org.openstreetmap.josm.data.gpx.GpxImageCorrelationTest
|
|---|
| 348 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.352 sec
|
|---|
| 349 | [junit] Running org.openstreetmap.josm.data.gpx.GpxImageEntryTest
|
|---|
| 350 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 sec
|
|---|
| 351 | [junit] Running org.openstreetmap.josm.data.gpx.GpxOffsetTest
|
|---|
| 352 | [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.959 sec
|
|---|
| 353 | [junit] Running org.openstreetmap.josm.data.gpx.GpxRouteTest
|
|---|
| 354 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 sec
|
|---|
| 355 | [junit] Running org.openstreetmap.josm.data.gpx.GpxTimezoneTest
|
|---|
| 356 | [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.647 sec
|
|---|
| 357 | [junit] Running org.openstreetmap.josm.data.gpx.ImmutableGpxTrackSegmentTest
|
|---|
| 358 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 sec
|
|---|
| 359 | [junit] Running org.openstreetmap.josm.data.gpx.ImmutableGpxTrackTest
|
|---|
| 360 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.35 sec
|
|---|
| 361 | [junit] Running org.openstreetmap.josm.data.gpx.WayPointTest
|
|---|
| 362 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 sec
|
|---|
| 363 | [junit] Running org.openstreetmap.josm.data.gpx.WithAttributesTest
|
|---|
| 364 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 sec
|
|---|
| 365 | [junit] Running org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelperTest
|
|---|
| 366 | [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.644 sec
|
|---|
| 367 | [junit] Running org.openstreetmap.josm.data.imagery.ImageryInfoTest
|
|---|
| 368 | [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.646 sec
|
|---|
| 369 | [junit] Running org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJobTest
|
|---|
| 370 | [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.491 sec
|
|---|
| 371 | [junit] Running org.openstreetmap.josm.data.imagery.TemplatedWMSTileSourceTest
|
|---|
| 372 | [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.668 sec
|
|---|
| 373 | [junit] Running org.openstreetmap.josm.data.imagery.WMSEndpointTileSourceTest
|
|---|
| 374 | [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.464 sec
|
|---|
| 375 | [junit] Running org.openstreetmap.josm.data.imagery.WMTSTileSourceTest
|
|---|
| 376 | [junit] Tests run: 17, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.797 sec
|
|---|
| 377 | [junit] Running org.openstreetmap.josm.data.notes.NoteCommentTest
|
|---|
| 378 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 sec
|
|---|
| 379 | [junit] Running org.openstreetmap.josm.data.notes.NoteTest
|
|---|
| 380 | [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.061 sec
|
|---|
| 381 | [junit] Running org.openstreetmap.josm.data.oauth.OAuthParametersTest
|
|---|
| 382 | [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.718 sec
|
|---|
| 383 | [junit] Running org.openstreetmap.josm.data.oauth.OAuthTokenTest
|
|---|
| 384 | [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
|
|---|
| 385 | [junit] Running org.openstreetmap.josm.data.oauth.OsmPrivilegesTest
|
|---|
| 386 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
|
|---|
| 387 | [junit] Running org.openstreetmap.josm.data.oauth.SignpostAdaptersTest
|
|---|
| 388 | [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.75 sec
|
|---|
| 389 | [junit] Running org.openstreetmap.josm.data.osm.APIDataSetTest
|
|---|
| 390 | [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec
|
|---|
| 391 | [junit] TEST org.openstreetmap.josm.data.osm.APIDataSetTest FAILED
|
|---|
| 392 | [junit] Running org.openstreetmap.josm.data.osm.AbstractPrimitiveTest
|
|---|
| 393 | [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.658 sec
|
|---|
| 394 | [junit] Running org.openstreetmap.josm.data.osm.BBoxTest
|
|---|
| 395 | [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.946 sec
|
|---|
| 396 | [junit] Running org.openstreetmap.josm.data.osm.ChangesetCacheTest
|
|---|
| 397 | [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.687 sec
|
|---|
| 398 | [junit] Running org.openstreetmap.josm.data.osm.ChangesetDataSetTest
|
|---|
| 399 | [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.02 sec
|
|---|
| 400 | [junit] Running org.openstreetmap.josm.data.osm.ChangesetDiscussionCommentTest
|
|---|
| 401 | [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.697 sec
|
|---|
| 402 | [junit] Running org.openstreetmap.josm.data.osm.ChangesetTest
|
|---|
| 403 | [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.641 sec
|
|---|
| 404 | [junit] Running org.openstreetmap.josm.data.osm.DataIntegrityProblemExceptionTest
|
|---|
| 405 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 sec
|
|---|
| 406 | [junit] Running org.openstreetmap.josm.data.osm.DataSetMergerTest
|
|---|
| 407 | [junit] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.298 sec
|
|---|
| 408 | [junit] Running org.openstreetmap.josm.data.osm.DataSetTest
|
|---|
| 409 | [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.597 sec
|
|---|
| 410 | [junit] Running org.openstreetmap.josm.data.osm.DefaultNameFormatterTest
|
|---|
| 411 | [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.214 sec
|
|---|
| 412 | [junit] Running org.openstreetmap.josm.data.osm.FilterTest
|
|---|
| 413 | [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.579 sec
|
|---|
| 414 | [junit] Running org.openstreetmap.josm.data.osm.MultipolygonBuilderTest
|
|---|
| 415 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.073 sec
|
|---|
| 416 | [junit] Running org.openstreetmap.josm.data.osm.NodeDataTest
|
|---|
| 417 | [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
|
|---|
| 418 | [junit] Running org.openstreetmap.josm.data.osm.NodeGraphTest
|
|---|
| 419 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 sec
|
|---|
| 420 | [junit] Running org.openstreetmap.josm.data.osm.NodeTest
|
|---|
| 421 | [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.738 sec
|
|---|
| 422 | [junit] Running org.openstreetmap.josm.data.osm.NoteDataTest
|
|---|
| 423 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
|
|---|
| 424 | [junit] Running org.openstreetmap.josm.data.osm.OsmPrimitiveKeyHandlingTest
|
|---|
| 425 | [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.357 sec
|
|---|
| 426 | [junit] Running org.openstreetmap.josm.data.osm.OsmPrimitiveTest
|
|---|
| 427 | [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.659 sec
|
|---|
| 428 | [junit] Running org.openstreetmap.josm.data.osm.OsmPrimitiveTypeTest
|
|---|
| 429 | [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.644 sec
|
|---|
| 430 | [junit] Running org.openstreetmap.josm.data.osm.OsmUtilsTest
|
|---|
| 431 | [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.987 sec
|
|---|
| 432 | [junit] Running org.openstreetmap.josm.data.osm.QuadBucketsTest
|
|---|
| 433 | [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.349 sec
|
|---|
| 434 | [junit] Running org.openstreetmap.josm.data.osm.RelationTest
|
|---|
| 435 | [junit] Tests run: 7, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 2.302 sec
|
|---|
| 436 | [junit] TEST org.openstreetmap.josm.data.osm.RelationTest FAILED
|
|---|
| 437 | [junit] Running org.openstreetmap.josm.data.osm.SimplePrimitiveIdTest
|
|---|
| 438 | [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
|
|---|
| 439 | [junit] Running org.openstreetmap.josm.data.osm.StorageTest
|
|---|
| 440 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.463 sec
|
|---|
| 441 | [junit] Running org.openstreetmap.josm.data.osm.TagCollectionTest
|
|---|
| 442 | [junit] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.844 sec
|
|---|
| 443 | [junit] Running org.openstreetmap.josm.data.osm.TagMapTest
|
|---|
| 444 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
|
|---|
| 445 | [junit] Running org.openstreetmap.josm.data.osm.UserTest
|
|---|
| 446 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 sec
|
|---|
| 447 | [junit] Running org.openstreetmap.josm.data.osm.WayDataTest
|
|---|
| 448 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
|
|---|
| 449 | [junit] Running org.openstreetmap.josm.data.osm.WaySegmentTest
|
|---|
| 450 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 sec
|
|---|
| 451 | [junit] Running org.openstreetmap.josm.data.osm.WayTest
|
|---|
| 452 | [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec
|
|---|
| 453 | [junit] Running org.openstreetmap.josm.data.osm.event.ChangesetIdChangedEventTest
|
|---|
| 454 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.34 sec
|
|---|
| 455 | [junit] Running org.openstreetmap.josm.data.osm.event.DataChangedEventTest
|
|---|
| 456 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 sec
|
|---|
| 457 | [junit] Running org.openstreetmap.josm.data.osm.event.NodeMovedEventTest
|
|---|
| 458 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 sec
|
|---|
| 459 | [junit] Running org.openstreetmap.josm.data.osm.event.PrimitiveFlagsChangedEventTest
|
|---|
| 460 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 sec
|
|---|
| 461 | [junit] Running org.openstreetmap.josm.data.osm.event.PrimitivesAddedEventTest
|
|---|
| 462 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 sec
|
|---|
| 463 | [junit] Running org.openstreetmap.josm.data.osm.event.PrimitivesRemovedEventTest
|
|---|
| 464 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 sec
|
|---|
| 465 | [junit] Running org.openstreetmap.josm.data.osm.event.RelationMembersChangedEventTest
|
|---|
| 466 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 sec
|
|---|
| 467 | [junit] Running org.openstreetmap.josm.data.osm.event.SelectionEventManagerTest
|
|---|
| 468 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 sec
|
|---|
| 469 | [junit] Running org.openstreetmap.josm.data.osm.event.TagsChangedEventTest
|
|---|
| 470 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 sec
|
|---|
| 471 | [junit] Running org.openstreetmap.josm.data.osm.event.WayNodesChangedEventTest
|
|---|
| 472 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 sec
|
|---|
| 473 | [junit] Running org.openstreetmap.josm.data.osm.history.HistoryNodeTest
|
|---|
| 474 | [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.3 sec
|
|---|
| 475 | [junit] Running org.openstreetmap.josm.data.osm.history.HistoryRelationTest
|
|---|
| 476 | [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.997 sec
|
|---|
| 477 | [junit] Running org.openstreetmap.josm.data.osm.history.HistoryWayTest
|
|---|
| 478 | [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.674 sec
|
|---|
| 479 | [junit] Running org.openstreetmap.josm.data.osm.search.PushbackTokenizerTest
|
|---|
| 480 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 sec
|
|---|
| 481 | [junit] Running org.openstreetmap.josm.data.osm.search.SearchCompilerTest
|
|---|
| 482 | [junit] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.418 sec
|
|---|
| 483 | [junit] Running org.openstreetmap.josm.data.osm.search.SearchModeTest
|
|---|
| 484 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.431 sec
|
|---|
| 485 | [junit] Running org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitorTest
|
|---|
| 486 | [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.757 sec
|
|---|
| 487 | [junit] Running org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRendererTest
|
|---|
| 488 | [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec
|
|---|
| 489 | [junit] Running org.openstreetmap.josm.data.preferences.ColorPropertyTest
|
|---|
| 490 | [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.002 sec
|
|---|
| 491 | [junit] TEST org.openstreetmap.josm.data.preferences.ColorPropertyTest FAILED
|
|---|
| 492 | [junit] Running org.openstreetmap.josm.data.preferences.JosmUrlsTest
|
|---|
| 493 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.807 sec
|
|---|
| 494 | [junit] Running org.openstreetmap.josm.data.preferences.ListListSettingTest
|
|---|
| 495 | [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.388 sec
|
|---|
| 496 | [junit] TEST org.openstreetmap.josm.data.preferences.ListListSettingTest FAILED
|
|---|
| 497 | [junit] Running org.openstreetmap.josm.data.preferences.ListSettingTest
|
|---|
| 498 | [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.39 sec
|
|---|
| 499 | [junit] TEST org.openstreetmap.josm.data.preferences.ListSettingTest FAILED
|
|---|
| 500 | [junit] Running org.openstreetmap.josm.data.preferences.MapListSettingTest
|
|---|
| 501 | [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.375 sec
|
|---|
| 502 | [junit] TEST org.openstreetmap.josm.data.preferences.MapListSettingTest FAILED
|
|---|
| 503 | [junit] Running org.openstreetmap.josm.data.preferences.NamedColorPropertyTest
|
|---|
| 504 | [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.926 sec
|
|---|
| 505 | [junit] Running org.openstreetmap.josm.data.preferences.PreferencesWriterTest
|
|---|
| 506 | [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
|
|---|
| 507 | [junit] Running org.openstreetmap.josm.data.preferences.StringSettingTest
|
|---|
| 508 | [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.383 sec
|
|---|
| 509 | [junit] TEST org.openstreetmap.josm.data.preferences.StringSettingTest FAILED
|
|---|
| 510 | [junit] Running org.openstreetmap.josm.data.preferences.StrokePropertyTest
|
|---|
| 511 | [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.807 sec
|
|---|
| 512 | [junit] Running org.openstreetmap.josm.data.projection.CustomProjectionTest
|
|---|
| 513 | [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.836 sec
|
|---|
| 514 | [junit] Running org.openstreetmap.josm.data.projection.EllipsoidTest
|
|---|
| 515 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.773 sec
|
|---|
| 516 | [junit] Running org.openstreetmap.josm.data.projection.ProjectionRefTest
|
|---|
| 517 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.428 sec
|
|---|
| 518 | [junit] Running org.openstreetmap.josm.data.projection.ProjectionRegressionTest
|
|---|
| 519 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 sec
|
|---|
| 520 | [junit] Running org.openstreetmap.josm.data.projection.ProjectionTest
|
|---|
| 521 | [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.305 sec
|
|---|
| 522 | [junit] Running org.openstreetmap.josm.data.projection.ShiftedProjectionTest
|
|---|
| 523 | [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
|
|---|
| 524 | [junit] Running org.openstreetmap.josm.data.projection.SwissGridTest
|
|---|
| 525 | [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.636 sec
|
|---|
| 526 | [junit] Running org.openstreetmap.josm.data.projection.proj.LonLatTest
|
|---|
| 527 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 sec
|
|---|
| 528 | [junit] Running org.openstreetmap.josm.data.projection.proj.MercatorTest
|
|---|
| 529 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 sec
|
|---|
| 530 | [junit] Running org.openstreetmap.josm.data.tagging.ac.AutoCompletionPriorityTest
|
|---|
| 531 | [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.006 sec
|
|---|
| 532 | [junit] Running org.openstreetmap.josm.data.validation.OsmValidatorTest
|
|---|
| 533 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 sec
|
|---|
| 534 | [junit] Running org.openstreetmap.josm.data.validation.routines.DomainValidatorTest
|
|---|
| 535 | [junit] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec
|
|---|
| 536 | [junit] Running org.openstreetmap.josm.data.validation.routines.EmailValidatorTest
|
|---|
| 537 | [junit] Tests run: 22, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.015 sec
|
|---|
| 538 | [junit] Running org.openstreetmap.josm.data.validation.routines.InetAddressValidatorTest
|
|---|
| 539 | [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
|
|---|
| 540 | [junit] Running org.openstreetmap.josm.data.validation.routines.RegexValidatorTest
|
|---|
| 541 | [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
|
|---|
| 542 | [junit] Running org.openstreetmap.josm.data.validation.routines.UrlValidatorTest
|
|---|
| 543 | [junit] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 sec
|
|---|
| 544 | [junit] Running org.openstreetmap.josm.data.validation.tests.CoastlinesTest
|
|---|
| 545 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.508 sec
|
|---|
| 546 | [junit] Running org.openstreetmap.josm.data.validation.tests.ConditionalKeysTest
|
|---|
| 547 | [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.681 sec
|
|---|
| 548 | [junit] Running org.openstreetmap.josm.data.validation.tests.DuplicateNodeTest
|
|---|
| 549 | [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.47 sec
|
|---|
| 550 | [junit] Running org.openstreetmap.josm.data.validation.tests.HighwaysTest
|
|---|
| 551 | [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 sec
|
|---|
| 552 | [junit] Running org.openstreetmap.josm.data.validation.tests.InternetTagsTest
|
|---|
| 553 | [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.054 sec
|
|---|
| 554 | [junit] Running org.openstreetmap.josm.data.validation.tests.LanesTest
|
|---|
| 555 | [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.973 sec
|
|---|
| 556 | [junit] Running org.openstreetmap.josm.data.validation.tests.LongSegmentTest
|
|---|
| 557 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 sec
|
|---|
| 558 | [junit] Running org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerTest
|
|---|
| 559 | [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 7.551 sec
|
|---|
| 560 | [junit] Running org.openstreetmap.josm.data.validation.tests.MultipolygonTestTest
|
|---|
| 561 | [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.505 sec
|
|---|
| 562 | [junit] Running org.openstreetmap.josm.data.validation.tests.NameMismatchTest
|
|---|
| 563 | [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.239 sec
|
|---|
| 564 | [junit] Running org.openstreetmap.josm.data.validation.tests.OpeningHourTestTest
|
|---|
| 565 | [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.053 sec
|
|---|
| 566 | [junit] Running org.openstreetmap.josm.data.validation.tests.PublicTransportRouteTestTest
|
|---|
| 567 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.545 sec
|
|---|
| 568 | [junit] Running org.openstreetmap.josm.data.validation.tests.RelationCheckerTest
|
|---|
| 569 | [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.293 sec
|
|---|
| 570 | [junit] Running org.openstreetmap.josm.data.validation.tests.SelfIntersectingWayTest
|
|---|
| 571 | [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec
|
|---|
| 572 | [junit] Running org.openstreetmap.josm.data.validation.tests.SimilarNamedWaysTest
|
|---|
| 573 | [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 sec
|
|---|
| 574 | [junit] Running org.openstreetmap.josm.data.validation.tests.TagCheckerTest
|
|---|
| 575 | [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.853 sec
|
|---|
| 576 | [junit] Running org.openstreetmap.josm.data.validation.tests.UnconnectedWaysTest
|
|---|
| 577 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec
|
|---|
| 578 | [junit] Running org.openstreetmap.josm.data.validation.tests.UntaggedNodeTest
|
|---|
| 579 | [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.061 sec
|
|---|
| 580 | [junit] Running org.openstreetmap.josm.data.validation.util.EntitiesTest
|
|---|
| 581 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 sec
|
|---|
| 582 | [junit] Running org.openstreetmap.josm.data.validation.util.MultipleNameVisitorTest
|
|---|
| 583 | [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.959 sec
|
|---|
| 584 | [junit] Running org.openstreetmap.josm.data.validation.util.ValUtilTest
|
|---|
| 585 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.473 sec
|
|---|
| 586 | [junit] Running org.openstreetmap.josm.gui.ConditionalOptionPaneUtilTest
|
|---|
| 587 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.476 sec
|
|---|
| 588 | [junit] Running org.openstreetmap.josm.gui.DefaultNameFormatterTest
|
|---|
| 589 | [junit] Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.503 sec
|
|---|
| 590 | [junit] TEST org.openstreetmap.josm.gui.DefaultNameFormatterTest FAILED
|
|---|
| 591 | [junit] Running org.openstreetmap.josm.gui.ExceptionDialogUtilTest
|
|---|
| 592 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.669 sec
|
|---|
| 593 | [junit] Running org.openstreetmap.josm.gui.JosmUserIdentityManagerTest
|
|---|
| 594 | [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec
|
|---|
| 595 | [junit] TEST org.openstreetmap.josm.gui.JosmUserIdentityManagerTest FAILED
|
|---|
| 596 | [junit] Running org.openstreetmap.josm.gui.MainApplicationTest
|
|---|
| 597 | [junit] #
|
|---|
| 598 | [junit] # A fatal error has been detected by the Java Runtime Environment:
|
|---|
| 599 | [junit] #
|
|---|
| 600 | [junit] # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000076b6a6eb, pid=6248, tid=0x0000000000002470
|
|---|
| 601 | [junit] #
|
|---|
| 602 | [junit] # JRE version: Java(TM) SE Runtime Environment (8.0_191-b12) (build 1.8.0_191-b12)
|
|---|
| 603 | [junit] # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.191-b12 mixed mode windows-amd64 compressed oops)
|
|---|
| 604 | [junit] # Problematic frame:
|
|---|
| 605 | [junit] # V [jvm.dll+0x14a6eb]
|
|---|
| 606 | [junit] #
|
|---|
| 607 | [junit] # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
|
|---|
| 608 | [junit] #
|
|---|
| 609 | [junit] # An error report file with more information is saved as:
|
|---|
| 610 | [junit] # C:\josm\core\hs_err_pid6248.log
|
|---|
| 611 | [junit] #
|
|---|
| 612 | [junit] # If you would like to submit a bug report, please visit:
|
|---|
| 613 | [junit] # http://bugreport.java.com/bugreport/crash.jsp
|
|---|
| 614 | [junit] #
|
|---|
| 615 | [junit] Running org.openstreetmap.josm.tools.template_engine.Batch-With-Multiple-Tests
|
|---|
| 616 | [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec
|
|---|
| 617 | [junit] Tests FAILED (crashed)
|
|---|
| 618 | [echo] Running functional tests with JUnit
|
|---|
| 619 | [jacoco:coverage] Enhancing junit with coverage
|
|---|
| 620 | [junit] Running org.openstreetmap.josm.gui.GettingStartedTest
|
|---|
| 621 | [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,972 sec
|
|---|
| 622 | [junit] Running org.openstreetmap.josm.gui.mappaint.MapCSSRendererTest
|
|---|
| 623 | [junit] Tests run: 22, Failures: 0, Errors: 0, Skipped: 22, Time elapsed: 3.798 sec
|
|---|
| 624 | [junit] Running org.openstreetmap.josm.gui.mappaint.StyleCacheTest
|
|---|
| 625 | [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.333 sec
|
|---|
| 626 | [junit] Running org.openstreetmap.josm.io.MultiFetchServerObjectReaderTest
|
|---|
| 627 | [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.021 sec
|
|---|
| 628 | [junit] Running org.openstreetmap.josm.io.OsmServerBackreferenceReaderTest
|
|---|
| 629 | [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.013 sec
|
|---|
| 630 | [junit] Running org.openstreetmap.josm.io.OsmServerHistoryReaderTest
|
|---|
| 631 | [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.737 sec
|
|---|
| 632 | [junit] Running org.openstreetmap.josm.io.UploadStrategySelectionPanelTest
|
|---|
| 633 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 sec
|
|---|
| 634 | [junit] Running org.openstreetmap.josm.tools.HttpClientTest
|
|---|
| 635 | [junit] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.504 sec
|
|---|
| 636 |
|
|---|
| 637 | BUILD SUCCESSFUL
|
|---|
| 638 | Total time: 9 minutes 24 seconds
|
|---|
| 639 |
|
|---|
| 640 | C:\josm\core>javac -version
|
|---|
| 641 | javac 1.8.0_191
|
|---|
| 642 |
|
|---|
| 643 | C:\josm\core>ant -version
|
|---|
| 644 | Apache Ant(TM) version 1.9.7 compiled on April 9 2016
|
|---|
| 645 |
|
|---|
| 646 | C:\josm\core>
|
|---|