<headius> enebo: I'm going to commit updated pom.xml for 9.3 also... same ordering change
<headius> Jérôme Charaoui: spec:ji and test:jruby
<headius> oops
<headius> I'm running those on fedora + java 17 now
<headius> spec:ji is green and test:jruby has two unrelated failures locally
<headius> not sure what's up with the failures on the Debian build server
subbu has quit [Ping timeout: 256 seconds]
<JrmeCharaoui[m]> fwiw I can reproduce most of those failures locally
<JrmeCharaoui[m]> it could be related to other packages in Debian
<JrmeCharaoui[m]> maybe java itself, not sure
<headius> ok that's interesting
<JrmeCharaoui[m]> uhh
<JrmeCharaoui[m]> never mind the default class thing
<JrmeCharaoui[m]> the test harness did not have test/DefaultPackageClass.java compiled facepalm
<JrmeCharaoui[m]> I could have expected a ClassDefNotFound
<lopex[m]> huh
<headius> nice
<JrmeCharaoui[m]> TestEnumerable#test_sum: NameError: uninitialized constant TestEnumerable::SimpleDelegator I think might be caused by a missing require 'delegate' in  test/mri/psych/nodes/test_enumerable.rb
<JrmeCharaoui[m]> it doesn't always happen though, probably a test ordering race
<headius> ahh yeah I remember that one
<headius> it depends on a require happening earlier... just a bad test
<headius> you don't see it in the full run usually because someone else does that require
<JrmeCharaoui[m]> yeah
<JrmeCharaoui[m]> there's a lot of timeouts on 32-bit arches, those machines are slow
<headius> lots of the MRI tests spawn subprocesses, which can get pretty slow on low-end hardware
<JrmeCharaoui[m]> and mri-stdlib is often hanging, I think I know which testcase
<JrmeCharaoui[m]> might be test_get__break in TestNetHTTP_v1_2.rb
<JrmeCharaoui[m]> it would always hang in the build environment, but not in CI-amd64
<JrmeCharaoui[m]> locally at least
<headius> I know we excluded some flaky tests recently on master, is this still 9.3.9?
<JrmeCharaoui[m]> yes
<JrmeCharaoui[m]> I'll have a look then
razetime has joined #jruby
subbu has joined #jruby
subbu has quit [Quit: Leaving]
razetime_ has joined #jruby
razetime_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
razetime has quit [Ping timeout: 268 seconds]