mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
test/ruby/test_gc_compact.rb: Backpatch the URL to the PR
This commit is contained in:
parent
8821a0de0e
commit
0c69f2401a
Notes:
git
2021-11-05 00:54:31 +09:00
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ require 'fiddle'
|
|||
require 'etc'
|
||||
|
||||
if RUBY_PLATFORM =~ /s390x/
|
||||
puts "Currently, it is known that the compaction does not work well on s390x; contribution is welcome https://github.com/ruby/ruby/pull/XXXX"
|
||||
puts "Currently, it is known that the compaction does not work well on s390x; contribution is welcome https://github.com/ruby/ruby/pull/5077"
|
||||
return
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue