Modify ↓
#16946 closed enhancement (fixed)
[PATCH] PlatformHookWindows: unbreak tests
Reported by: | ris | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 18.11 |
Component: | Unit tests | Version: | |
Keywords: | windows browser openbrowser platform | Cc: |
Description
https://github.com/openstreetmap/josm/pull/51
r14389 broke a swathe of tests on windows and a few tests on all platforms. I'd really like it if we could get to a place where people didn't merge things that break CI so we don't all have to spend time chasing our tails like this.
Patches against r14408
Attachments (2)
Change History (6)
by , 7 years ago
Attachment: | v1-0001-PlatformHookWindowsTest-fix-openUrl-test-using-jm.patch added |
---|
by , 7 years ago
Attachment: | v1-0002-OpenBrowser-covering-tests-fix-for-windows-throug.patch added |
---|
comment:1 by , 7 years ago
comment:2 by , 7 years ago
Milestone: | → 18.11 |
---|---|
Priority: | minor → normal |
Note:
See TracTickets
for help on using tickets.
This is coming with current infrastructure work, see #16857