diff options
| author | Jun Aruga <jaruga@redhat.com> | 2024-01-03 17:34:39 +0100 |
|---|---|---|
| committer | nagachika <nagachika@ruby-lang.org> | 2024-01-31 19:43:45 +0900 |
| commit | aefc98891c42024039f19ef45bdfe93fbc590b7c (patch) | |
| tree | da50201c0b9f3fa2aae0ffeb1a918f91b6909d78 /spec/ruby/core/basicobject/method_missing_spec.rb | |
| parent | fc25e1662e88621178c15dbbb1a8b9cbc1cc4b13 (diff) | |
readline: Skip the test_interrupt_in_other_thread on arm32.
Skip the test_interrupt_in_other_thread test failing on Travis arm32.
The failing test is not a new issue. It had already been skipped in .travis.yml
before updating .travis.yml.
https://github.com/ruby/ruby/blob/7b05cb8dbbd637910757f402e64da3908b4bb809/.travis.yml#L99-L101
Note that RUBY_PLATFORM is "armv8l-linux-eabihf" on Travis arm32 pipeline.
And the readline was deleted in both master and ruby_3_3 branches.
https://github.com/ruby/ruby/commit/59fd67fc3d405e529e038172e769ff20a8fb5535
So, we only need this commit on ruby_3_2 and older Ruby version branches.
Diffstat (limited to 'spec/ruby/core/basicobject/method_missing_spec.rb')
0 files changed, 0 insertions, 0 deletions
