
Issue #19921 has been updated by mtasaka (Mamoru Tasaka). Replying to the comment I can do quickly for now: k0kubun (Takashi Kokubun) wrote in #note-5:
94) Failure:
I see it's a 94th failure. What were the other failed tests?
Actually the other 93 tests are "Skipped". So build log shows something like: ``` Finished tests in 557.802217s, 46.9037 tests/s, 11010.2933 assertions/s. 26163 tests, 6141566 assertions, 1 failures, 0 errors, 93 skips ``` ---------------------------------------- Bug #19921: TestYJIT#test_bug_19316 test failure https://bugs.ruby-lang.org/issues/19921#change-104899 * Author: vo.x (Vit Ondruch) * Status: Feedback * Priority: Normal * Assignee: yjit * ruby -v: ruby 3.3.0dev (2023-10-12 master 52709a4862) [x86_64-linux] * Backport: 3.0: UNKNOWN, 3.1: UNKNOWN, 3.2: UNKNOWN ---------------------------------------- Testing with 52709a4862 on Fedora Rawhide, I observe following failure: ~~~ 94) Failure: TestYJIT#test_bug_19316 [/builddir/build/BUILD/ruby-3.3.0-52709a4862/test/ruby/test_yjit.rb:1126]: Expected no exits, but got {:opt_and=>1} ~~~ -- https://bugs.ruby-lang.org/