Testsuite: org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSParserTest
Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.9 sec
------------- Standard Error -----------------
2018-08-28 02:00:36.147 WARNING: Failed to parse Mappaint styles from 'null'. Error was: Unknown MapCSS base selector invalid_base
2018-08-28 02:00:36.148 SEVERE: org.openstreetmap.josm.tools.JosmRuntimeException: Unknown MapCSS base selector invalid_base
org.openstreetmap.josm.tools.JosmRuntimeException: Unknown MapCSS base selector invalid_base
	at org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource.loadStyleSource(MapCSSStyleSource.java:503)
	at org.openstreetmap.josm.gui.mappaint.StyleSource.loadStyleSource(StyleSource.java:106)
	at org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSParserTest.testInvalidBaseSelector(MapCSSParserTest.java:427)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:154)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:70)
	at mockit.integration.junit4.internal.FakeFrameworkMethod.invokeExplosively(FakeFrameworkMethod.java:33)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.openstreetmap.josm.testutils.JOSMTestRules$TimeoutThread.run(JOSMTestRules.java:684)

------------- ---------------- ---------------

Testcase: testSiblingSelector took 1.151 sec
Testcase: testColorParsing took 1.309 sec
Testcase: testDeclarations took 1.156 sec
Testcase: testParentTag took 1.144 sec
Testcase: testBeginsEndsWithCondition took 1.17 sec
Testcase: testStandardKeyCondition took 1.147 sec
Testcase: testOneOfCondition took 1.14 sec
Testcase: testInvalidBaseSelector took 1.306 sec
Testcase: testClassMatching took 1.173 sec
Testcase: testNegatedRegexCondition took 1.162 sec
Testcase: testParentTags took 1.16 sec
Testcase: testNRegexKeyConditionSelector took 1.149 sec
Testcase: testRegexConditionParenthesis took 1.158 sec
Testcase: testYesNoKeyCondition took 1.147 sec
Testcase: testTicket12549 took 1.164 sec
Testcase: testRegexCondition took 1.154 sec
Testcase: testMinMaxFunctions took 1.17 sec
Testcase: testNotEqualCondition took 1.16 sec
Testcase: testKeyKeyCondition took 1.156 sec
Testcase: testRegexKeyCondition took 1.196 sec
Testcase: testTicket8071 took 1.363 sec
Testcase: testTicket8568 took 1.207 sec
Testcase: testEqualCondition took 1.205 sec
Testcase: testColorNameTicket9191 took 1.217 sec
Testcase: testChildSelectorGreaterThanSignIsOptional took 1.172 sec
Testcase: testPseudoClassCondition took 1.166 sec
Testcase: testSiblingSelectorInterpolation took 1.287 sec
Testcase: testColorNameTicket9191Alpha took 1.16 sec
Testcase: testClassCondition took 1.171 sec
