cujojs / when

A solid, fast Promises/A+ and when() implementation, plus other async goodies.
Other
3.44k stars 396 forks source link

Categorize decorators #287

Closed jescalan closed 10 years ago

jescalan commented 10 years ago

Closes #285

briancavalier commented 10 years ago

The Travis build is failing due to saucelabs issues. afaict, saucelabs is all kinds of busted at the moment.

jescalan commented 10 years ago

Boo. If it helps at all I did verify that all tests are passing locally

briancavalier commented 10 years ago

Yeah, I can see that the node tests pass in travis, but the browser tests, run via secure tunnel from travis to saucelabs, are all timing out. Even re-running a previous, known-good build times out right now. If I run them manually by creating my own tunnel and firing up a browser through sauce's site, the tests pass @_@

I opened a support ticket with saucelabs to see if they can help figure out what is going on. Keep you posted.

jescalan commented 10 years ago

Weird, hope all is well there!

briancavalier commented 10 years ago

Pulled and ran tests locally. Looks good. Thanks for doing this!

jescalan commented 10 years ago

:confetti_ball: