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

Binary test fails in master after the commit 22c560c70a #1434

Closed
chivorotkiv opened this issue Mar 31, 2016 · 1 comment
Closed

Binary test fails in master after the commit 22c560c70a #1434

chivorotkiv opened this issue Mar 31, 2016 · 1 comment

Comments

@chivorotkiv
Copy link

Hi.
Something was changed in build.js in the commit: 22c560c70a.

Tested on MacOS:

Also I have tested it on Windows 7:

  • Before: binary exists, binary is fine, no c++ compilation
  • After: binary exists, problem with the binary, c++ compilation passes successfully.

But if the binaries weren't changed and were valid before, they should also be valid after the change of build.js

/cc @xzyfer

@xzyfer
Copy link
Contributor

xzyfer commented Mar 31, 2016

I actually noticed this last night. Thanks for digging in and finding the
offending commit. I'll take a look shortly.
On 31 Mar 2016 6:30 PM, "chivorotkiv" notifications@github.com wrote:

Hi.
Something was changed
https://monosnap.com/file/CtV5ucpfvNicRdax84ZY4qs5hVKMMu.png in build.js
in the commit: 22c560c
22c560c
.

Tested on MacOS:

Also I have tested it on Windows 7:

  • Before: binary exists, binary is fine, no c++ compilation
  • After: binary exists, problem with the binary, c++ compilation
    passes successfully.

But if the binaries weren't changed and were valid before, they should
also be valid after the change of build.js

/cc @xzyfer https://github.com/xzyfer


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#1434

xzyfer added a commit to xzyfer/node-sass that referenced this issue Mar 31, 2016
A regression introduced in 22c560c broke binary verification
causing the binary to always be built locally.

Fixes sass#1434
@xzyfer xzyfer self-assigned this Mar 31, 2016
@xzyfer xzyfer added this to the next.patch milestone Mar 31, 2016
@xzyfer xzyfer modified the milestone: next.patch Sep 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants