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

Update tests and CI to python3 #5095

Merged

Conversation

matetokodi
Copy link
Contributor

This patch updates the debugger and test262 tests to python3.

However some CI jobs also need to be updated to ubuntu-22.04, because ubuntu-18.04 is EOL: these jobs have been disabled for the time being.

Copy link
Member

@zherczeg zherczeg left a comment

Choose a reason for hiding this comment

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

LGTM. Of course we need to re-enable the disabled checks as next steps.

jerry-debugger/jerry_client_main.py Outdated Show resolved Hide resolved
jerry-debugger/jerry_client_main.py Show resolved Hide resolved
jerry-debugger/jerry_client_main.py Show resolved Hide resolved
jerry-debugger/jerry_client_main.py Outdated Show resolved Hide resolved
jerry-debugger/jerry_client_main.py Outdated Show resolved Hide resolved
jerry-debugger/jerry_client_main.py Outdated Show resolved Hide resolved
jerry-debugger/jerry_client_main.py Outdated Show resolved Hide resolved
jerry-debugger/jerry_client_main.py Outdated Show resolved Hide resolved
jerry-debugger/jerry_client_main.py Outdated Show resolved Hide resolved
jerry-debugger/jerry_client_main.py Outdated Show resolved Hide resolved
Update debugger and test262 tests to python3
Disable CI jobs that need ubuntu-18.04 (EOL) until they are updated

JerryScript-DCO-1.0-Signed-off-by: Máté Tokodi [email protected]
Copy link
Member

@akosthekiss akosthekiss left a comment

Choose a reason for hiding this comment

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

lgtm

@akosthekiss akosthekiss merged commit a588e49 into jerryscript-project:master Sep 20, 2023
23 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.

3 participants