Opened 8 years ago
Closed 8 years ago
#14817 closed enhancement (fixed)
Improve error output of integration tests
Reported by: | stoecker | Owned by: | Don-vip |
---|---|---|---|
Priority: | normal | Milestone: | 17.05 |
Component: | Unit tests | Version: | |
Keywords: | Cc: |
Description
The unit tests of external checks are extremely hard to fix, as it is always unclear what they refer to.
Can't they be changed in a way that, so that at least the relevant preset, style, plugin, ... is printed, so that it is clear what file the error messages refer to. E.g. currently presets and styles fail, but I did not find the reason for them.
Attachments (0)
Change History (5)
comment:1 by , 8 years ago
comment:2 by , 8 years ago
The current problem seems to be the <space />
within checkgroup
at https://raw.githubusercontent.com/ruosm-presets/literan-moscow/master/russian_shops.xml
comment:3 by , 8 years ago
Milestone: | → 17.05 |
---|
comment:5 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
I usually search for
> KO
e.g. at https://josm.openstreetmap.de/jenkins/job/JOSM-Integration/lastCompletedBuild/jdk=JDK8/testReport/org.openstreetmap.josm.gui.preferences.map/TaggingPresetPreferenceTestIT/testValidityOfAvailablePresets/(However you need to ignore the yopaseopor entries, as they don't let the test fail.)