xolvio / meteor-rtd-example-project

A template project to use for creating a meteor app with unit and webdriver testing
91 stars 27 forks source link

Running acceptance tests fails on MacOS 10.8.3 #13

Closed lc3t35 closed 11 years ago

lc3t35 commented 11 years ago

I had a first try with PhantomJS, switched to Chrome after reading issue #11. Node 0.8.14, meteor 0.6.4

When i run grunt, the acceptance tests fails , here is the log of grunt --debug :

xolvio commented 11 years ago

Try going here http://localhost:4444/wd/hub and create a new session with chrome and with firefox. Does that work?

lc3t35 commented 11 years ago

i can create a session with chrome and with firefox. And then ?

lc3t35 commented 11 years ago

clean install -> problem is now here https://github.com/xolvio/rtd/issues/27