mmtk / ruby

Fork of The Ruby Programming Language [mirror], with added support for MMTk
https://www.ruby-lang.org/
Other
0 stars 1 forks source link

Test failure: test_insns.rb:423 #72

Open wks opened 4 months ago

wks commented 4 months ago

One test case failed when running on my machine, release build, StickyImmix.

Fiber count: 10000 (skipping)
#327 test_insns.rb:423:  $~ != true   #=> "" (expected "true")  putobject
FAIL 1/1425 tests failed

But I am not able to reproduce it. I am taking a note here in case the error appears again in the future.