diff options
| author | David RodrÃguez <deivid.rodriguez@riseup.net> | 2025-05-13 12:54:35 +0200 |
|---|---|---|
| committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2025-05-19 11:15:33 +0900 |
| commit | 6e8be3a63438e2686a9c1dccc4c469aa7dbf0b08 (patch) | |
| tree | b3d3b6d951aa8f47125e905568e53e9fcd99fb78 /include | |
| parent | bfab76abe62a258c96ed4eba366384d2fb5099a1 (diff) | |
[rubygems/rubygems] Test JRuby 10
Necessary changes to get tests passing are:
* Rewrite one "out of memory" error spec to not define a subclass inside
a RSpec context block. Due to some [JRuby issue], that's failing in
JRuby 10, so I rewrote the test so that the Bundler process really
goes OOM and that class definition is not necessary.
* JRuby 10, even if Ruby 3.4-compatible, has not yet adapted backtraces
to include receivers, so our tests need an special case for JRuby when
detecting a test method call inside backtraces.
* Warbler test is upgraded to use JRuby 10. Getting it to pass needs [a
PR] to warbler, so our test is temporarily pointing to that PR.
[JRuby issue]: https://github.com/jruby/jruby/issues/8838
[a PR]: https://github.com/jruby/warbler/pull/557
https://github.com/rubygems/rubygems/commit/edec85d4c3
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
