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
@ -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…
x
Reference in New Issue
Block a user