Modify ↓
Opened 6 years ago
Closed 6 years ago
#16906 closed enhancement (fixed)
[PATCH] RelationEditorActionsTest: fix for non-headless mode
Reported by: | ris | Owned by: | team |
---|---|---|---|
Priority: | minor | Milestone: | 18.10 |
Component: | Unit tests | Version: | |
Keywords: | headless | Cc: |
Description
This also includes a patch to make the getAllStackTraces()
log output in JOSMTestRules
more useful, but to do this it makes bugreport.ReportedException
's constructors public. This felt better than reproducing trace-formatting code.
https://github.com/openstreetmap/josm/pull/48
Patches against r14367.
Attachments (2)
Change History (5)
by , 6 years ago
Attachment: | v1-0001-JOSMTestRules-use-ReportedException-with-now-publ.patch added |
---|
by , 6 years ago
Attachment: | v1-0002-RelationEditorActionsTest-fix-for-non-headless-mo.patch added |
---|
comment:1 by , 6 years ago
Component: | Core → Unit tests |
---|---|
Keywords: | headless added |
Priority: | normal → minor |
Type: | defect → enhancement |
comment:2 by , 6 years ago
Milestone: | → 18.10 |
---|
comment:3 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 14380/josm: