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

Mongoid specs fail with seed 60737 #2244

Closed
tagliala opened this issue Apr 10, 2015 · 0 comments
Closed

Mongoid specs fail with seed 60737 #2244

tagliala opened this issue Apr 10, 2015 · 0 comments

Comments

@tagliala
Copy link
Contributor

Using master branch @ ce55d34

$ CI_ORM=mongoid rspec --seed 60737
Run options: exclude {:skip_mongoid=>true, :active_record=>true}

Randomized with seed 60737
..............................................................................................................................................................................................................................................F...............................................................................................................................................................................................................................................................................................................................................

Failures:

  1) RailsAdmin Config DSL List Section items' fields has option to customize output formatting
     Failure/Error: expect(find('tbody tr:nth-child(1) td:nth-child(3)')).to have_content(@fans[1].name.upcase)
       expected #has_content?("FAN 8") to return true, got false
     # ./spec/integration/config/list/rails_admin_config_list_spec.rb:310:in `block (3 levels) in <top (required)>'
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

1 participant