Hrm...  We have pulled latest 0.9.8-1 from Debian.  But it's Build-Dep
blocked on python-fixtures.  :)

I tested with the latest python-testtools from Debian and I still got
the following failure (though I didn't get all the assertIsInstance
errors):

======================================================================
FAIL: 
fixtures.tests.test_fixture.TestFixture.test_cleanUp_raise_first_false_callscleanups_returns_exceptions
----------------------------------------------------------------------
Text attachment: traceback
------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/testtools/runtest.py", line 169, in 
_run_user
    return fn(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 499, in 
_run_test_method
    return self._get_test_method()()
  File 
"/home/mike/Projects/natty/python-fixtures-0.3.5/lib/fixtures/tests/test_fixture.py",
 line 76, in test_cleanUp_raise_first_false_callscleanups_returns_exceptions
    self.assertIsInstance(tb, sys.exc_info()[2].__class__)
  File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 307, in 
assertIsInstance
    self.assertTrue(isinstance(obj, klass), msg)
AssertionError: <traceback object at 0x1474488> is not an instance of NoneType

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/692955

Title:
  [MIR] python-fixtures, needed as a b-d for python-testtools

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to