Skip to content

Conversation

@graalvmbot
Copy link

No description provided.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Mar 26, 2025
@graalvmbot graalvmbot force-pushed the ak/update-ruby-3.2.2-followup branch 2 times, most recently from 13e5ce3 to 883ca37 Compare March 27, 2025 16:16
Fix TestString#test_fs_setter

Original error:
```
  1) Failure:
TestString#test_fs_setter [/b/b/e/main/test/mri/tests/ruby/test_string.rb:2704]:
Expected Exception(TypeError) was raised, but the message doesn't match.
Expected /\$分行/ to match "$/ must be a String".
```
Fix test/mri/tests/cext-ruby/arith_seq/test_arith_seq_beg_len_step.rb
test failed with error:

```
assert_separately failed with error message
pid 23810 exit 1
| <internal:core> core/truffle/polyglot.rb:324:in `marshal_dump': Foreign exception cannot be dumped: #<Polyglot::ForeignException:0x4a3bf37c: External LLVMFunction rb_arithmetic_sequence_beg_len_step cannot be found.> (TypeError)
| 	from <internal:core> core/marshal.rb:1289:in `serialize_user_marshal'
| 	from <internal:core> core/marshal.rb:1107:in `serialize'
| 	from <internal:core> core/marshal.rb:1453:in `dump'
| 	from /Users/graal/slave/e/main/test/mri/tests/lib/core_assertions.rb:260:in `block in separated_runner'
| /Users/graal/slave/e/main/test/mri/tests/cext-c/arith_seq/beg_len_step/beg_len_step.c:4:in `arith_seq_s_beg_len_step': External LLVMFunction rb_arithmetic_sequence_beg_len_step cannot be found. (Polyglot::ForeignException)
| 	from /Users/graal/slave/e/graal/sdk/mxbuild/darwin-amd64/GRAALVM_A629582E5D_JAVA21/graalvm-a629582e5d-java21-23.1.0-dev/Contents/Home/languages/ruby/lib/truffle/truffle/cext_ruby.rb:42:in `<unknown>'
| 	from /Users/graal/slave/e/graal/sdk/mxbuild/darwin-amd64/GRAALVM_A629582E5D_JAVA21/graalvm-a629582e5d-java21-23.1.0-dev/Contents/Home/languages/ruby/lib/truffle/truffle/cext_ruby.rb:42:in `Enumerator::ArithmeticSequence.__beg_len_step_
```
@graalvmbot graalvmbot force-pushed the ak/update-ruby-3.2.2-followup branch from 883ca37 to 3f59d69 Compare March 28, 2025 12:44
@graalvmbot graalvmbot closed this Mar 31, 2025
@graalvmbot graalvmbot deleted the ak/update-ruby-3.2.2-followup branch March 31, 2025 12:22
@graalvmbot graalvmbot merged commit a846df2 into master Mar 31, 2025
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants