Paratii-Video / paratii-player

Probably the world's 1st in-player token wallet (v0.0.1 of the Paratii embeddable web player).
http://paratii.video
GNU General Public License v3.0
41 stars 11 forks source link

#144 meteor update #151

Closed ya7ya closed 7 years ago

ya7ya commented 7 years ago

This updates meteor to 1.5.2.2 + dependencies

144

jellegerbrandy commented 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?

ya7ya commented 7 years ago

@jellegerbrandy I'm on it 👍 I'll check it out

ya7ya commented 7 years ago

@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

jellegerbrandy commented 7 years ago

Yeah, very nasty to debug this. I am trying a stupid "rebuild without cache" now, perhaps that will work.

jellegerbrandy commented 7 years ago

https://blog.meteor.com/announcing-meteor-1-6-abf30f29e2c6