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

When added multiple counter (with filtering), tests failed. #58

Open
moumoutte opened this issue May 14, 2015 · 0 comments
Open

When added multiple counter (with filtering), tests failed. #58

moumoutte opened this issue May 14, 2015 · 0 comments

Comments

@moumoutte
Copy link
Contributor

This patch make tests failed (in my own machin),

http://paste.debian.net/176840/

======================================================================
FAIL: test_real_triggers (django_aggtrigg_demo.tests.TestMockingTrigger)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/moumoutte/projects/django-aggtrigg/demo/django_aggtrigg_demo/tests.py", line 58, in      test_real_triggers
    Tree.objects.get_count().first().leave_count_private_leaves, 5)
AssertionError: 0 != 5

----------------------------------------------------------------------
Ran 7 tests in 1.310s
moumoutte added a commit that referenced this issue May 14, 2015
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