Skip to content

Manual testing for Jruby 9.4.13.0 #17732

Open
@donoghuc

Description

@donoghuc

WIth #17696 we got all the tests passing for the jruby bump. Given the upgrade was non trivial, we want to invest some time in manual testing for the jruby bump.

The most significant lift was the interaction with bundler via the pluginmanager. Especially around how .gem files are cached. Compare how it work pre/post jruby bump. Additionally there were other error handling changes etc that we should keep an eye out for (expecially around masking failures).

Another area to spend some time in is double checking our coverage of the default gem set. We dont want to accidentally duplicate gems that are vendored in jruby (this can lead to noisy "ambigous gem spec" warnings).

Look for other anomalies in logs, performance changes, etc.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions