Modify ↓
#17710 closed defect (fixed)
Executing unit test MapCSSTagCheckerTest from Eclipse resets preferences.xml
Reported by: | GerdP | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 19.05 |
Component: | Unit tests | Version: | |
Keywords: | regression | Cc: |
Description
When I execute this unit test it fills my preferences.xml with these few lines:
<?xml version="1.0" encoding="UTF-8"?> <preferences xmlns='http://josm.openstreetmap.de/preferences-1.0' version='15072'> <tag key='josm.version' value='15072'/> <maps key='mappaint.style.entries'> </maps> </preferences>
Attachments (0)
Change History (2)
comment:1 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 5 years ago
Component: | Core → Unit tests |
---|---|
Keywords: | regression added |
Milestone: | → 19.05 |
I think the responsible tests where disabled before r15069
Note:
See TracTickets
for help on using tickets.
In 15073/josm: