Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ansible: update V8 builders to Python 3.9 #3163

Merged
merged 1 commit into from
Feb 3, 2023

Conversation

richardlau
Copy link
Member

@richardlau richardlau commented Jan 30, 2023

Recent upstream V8 changes now require at least Python 3.8 to run the V8 test runner.

Refs: nodejs/node-v8#244 (comment)
Refs: https://chromium-review.googlesource.com/c/v8/v8/+/4181030


I've deployed this onto all of the RHEL 8 ppc64le, s390x and x64 test machines. (We don't currently run the V8 CI on the RHEL8 x64 machines because the builds on those take a lot longer than on the Nearform-hosted Intel machine(s).)

Recent upstream V8 changes now require at least Python 3.8 to run
the V8 test runner.
@richardlau
Copy link
Member Author

FWIW I did start a V8 canary CI but I think the build is broken on s390x for other reasons and didn't get to the test running part: https://ci.nodejs.org/job/node-test-commit-v8-linux/5146/

Copy link
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

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

LGTM

@richardlau richardlau merged commit f0042c2 into nodejs:main Feb 3, 2023
@richardlau richardlau deleted the v8python3 branch February 3, 2023 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants