[DO NOT LAND] Test alpine release failure on CI#8557
Closed
kripken wants to merge 2 commits intoWebAssembly:mainfrom
Closed
[DO NOT LAND] Test alpine release failure on CI#8557kripken wants to merge 2 commits intoWebAssembly:mainfrom
kripken wants to merge 2 commits intoWebAssembly:mainfrom
Conversation
Member
Author
|
Sorry, did not mean to request review. I am trying to figure out why github is not running CI here, and thought it might be the "draft" mode. It might also be the merge conflicts, but I need those to test... |
Member
Author
|
Not sure I can bisect here, if it won't let me run older commits that conflict with current main... updated to latest, to confirm the error here in CI at least. |
Member
Author
|
This confirms the situation: we error on linux+musl+x86_64 - something we only run in Create-Release, normally (to make a portable build) - but do NOT error on the same but with ARM. We also do not error on the same but without musl (i.e. linux+x86_64 on ubuntu, not tested in this PR). |
kripken
added a commit
that referenced
this pull request
Apr 1, 2026
…ng (#8558) This was noticed during creating the 129 release: #8557 (comment) Add an alpine build to CI for x86_64, mirroring our release builds, so we do not lack coverage (which led to the issue only showing on release, not CI). Also make the alpine CI build identical to alpine release (copied from `create_release`).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Spec tests fail on alpine during Create-Release. Bisecting that here.
Error:
https://github.com/WebAssembly/binaryen/actions/runs/23809435760/job/69399962319
From creating version_129
https://github.com/WebAssembly/binaryen/actions/runs/23809435760