Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test suite fails with Ruby 1.9.3-p194 #390

Closed
voxik opened this issue Apr 25, 2012 · 0 comments
Closed

Test suite fails with Ruby 1.9.3-p194 #390

voxik opened this issue Apr 25, 2012 · 0 comments

Comments

@voxik
Copy link

voxik commented Apr 25, 2012

Hi, I see test suite error testing with DJ 3.0.2 and Ruby 1.9.3-p194:

Failures:
  1) YAML should not throw an uninitialized constant Syck::Syck when using YAML.load_file with poorly formed yaml
     Failure/Error: lambda {
       expected no Exception, got #<Psych::BadAlias: Unknown alias: bar>
     # /usr/share/gems/gems/rspec-expectations-2.8.0/lib/rspec/expectations/fail_with.rb:32:in `fail_with'
     # /usr/share/gems/gems/rspec-expectations-2.8.0/lib/rspec/expectations/handler.rb:44:in `handle_matcher'
     # /usr/share/gems/gems/rspec-expectations-2.8.0/lib/rspec/expectations/extensions/kernel.rb:24:in `should_not'
     # /builddir/build/BUILD/rubygem-delayed_job-3.0.2/usr/share/gems/gems/delayed_job-3.0.2/spec/yaml_ext_spec.rb:33:in `block (2 levels) in <top (required)>'

This seems to be due to this commit: ruby/ruby@dc22968
I am not sure what are the implications

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants