Modify ↓
Opened 6 years ago
Closed 6 years ago
#16943 closed enhancement (fixed)
[PATCH] ChangesetCacheManagerTest: fix for non-headless mode
Reported by: | ris | Owned by: | team |
---|---|---|---|
Priority: | minor | Milestone: | 18.11 |
Component: | Unit tests | Version: | |
Keywords: | headless | Cc: |
Description
https://github.com/openstreetmap/josm/pull/50
This includes addition of TestUtils.setPrivateField(...)
which was previously a missing member of that family of functions.
Patch against r14407
Attachments (4)
Change History (6)
by , 6 years ago
Attachment: | v1-0001-TestUtils-add-setPrivateField.patch added |
---|
by , 6 years ago
Attachment: | v1-0002-ChangesetCacheManagerTest-fix-testQueryAction-for.patch added |
---|
by , 6 years ago
Attachment: | v1-0003-ChangesetCacheManagerTest-fix-testDownloadMyChang.patch added |
---|
by , 6 years ago
Attachment: | v1-0004-ChangesetCacheManagerTest-fix-testDownloadSelecte.patch added |
---|
comment:1 by , 6 years ago
Milestone: | → 18.11 |
---|
comment:2 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 14410/josm: