Modify

Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#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 GerdP, 5 years ago

Resolution: fixed
Status: newclosed

In 15073/josm:

fix #17710 (hope this is the right way to do it)

comment:2 by GerdP, 5 years ago

Component: CoreUnit tests
Keywords: regression added
Milestone: 19.05

I think the responsible tests where disabled before r15069

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.