jejacks0n / teaspoon

Teaspoon: Javascript test runner for Rails. Use Selenium, BrowserStack, or PhantomJS.
1.43k stars 243 forks source link

Test Suite hangs on Teapsoon 0.8.0 #217

Closed robotarmy closed 10 years ago

robotarmy commented 10 years ago

Hi - our testsuite hangs with the new version of teaspoon-qunit

i've tried with qunit 12 and 14 and have the same issue - everything works fine in teaspoon 0.7.9

I've moved everything over from teaspoon initializer to the env file almost exact - keeping the new stuff.

My test helper is the same except I had to convert it to javascript

I'm testing with ember and there is lots of async stuff going on so it's pretty hard to debug.

Just FYI!

jejacks0n commented 10 years ago

Thanks for the heads up.. qunit specs are still running on our end though, so I'm unsure how to reproduce. closing for now.

bramski commented 9 years ago

Our test suite on 0.8.0 seems to hang a lot as well.