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

Running tests three times gave three different results #238

Open
MPvHarmelen opened this issue Nov 12, 2013 · 0 comments
Open

Running tests three times gave three different results #238

MPvHarmelen opened this issue Nov 12, 2013 · 0 comments

Comments

@MPvHarmelen
Copy link
Owner

The first time, the timer failed, eg. computer was too slow. This can happen.
The second time, this error occurred:

======================================================================
FAIL: test_album (freevle.blueprints.galleries.tests.GalleriesTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\Martin\Documents\GitHub\Freevle\freevle\blueprints\galleries\tests.py", line 32, in test_album
    self.assertRaises(IntegrityError, self.create_album)
AssertionError: IntegrityError not raised by create_album

----------------------------------------------------------------------

The last test passed...

@ghost ghost assigned MPvHarmelen Nov 12, 2013
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