mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Revert "[MMTk/CI] Skip Ractor btests with MMTk"
This reverts commit58b4e249ed
. The bug that it encountered was fixed inf76d40789d
.
This commit is contained in:
parent
f1049aa55d
commit
cfee3d9f4b
Notes:
git
2025-01-10 15:17:38 +00:00
2 changed files with 2 additions and 3 deletions
|
@ -214,8 +214,8 @@ assert_equal '[:a, :b, :c, :d, :e, :f, :g]', %q{
|
|||
###
|
||||
###
|
||||
# Ractor still has several memory corruption so skip huge number of tests
|
||||
if ENV['GITHUB_WORKFLOW'] == 'Compilations' || ENV['GITHUB_WORKFLOW'] == 'ModGC'
|
||||
# ignore the follow
|
||||
if ENV['GITHUB_WORKFLOW'] == 'Compilations'
|
||||
# ignore the follow
|
||||
else
|
||||
|
||||
# Ractor.select(*ractors) receives a values from a ractors.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue