test: log MSBuild output on Windows build failures#3328
Conversation
|
The error seems to be: |
|
From what I understand, the idea behind this draft PR is that you wanted to see what the problem was with Node.js v26 tests on Windows. The question I have is, do we want to keep this change to be able to get more information in the future or would that not be useful to have? |
Yes, I think this is generally helpful and worth to keep. |
ff52fd5 to
b9e5386
Compare
b9e5386 to
f50be52
Compare
cclauss
left a comment
There was a problem hiding this comment.
Please fix order of return values.
|
CI failures should be fixed by #3345. |
|
All checks have passed. |
|
Thanks! |
Checklist
npm install && npm run lint && npm testpassesDescription of change
Refs: #3327