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

Tests failing in clean checkout #261

Closed
Themanwithoutaplan opened this issue Mar 9, 2016 · 1 comment
Closed

Tests failing in clean checkout #261

Themanwithoutaplan opened this issue Mar 9, 2016 · 1 comment

Comments

@Themanwithoutaplan
Copy link
Contributor

Just forked and checked out Substance D ready for some changes and I'm getting a test failure. Not sure what might causing it: broken test/code or a change in nose. Will investigate.

ERROR: test_register_workflow_no_such_content_type (substanced.workflow.tests.test_workflow.register_workflowTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/charlieclark/Projects/Pyramid/substanced/substanced/workflow/tests/test_workflow.py", line 1018, in test_register_workflow_no_such_content_type
    self.config.registry.content.exists.assert_call('Foobar')
  File "/Users/charlieclark/Projects/Pyramid/substanced/.tox/py27/lib/python2.7/site-packages/mock/mock.py", line 721, in __getattr__
    raise AttributeError(name)
AttributeError: assert_call
@Themanwithoutaplan
Copy link
Contributor Author

Bug is related to mock but already fixed by Domen.

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