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

Update ruby/spec #5064

Merged
merged 2 commits into from
Feb 27, 2018
Merged

Update ruby/spec #5064

merged 2 commits into from
Feb 27, 2018

Conversation

eregon
Copy link
Member

@eregon eregon commented Feb 27, 2018

No description provided.

Verified

This commit was signed with the committer’s verified signature. The key has expired.
nomadium Miguel Landaeta

Verified

This commit was signed with the committer’s verified signature. The key has expired.
nomadium Miguel Landaeta
@eregon eregon requested review from headius and enebo February 27, 2018 20:21
@eregon
Copy link
Member Author

eregon commented Feb 27, 2018

The PR should be merged with "Rebase and merge", not squashed and not using a merge commit.

@eregon
Copy link
Member Author

eregon commented Feb 27, 2018

The only extra failure is:

     [exec] 15)
     [exec] String#freeze produces the same object whenever called on an instance of a literal in the source FAILED
     [exec] Expected "abc"
     [exec]  to be identical to "abc"
     [exec] 
     [exec] /home/travis/build/jruby/jruby/spec/ruby/core/string/freeze_spec.rb:6:in `block in (root)'
     [exec] org/jruby/RubyBasicObject.java:2595:in `instance_eval'
     [exec] org/jruby/RubyEnumerable.java:1704:in `all?'
     [exec] org/jruby/RubyArray.java:1777:in `each'
     [exec] /home/travis/build/jruby/jruby/spec/ruby/core/string/freeze_spec.rb:3:in `<main>'
     [exec] org/jruby/RubyKernel.java:987:in `load'
     [exec] org/jruby/RubyBasicObject.java:2595:in `instance_eval'
     [exec] org/jruby/RubyArray.java:1777:in `each'

But that seems flaky and I cannot reproduce locally.

@eregon eregon merged commit debc0d1 into master Feb 27, 2018
@eregon eregon deleted the update-specs branch February 27, 2018 20:51
@headius
Copy link
Member

headius commented Feb 27, 2018

Thanks! If the extra failure continues to flake we'll look into it.I thought we'd fixed this on master.

@headius headius added this to the JRuby 9.2.0.0 milestone Feb 27, 2018
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

Successfully merging this pull request may close these issues.

None yet

2 participants