<kares[m]>
let me try locally using jruby-9.3 branch, what command did you run?
<headius>
There are a set of shell scripts they run in CI but mostly 'bundle install --binstubs' with env RAILS_VERSION=~>6.1 or something like that, and then there's a run script
<headius>
I am bot at computer but have a look at the workflow
<headius>
I have not figured out the right way to just run the failing stuff
<headius>
Just started looking at it towards the end of the day today
<kares[m]>
okay will try that - they seem to have also reproduced using released 9.3.3
<headius>
Yeah I had them try upgrading
<kares[m]>
run the specs with a local jruby-9.3 SNAPSHOT build using `../jruby/bin/jruby -v -S rake spec`
<kares[m]>
jruby 9.3.4.0-SNAPSHOT (2.6.8) 2022-03-15 b788e506c8 Java HotSpot(TM) 64-Bit Server VM 11.0.13+10-LTS-370 on 11.0.13+10-LTS-370 +jit [x86_64-linux]