﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
19439	Test failing on shop=trade	Stereo	team	"This test is failing since https://josm.openstreetmap.de/changeset/16714/josm, which added shop=trade to the presets:

{{{
Testcase: org.openstreetmap.josm.data.validation.tests.TagCheckerTest

java.lang.AssertionError: [shop=trade]
	at org.openstreetmap.josm.data.validation.tests.TagCheckerTest.testIgnoredTagsNotInPresets(TagCheckerTest.java:208)
	at org.openstreetmap.josm.testutils.JOSMTestRules$TimeoutThread.run(JOSMTestRules.java:765)
}}}

This is because resources/data/validator/ignoretags.cfg has `K:shop=trade` on line 319.

See also #18265 for why shop=trade was added.

For the full test run, see https://github.com/grischard/josm/runs/808886749?check_suite_focus=true ->  Java 8 on ubuntu-latest with headless=true"	defect	new	normal		Unit tests				Klumbumbus
