apache / cordova-paramedic

Apache Cordova - Paramedic
https://cordova.apache.org/
Apache License 2.0
36 stars 53 forks source link

Saucelab Job details do not work for builds with Appium tests #180

Open janpio opened 5 years ago

janpio commented 5 years ago

Logic to output links to SauceLabs runs only works with main tests only, not for builds with Appium tests.

Example: https://travis-ci.org/apache/cordova-paramedic/jobs/552245365

janpio commented 5 years ago

Code to retrieve: https://github.com/apache/cordova-paramedic/blob/f061835f38bcb15412d398ce2cf555270eae9639/lib/paramedic.js#L105-L108 Probably can't handle the two runs we have with Appium.