I don't know how we solve this. That is a ton of repos to extract specs from. We could make a script I guess?
-Tom On Fri, Jul 18, 2014 at 2:30 PM, Uwe Kubosch <u...@kubosch.no> wrote: > Thanks, Tom! Found it! > > How are we going to handle this? We need to run these tests to ensure > JRuby is compliant, right? > > > > On 2014-07-18, at 17:49, Thomas E Enebo <tom.en...@gmail.com> wrote: > > > Brian split out all the libraries to over 100 separate rubysl-* gems and > the tests are in each one. So you need to retrieve tests from the > appropriate gem to run specs now. They are no longer part of rubyspec. > > > > -Tom > > > > > > > > On Fri, Jul 18, 2014 at 5:14 AM, Uwe Kubosch <u...@kubosch.no> wrote: > > Hi all! > > > > I am trying to look at https://github.com/jruby/jruby/issues/1824 , and > as we should, I started by ensuring we had green tests and then to locate > the tests for YAML.load_file. > > > > I was unable to get green tests, but that is another story. > > > > I found “test/jruby/test_yaml.rb” that was not included in > “test/jruby.index” and has not been run for a while, and it failed as > expected of stale tests. > > > > Then I thought that this should be covered by RubySpec, and I started > looking in the rubyspec/rubyspec GitHub repository. I can find good tests > for yaml in the “1.x” branch of ruby spec in > https://github.com/rubyspec/rubyspec/blob/1.x/library/yaml/load_file_spec.rb > , but the top level “library” directory is gone from rubyspec master. > > > > Anyone know where it has gone? > > > > I guess that is the reason this has not been tested on JRuby master, > right? > > > > Any help or information is appreciated. > > > > -- > > Uwe Kubosch > > u...@kubosch.no > > http://kubosch.no/ > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe from this list, please visit: > > > > http://xircles.codehaus.org/manage_email > > > > > > > > > > > > -- > > blog: http://blog.enebo.com twitter: tom_enebo > > mail: tom.en...@gmail.com > > -- > Uwe Kubosch > u...@kubosch.no > http://kubosch.no/ > > > > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > -- blog: http://blog.enebo.com twitter: tom_enebo mail: tom.en...@gmail.com