Modify

Opened 7 years ago

Closed 7 years ago

#13847 closed defect (fixed)

Unable to compile unit tests since r11156

Reported by: GerdP Owned by: team
Priority: normal Milestone:
Component: Unit tests Version: latest
Keywords: Windows Cc:

Description

[groovyc] C:\josm\core\test\unit\org\openstreetmap\josm\tools\PlatformHookOsxTest.java:82: error: cannot find sym
[groovyc] hook.getAdditionalFonts();
[groovyc]
[groovyc] symbol: method getAdditionalFonts()
[groovyc] location: variable hook of type PlatformHookOsx
[groovyc] C:\josm\core\test\unit\org\openstreetmap\josm\tools\PlatformHookOsxTest.java:122: error: cannot find sy
[groovyc] hook.getInstalledFonts();
[groovyc]

[groovyc] symbol: method getInstalledFonts()
[groovyc] location: variable hook of type PlatformHookOsx
[groovyc] 2 errors

Attachments (0)

Change History (1)

comment:1 Changed 7 years ago by bastiK

Resolution: fixed
Status: newclosed

In 11160/josm:

fixed #13847 - update unit tests

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.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.