Testsuite: org.openstreetmap.josm.data.validation.tests.TagCheckerTest
Tests run: 20, Failures: 5, Errors: 0, Skipped: 0, Time elapsed: 7.837 sec

Testcase: testValueDifferentCase took 0.393 sec
Testcase: testMisspelledTag took 0.39 sec
Testcase: testObjectTypeNotSupportedByPreset took 0.37 sec
Testcase: testUpperCaseInKeyIgnoredTag took 0.363 sec
	FAILED
expected:<Misspel[led] property key> but was:<Misspel[t] property key>
junit.framework.AssertionFailedError: expected:<Misspel[led] property key> but was:<Misspel[t] property key>
	at org.openstreetmap.josm.data.validation.tests.TagCheckerTest.testUpperCaseInKeyIgnoredTag(TagCheckerTest.java:118)
	at org.openstreetmap.josm.testutils.JOSMTestRules$TimeoutThread.run(JOSMTestRules.java:731)

Testcase: testContainsRemoveUnwantedNonprintingControlCharacters took 0.391 sec
Testcase: testMisspelledKeyButAlternativeInUse took 0.427 sec
	FAILED
expected:<Misspel[led] property key> but was:<Misspel[t] property key>
junit.framework.AssertionFailedError: expected:<Misspel[led] property key> but was:<Misspel[t] property key>
	at org.openstreetmap.josm.data.validation.tests.TagCheckerTest.testMisspelledKeyButAlternativeInUse(TagCheckerTest.java:86)
	at org.openstreetmap.josm.testutils.JOSMTestRules$TimeoutThread.run(JOSMTestRules.java:731)

Testcase: testShortValNotInPreset2 took 0.375 sec
Testcase: testRegression17246 took 0.385 sec
Testcase: testTicket17667 took 0.356 sec
Testcase: testTicket18322 took 0.36 sec
Testcase: testTicket18449 took 0.388 sec
Testcase: testTicket18740 took 0.449 sec
Testcase: testTranslatedNameKey took 0.404 sec
Testcase: testIgnoredTagsNotInPresets took 0.377 sec
Testcase: testTooShortToFix took 0.376 sec
Testcase: testUpperCaseIgnoredKey took 0.464 sec
	FAILED
expected:<Misspel[led] property key> but was:<Misspel[t] property key>
junit.framework.AssertionFailedError: expected:<Misspel[led] property key> but was:<Misspel[t] property key>
	at org.openstreetmap.josm.data.validation.tests.TagCheckerTest.testUpperCaseIgnoredKey(TagCheckerTest.java:102)
	at org.openstreetmap.josm.testutils.JOSMTestRules$TimeoutThread.run(JOSMTestRules.java:731)

Testcase: testMisspelledKey1 took 0.438 sec
	FAILED
expected:<Misspel[led] property key> but was:<Misspel[t] property key>
junit.framework.AssertionFailedError: expected:<Misspel[led] property key> but was:<Misspel[t] property key>
	at org.openstreetmap.josm.data.validation.tests.TagCheckerTest.testMisspelledKey1(TagCheckerTest.java:59)
	at org.openstreetmap.josm.testutils.JOSMTestRules$TimeoutThread.run(JOSMTestRules.java:731)

Testcase: testMisspelledKey2 took 0.37 sec
	FAILED
expected:<Misspel[led] property key> but was:<Misspel[t] property key>
junit.framework.AssertionFailedError: expected:<Misspel[led] property key> but was:<Misspel[t] property key>
	at org.openstreetmap.josm.data.validation.tests.TagCheckerTest.testMisspelledKey2(TagCheckerTest.java:72)
	at org.openstreetmap.josm.testutils.JOSMTestRules$TimeoutThread.run(JOSMTestRules.java:731)

Testcase: testMisspelledTag2 took 0.381 sec
Testcase: testMisspelledTag3 took 0.37 sec
