Skip to content

Add arm64 linux nightly build#4321

Merged
jedel1043 merged 2 commits intomainfrom
linux-arm64-nightlies
Jul 5, 2025
Merged

Add arm64 linux nightly build#4321
jedel1043 merged 2 commits intomainfrom
linux-arm64-nightlies

Conversation

@nekevss
Copy link
Member

@nekevss nekevss commented Jul 4, 2025

Hopefully closes #4320.

This adds arm64 linux builds to the nightly CI. I don't really have a good way to check if this does successfully build though.

@jedel1043
Copy link
Member

If you want to test this properly, you should add this target to our list of PR targets IMO

@github-actions
Copy link

github-actions bot commented Jul 4, 2025

Test262 conformance changes

Test result main count PR count difference
Total 50,595 50,595 0
Passed 47,259 47,238 -21
Ignored 1,964 1,964 0
Failed 1,372 1,393 +21
Panics 0 0 0
Conformance 93.41% 93.36% -0.04%
Broken tests (21):
test/built-ins/Temporal/PlainYearMonth/prototype/add/limits.js (previously Passed)
test/built-ins/Temporal/PlainYearMonth/prototype/add/overflow-wrong-type.js (previously Passed)
test/built-ins/Temporal/PlainYearMonth/prototype/add/overflow-undefined.js (previously Passed)
test/built-ins/Temporal/PlainYearMonth/prototype/add/throws-if-year-outside-valid-iso-range.js (previously Passed)
test/built-ins/Temporal/PlainYearMonth/prototype/add/order-of-operations.js (previously Passed)
test/built-ins/Temporal/PlainYearMonth/prototype/add/argument-object.js (previously Passed)
test/built-ins/Temporal/PlainYearMonth/prototype/add/argument-duration-object.js (previously Passed)
test/built-ins/Temporal/PlainYearMonth/prototype/add/argument-string.js (previously Passed)
test/built-ins/Temporal/PlainYearMonth/prototype/add/options-object.js (previously Passed)
test/built-ins/Temporal/PlainYearMonth/prototype/add/subclassing-ignored.js (previously Passed)
test/built-ins/Temporal/PlainYearMonth/prototype/subtract/limits.js (previously Passed)
test/built-ins/Temporal/PlainYearMonth/prototype/subtract/overflow-wrong-type.js (previously Passed)
test/built-ins/Temporal/PlainYearMonth/prototype/subtract/overflow-undefined.js (previously Passed)
test/built-ins/Temporal/PlainYearMonth/prototype/subtract/builtin-calendar-no-array-iteration.js (previously Passed)
test/built-ins/Temporal/PlainYearMonth/prototype/subtract/throws-if-year-outside-valid-iso-range.js (previously Passed)
test/built-ins/Temporal/PlainYearMonth/prototype/subtract/order-of-operations.js (previously Passed)
test/built-ins/Temporal/PlainYearMonth/prototype/subtract/argument-object.js (previously Passed)
test/built-ins/Temporal/PlainYearMonth/prototype/subtract/argument-duration-object.js (previously Passed)
test/built-ins/Temporal/PlainYearMonth/prototype/subtract/argument-string.js (previously Passed)
test/built-ins/Temporal/PlainYearMonth/prototype/subtract/options-object.js (previously Passed)
test/built-ins/Temporal/PlainYearMonth/prototype/subtract/subclassing-ignored.js (previously Passed)

@nekevss nekevss requested a review from a team July 4, 2025 23:04
@nekevss nekevss added the A-Internal Changes that don't modify execution behaviour label Jul 4, 2025
Copy link
Member

@HalidOdat HalidOdat left a comment

Choose a reason for hiding this comment

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

Nice addition! Looks good to me! :)

@nekevss nekevss requested a review from jedel1043 July 5, 2025 13:54
@jedel1043 jedel1043 added this pull request to the merge queue Jul 5, 2025
Merged via the queue into main with commit 75448c9 Jul 5, 2025
15 checks passed
@jedel1043 jedel1043 deleted the linux-arm64-nightlies branch July 5, 2025 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Internal Changes that don't modify execution behaviour

Projects

None yet

Development

Successfully merging this pull request may close these issues.

linux arm64 nightlies

3 participants