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

[spec failure] adapter_memcached_dalli_with_default_expires have atomic create across multiple processes #141

Closed
asppsa opened this issue Mar 26, 2018 · 1 comment

Comments

@asppsa
Copy link
Collaborator

asppsa commented Mar 26, 2018

On MRI 2.4.1:

  1) adapter_memcached_dalli_with_default_expires have atomic create across multiple processes
     Failure/Error: s[i.to_s].should == name if s.create(i.to_s, name, expires: false)
     NameError:
       uninitialized constant RSpec::Matchers::BuiltIn::PositiveOperatorMatcher
     Shared Example Group: :concurrent_create called from ./spec/helper.rb:274
     # ./spec/features/concurrent_create.rb:6:in `block (2 levels) in create_thread'
     # ./spec/features/concurrent_create.rb:5:in `times'
     # ./spec/features/concurrent_create.rb:5:in `block in create_thread'
@asppsa
Copy link
Collaborator Author

asppsa commented May 7, 2018

Issues similiar to this one seem to pop up in travis from time to time. Must be something to do with autoload and threads. Probably not worth worrying about too much.

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

No branches or pull requests

1 participant