Closed ya7ya closed 7 years ago
Hey many thanks, @ya7ya .
The trouble is that the meteor test
commands times out on starting the app
in circleci on the command: TEST_BROWSER_DRIVER=nightmare NODE_OPTIONS='--harmony' meteor test --settings settings-dev.json --once --driver-package dispatch:mocha --port 9999
For me, locally, the test just runs fine. Can you check on your machine if it works?
@jellegerbrandy I'm on it 👍 I'll check it out
@jellegerbrandy . This didn't timeout on my machine, but I'll check out why circle keeps timing out. I'll open a separate issue for this if it persist
Yeah, very nasty to debug this. I am trying a stupid "rebuild without cache" now, perhaps that will work.
This updates meteor to 1.5.2.2 + dependencies
144