Testsuite: org.openstreetmap.josm.plugins.PluginExceptionTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.403 sec

Testcase: testPluginDownloadException took 0.402 sec
	FAILED
expected:<...ror occurred in plug[]in bar> but was:<...ror occurred in plug[-]in bar>
junit.framework.AssertionFailedError: expected:<...ror occurred in plug[]in bar> but was:<...ror occurred in plug[-]in bar>
	at org.openstreetmap.josm.plugins.PluginExceptionTest.testPluginDownloadException(PluginExceptionTest.java:33)
	at org.openstreetmap.josm.testutils.JOSMTestRules$TimeoutThread.run(JOSMTestRules.java:731)

