Modify

Opened 12 months ago

Closed 11 months ago

Last modified 11 months ago

#23743 closed defect (fixed)

unit test MinimapDialogTest fails since r19113

Reported by: GerdP Owned by: team
Priority: normal Milestone: 24.06
Component: Core Version:
Keywords: Cc: taylor.smock

Description

It seems this was caused by the change from wiremock 3.5.4 to 3.6.0 in r19113

Change History (4)

comment:1 by taylor.smock, 11 months ago

I saw this on my local machine and thought it was from issues with jmockit -- all of the jmockit tests using expectations have been failing for me with InvocationTargetException, IIRC.

I'll take a look; it probably has to do with setup/teardown.

comment:2 by taylor.smock, 11 months ago

Resolution: fixed
Status: newclosed

In 19117/josm:

Fix #23743: MinimapDialogTest was failing

This does two things:

  1. Remove hack that is no longer necessary with wiremock 3.6.0
  2. Create a copy of the layer list

comment:3 by taylor.smock, 11 months ago

Milestone: 24.06

comment:4 by taylor.smock, 11 months ago

In 19118/josm:

See #23743: MinimapDialogTest was failing

This re-adds parameter resolution for DownloadWmsAlongTrackActionTest

Add Comment


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