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

Failing test with activerecord 5.2 #76

Closed
lucaskanashiro opened this issue Aug 23, 2018 · 2 comments
Closed

Failing test with activerecord 5.2 #76

lucaskanashiro opened this issue Aug 23, 2018 · 2 comments
Labels

Comments

@lucaskanashiro
Copy link

After run the tests using activerecord 5.2 I got the failure below:

# Running:

...........................F..............................

Finished in 0.858197s, 67.5836 runs/s, 240.0381 assertions/s.

  1) Failure:
TreeTestWithCounterCache#test_update_parents_counter_cache [/<<PKGBUILDDIR>>/test/acts_as_tree_test.rb:501]:
Expected: 3
  Actual: 4

58 runs, 206 assertions, 1 failures, 0 errors, 0 skips

We are moving towards Rails 5 in Debian and this fix will be appreciated.

@felixbuenemann
Copy link
Collaborator

Maybe related to #63.

@felixbuenemann
Copy link
Collaborator

I've just released acts_as_tree 2.8.0 on rubygems, which should fix this issue.

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

No branches or pull requests

2 participants