Skip to content

Fix TruffleRuby job in CI#410

Merged
SamSaffron merged 4 commits intorubyjs:mainfrom
eregon:truffleruby-fixes
May 4, 2026
Merged

Fix TruffleRuby job in CI#410
SamSaffron merged 4 commits intorubyjs:mainfrom
eregon:truffleruby-fixes

Conversation

@eregon
Copy link
Copy Markdown
Contributor

@eregon eregon commented May 1, 2026

Fixes #409.

#406 broke the CI job but that was unclear because the CI job hanged.
The hang is unfortunate and turns out to be a bug in Truffle (truffleruby/truffleruby#4233).

eregon added 3 commits May 1, 2026 13:05
…e converted to String

* This fixes rubyjs#409.
* The test was added in rubyjs#406.
* Add timeout to avoid a hang to take 6 hours.
* A single job on macOS seems enough.
* Remove no longer necessary bundler update and TRUFFLERUBYOPT.
Comment thread test/mini_racer_test.rb
Comment thread .github/workflows/ci.yml
@eregon eregon requested a review from SamSaffron May 4, 2026 20:31
@SamSaffron SamSaffron merged commit c1eb715 into rubyjs:main May 4, 2026
47 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.

TruffleRuby hang in CI

3 participants