Skip to content

CI: ubuntu.yml: Add GitHub Actions ppc64le case #14222

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

junaruga
Copy link
Member

Note that the default configure option ./configure cppflags=-DRUBY_DEBUG
causes the following Ractor test and other tests failing. So, we don't set the
option in ppc64le cases.

$ make btest BTESTS=bootstraptest/test_ractor.rb

You can check the following ticket for details.
https://bugs.ruby-lang.org/issues/21534

Note that the default configure option `./configure cppflags=-DRUBY_DEBUG`
causes the following Ractor test and other tests failing. So, we don't set the
option in ppc64le case.

```
$ make btest BTESTS=bootstraptest/test_ractor.rb
```

See https://bugs.ruby-lang.org/issues/21534 for details.
@junaruga junaruga force-pushed the wip/gha-add-ppc64le branch from 0babe52 to 8fe3709 Compare August 15, 2025 15:25
@junaruga
Copy link
Member Author

junaruga commented Aug 15, 2025

The GitHub Actions ppc64le sometimes delays to start the job. In my latest case, I need to wait for the job to start more than 25 minutes. This is a blocker to merge this PR in my opinion. I reported the issue IBM/actionspz#34.

@junaruga
Copy link
Member Author

Some tests failed with timeout on the ppc64le case below.
https://github.com/ruby/ruby/actions/runs/16993265630/job/48177676417?pr=14222#step:16:1446

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.

1 participant