Testsuite: org.openstreetmap.josm.io.OsmReaderTest
Tests run: 23, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 9.174 sec
------------- Standard Output ---------------
2020-06-12 10:07:40.449 INFO: Undefined element 'foo' found in input stream. Skipping.
2020-06-12 10:07:40.452 INFO: Undefined element 'foo' found in input stream. Skipping.
2020-06-12 10:07:40.452 INFO: Undefined element 'foo' found in input stream. Skipping.
2020-06-12 10:07:40.452 INFO: Undefined element 'foo' found in input stream. Skipping.
2020-06-12 10:07:40.453 INFO: Undefined element 'foo' found in input stream. Skipping.
2020-06-12 10:07:40.453 INFO: Undefined element 'foo' found in input stream. Skipping.
2020-06-12 10:07:43.234 INFO: Undefined element 'nonosm' found in input stream. Skipping.
2020-06-12 10:07:43.234 INFO: Undefined element 'nonosm' found in input stream. Skipping.
2020-06-12 10:07:43.235 INFO: Undefined element 'nonosm' found in input stream. Skipping.
------------- ---------------- ---------------

Testcase: testUnsupportedVersion took 0.403 sec
Testcase: testIllegalVersion took 0.395 sec
Testcase: testMissingRef took 0.393 sec
Testcase: testTicket14199 took 0.415 sec
Testcase: testTicket14754 took 0.387 sec
Testcase: testTicket14788 took 0.41 sec
Testcase: testIllegalChangeset took 0.413 sec
Testcase: testIllegalRef took 0.396 sec
Testcase: testInvalidBounds took 0.402 sec
Testcase: testUnknownTag took 0.414 sec
Testcase: testGdprChangeset took 0.398 sec
Testcase: testMissingType took 0.407 sec
Testcase: testUnknownAttributeTags took 0.392 sec
Testcase: testMissingVersion took 0.4 sec
	FAILED
expected:<[Missing mandatory attribute 'version'.] (at line 1, column ...> but was:<[mandatory attribute 'version' missing] (at line 1, column ...>
junit.framework.AssertionFailedError: expected:<[Missing mandatory attribute 'version'.] (at line 1, column ...> but was:<[mandatory attribute 'version' missing] (at line 1, column ...>
	at org.openstreetmap.josm.io.OsmReaderTest.testInvalidData(OsmReaderTest.java:166)
	at org.openstreetmap.josm.io.OsmReaderTest.testMissingVersion(OsmReaderTest.java:281)
	at org.openstreetmap.josm.testutils.JOSMTestRules$TimeoutThread.run(JOSMTestRules.java:731)

Testcase: testUnknownMeta took 0.388 sec
Testcase: testUnknownNote took 0.395 sec
Testcase: testUnknownRoot took 0.399 sec
Testcase: testMissingKeyValue took 0.388 sec
Testcase: testRemark took 0.397 sec
Testcase: testInvalidUid took 0.386 sec
Testcase: testPostProcessors took 0.391 sec
Testcase: testMissingId took 0.396 sec
Testcase: testIllegalType took 0.397 sec
