Get help with testing, discuss unit testing strategies etc.


Post by chauncey-garrett »

Hello,

Can you confirm that Webdriver properly reports back to Sauce Labs? The Sauce Labs dashboard pass/fail status comes back empty with our automated tests (which are run in Jenkins).

https://wiki.saucelabs.com/display/DOCS ... ss+or+Fail

Thanks!

Post by nickolay »

Hi,

No, Siesta does not make additional REST call to SauceLabs to mark test as passed or failed. We'll consider this as feature request: https://app.assembla.com/spaces/bryntum ... bs/details

Post by chauncey-garrett »

Thanks for getting back to me.

Looks like it should be a simple PUT to Sauce Labs once the tests are finished:

https://wiki.saucelabs.com/display/DOCS ... s+REST+API

Looking forward to having this feature!

Post by nickolay »

Landed to master. You can verify it in the tomorrow nightly build.

Post Reply