qmk / qmk_api

QMK API, information on keyboards and keymaps, and a compile service.
http://api.qmk.fm/
Other
34 stars 21 forks source link

Not all failures are properly detected #4

Closed skullydazed closed 6 years ago

skullydazed commented 6 years ago

This job should have been marked as failed, but was not:

{
    "created_at": "Sat, 21 Oct 2017 06:19:49 GMT",
    "enqueued_at": "Sat, 21 Oct 2017 06:19:49 GMT",
    "id": "85b04925-6058-4ebd-a6c1-41c75e3b2041",
    "is_failed": false,
    "result": {
        "command": "",
        "firmware": null,
        "output": "Keymap name collision!",
        "returncode": -1
    },
    "status": "finished"
}