Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes for appveyor #1536

Merged
merged 1 commit into from
Feb 25, 2015
Merged

fixes for appveyor #1536

merged 1 commit into from
Feb 25, 2015

Conversation

patrickkettner
Copy link
Member

couple of things were going on. the mocha.end event was killing phantom
before the __coverage__ object was fully uploaded sometimes, and so the JSON
would be invalid. secondly, the streams on windows 0.10 seemed to not always
call a end/close event for streams. I updated it to use the old fashioned
data = data + chunk method, which gets around that.

it built several times successfully, now hopefully this PR will as well...

patrickkettner added a commit that referenced this pull request Feb 25, 2015
@patrickkettner patrickkettner merged commit c70c1dd into master Feb 25, 2015
@patrickkettner patrickkettner deleted the debug-appveyor branch February 25, 2015 06:01
@ryanseddon
Copy link
Member

boom, nice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants