Skip to content

Conversation

@erickzhao
Copy link
Member

From the erroring e2e tests in #17, you can observe that the stderr output from MakeAppx.exe is empty:

error: stderr of C:\Program Files (x86)\Windows Kits\10\bin\10.0.26100.0\x64\makeappx.exe
  [
    ""
  ]

https://github.com/electron-userland/electron-windows-msix/actions/runs/19087183080/job/54529945541?pr=17

Testing locally, it seems like the error output comes from stdout anyways. This PR fixes the issue and correctly logs error output.

@erickzhao erickzhao requested a review from bitdisaster November 6, 2025 21:52
@erickzhao erickzhao marked this pull request as draft November 6, 2025 22:04
@erickzhao erickzhao marked this pull request as ready for review November 7, 2025 03:58
@erickzhao erickzhao changed the title fix: correctly log MakeAppx errors fix: correctly log makeappx.exe errors Nov 7, 2025
@erickzhao erickzhao requested review from a team and MarshallOfSound November 7, 2025 17:04
Copy link
Member

@BlackHole1 BlackHole1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@erickzhao erickzhao merged commit b7d1d3b into main Nov 10, 2025
2 checks passed
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.

4 participants