Beniot, I have been working on reconciling RubySpec with the 2.x MRI versions over the last month. https://github.com/anthonycrumley/rubyspec/commits/master My intention is to: 1) Get RubySpec updated to run with all the 2.x versions of MRI. 2) Get the nurse/rubyspec updates since the fork added. 3) Get the updated RubySpecs into the MRI CI. 4) Hopefully find that repo a home at either rubyspec/rubyspec or ruby/rubyspec. I agree with you that the RubySpec tests are very valuable and would LOVE to work with you on them. Anthony On Tue Feb 17 2015 at 6:59:48 AM Benoit Daloze <eregontp / gmail.com> wrote: > On 17 February 2015 at 13:32, Benoit Daloze <eregontp / gmail.com> wrote: > >> - The second step is really to choose a canonical RubySpec repository, to >> avoid "death by too much forks". >> This repository should only contain RubySpec tests for practical reasons. >> We should allow many specs contributors to take part in merging changes >> and maintaining specs. >> I think this was a fatal flaw of rubyspec/rubyspec in that too few people >> had the large burden of merging and maintaining the specs. >> >> The main existing repository I see today is nurse/rubyspec. >> I am thinking the process could be similar to handling pull requests on >> ruby/ruby in that some contributors would provide feedback and merge them. >> The CI is very useful in this regard to ensure MRI is not broken >> inadvertently. >> > > I think it would make sense in that case to move nurse/rubyspec to > ruby/rubyspec for clarity. >