Modify ↓
Opened 4 months ago
Last modified 4 weeks ago
#19889 new defect
CI contains thousands of "Keystroke … is already assigned to …, will be overridden by …" warnings
Reported by: | simon04 | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | Longterm |
Component: | Unit tests | Version: | |
Keywords: | Cc: |
Attachments (0)
Change History (5)
comment:1 Changed 3 months ago by
comment:2 Changed 3 months ago by
Not a single plugin is installed. However, using org.openstreetmap.josm.testutils.JOSMTestRules#main()
causes org.openstreetmap.josm.gui.MainApplication
to be initialised before each unit test.
comment:3 Changed 3 months ago by
Milestone: | 20.10 → 20.11 |
---|
Maybe org.openstreetmap.josm.testutils.JOSMTestRules#main()
is no longer needed now we have JMockit?
comment:5 Changed 4 weeks ago by
Milestone: | 20.12 → Longterm |
---|
Note: See
TracTickets for help on using
tickets.
Not sure what to do against it. Happens when you really install all the plugins :-)