cben / mathdown

Collaborative markdown with math
https://www.mathdown.net
Other
420 stars 46 forks source link

iPad simulator 5.1 unavailable #143

Closed cben closed 7 years ago

cben commented 8 years ago

https://travis-ci.org/cben/mathdown/builds/140990674#L605 The environment you requested was unavailable

cben commented 7 years ago

Still failing, now on tunnel creation: https://travis-ci.org/cben/mathdown/builds/153897053

reproduced locally, sc log: https://gist.github.com/cben/d4ec0ca4340fe9b83a5e61ba6f4f7182 weird:

20160821 111104.693 [15074] Secure remote tunnel VM provisioned.
20160821 111104.693 [15074] Tunnel ID: 180c482fcb3e422b9a5812c446b2bd27
20160821 111105.839 [15074] GET https://saucelabs.com/rest/v1/mathdown/tunnels/180c482fcb3e422b9a5812c446b2bd27: HTTP response code indicated failure.
20160821 111105.840 [15074] Response: {"errors": "Tunnel not found"}.
cben commented 7 years ago

Hmm. Later tunnel worked (again) locally but failed with

  1) Served site via Sauce Connect "after all" hook:
     Error: timeout of 10000ms exceeded. Ensure the done() callback is being called in this test.

Retried on Travis and it worked. Something is flaky but I'm not sure what...