Phil Wells

Results 7 comments of Phil Wells

Please. There must be a way we can merge this.

> As a lot of time has already passed, what about /* constantinople ignore next */? Why they'd change it, I can't say.

I cleaned slate and cloned `givenwhenthen` again, then ran `npm install` in the `../givenwhenthen/` directory. I updated `../examples/test/acceptance/config.coffee` to include my Saucelabs accounts. I run `cake.coffeescript test:acceptance` from `../givenwhenthen/examples/` and...

Could it be trying to split the response headers before the site has had a chance to respond? Sorry for my cluelessness here. I really wish I could get this...

Ah ha! `restler.js` was out of date. It was still handling `eventEmitter` as if node was a pre-0.10 version. I cherry-picked `restler.js` from the latest repo and it worked!

Bummer. Let me know if I can do anything to help. What I lack in development acumen I more than make up for in "simulating" clueless user behavior.

Pulled the latest and ran the samples again - all passed.