rspec / rspec-mocks

RSpec's 'test double' framework, with support for stubbing and mocking
https://rspec.info
MIT License
1.16k stars 357 forks source link

Pin childprocess on Ruby 2.2 #1498

Closed pirj closed 1 year ago

pirj commented 1 year ago

Borrowed from https://github.com/rspec/rspec-support/commit/a816ca10e87ccf68023752af6a8824496d336f85

Failure example https://github.com/rspec/rspec-mocks/actions/runs/3400302848/jobs/5654635850

pirj commented 1 year ago

@JonRowe Thanks for restarting the build for JRuby 1.7 in Ruby 1.8 mode. It appears to be related to that legacy Bundler API issue under load messing up with dependency constraints.