WIP: force CI to build mozjs from source#34601
Closed
jschwe wants to merge 1 commit intoservo:mainfrom
Closed
Conversation
Check if our CI can build mozjs from source successfully, when there are no prebuilt artifacts available Signed-off-by: Jonathan Schwender <[email protected]>
|
🔨 Triggering try run (#12303074454) for Linux WPT perf, MacOS, Windows, Android, OpenHarmony, Lint |
|
Test results for linux-wpt-layout-2020 from try job (#12303074454): Flaky unexpected result (20)
Stable unexpected results that are known to be intermittent (21)
|
|
|
Member
|
I've rebased this PR on top of #34632 and triggered a try job https://github.com/servo/servo/actions/runs/12346206612/job/34451456214. It is failing due to a different error now: But python is being found: and |
Member
|
We are currently building from source because streams feature is disabled, so this works now. |
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.
Check if our CI can build mozjs from source successfully, when there are no prebuilt artifacts available
./mach build -ddoes not report any errors./mach test-tidydoes not report any errors