[ruby-core:115027] [Ruby master Bug#19921] TestYJIT#test_bug_19316 test failure
From:
"k0kubun (Takashi Kokubun) via ruby-core" <ruby-core@...>
Date:
2023-10-12 21:25:34 UTC
List:
ruby-core #115027
Issue #19921 has been updated by k0kubun (Takashi Kokubun).
Status changed from Open to Feedback
I cannot reproduce your problem in my x86_64-linux environment (Ubuntu 22.04). It also seems to succeed on Ruby CI's Fedora 38 x86_64 and all other CIs. It might potentially be specific to how you build Ruby. Can you provide a way to reproduce your build environment on our end, e.g. with a Docker container?
> 94) Failure:
I see it's a 94th failure. What were the other failed tests?
> However, on the second look the exits: { opt_plus: 1 } from this hunk:
> seem to correspond with the error message.
"plus" and "and" are different.
> That would mean that one test case might influence other, what would be unfortunate.
Each test runs in a separate subprocess.
----------------------------------------
Bug #19921: TestYJIT#test_bug_19316 test failure
https://bugs.ruby-lang.org/issues/19921#change-104896
* 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/
______________________________________________
ruby-core mailing list -- ruby-core@ml.ruby-lang.org
To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
ruby-core info -- https://ml.ruby-lang.org/mailman3/postorius/lists/ruby-core.ml.ruby-lang.org/