id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 16680,[PATCH] tests: PluginServer: fix for windows,ris,team,"https://github.com/openstreetmap/josm/pull/33 Turns out that some arcane systems by Microsoft still use backslashes as path separators. This should fix `PluginHandlerJOSMTooOldTest` and `PluginPreferenceHighLevelTest` on windows. Additionally there is a patch which tweaks `appveyor.yml` to upload the full detailed test results as an artefact `on_finish` whether tests were successful or not. Very useful. And with this, appveyor is our first reliably-passing pre-merge CI. (travis is also reliably-passing to some extent, but I've gone and additionally enabled non-headless mode in its build matrix, which doesn't pass fully, making a first glance at any travis build look like a complete failure...) Attaching patches...",enhancement,closed,minor,18.09,Unit tests,,fixed,appveyor pluginserver ci,