Created
December 2, 2013 23:35
-
-
Save anonymous/7761144 to your computer and use it in GitHub Desktop.
attachment for the BitBucket issue #8
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.........................................................................................................................................................................................................................................................................................................................................F.................................................................................................................................................................................................................................................................................. | |
====================================================================== | |
FAIL: test_new_style_relative_imports (ropetest.pycoretest.PyCoreInProjectsTest) | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/var/tmp/portage/dev-python/rope-0.9.3/work/rope-0.9.3/ropetest/pycoretest.py", line 960, in test_new_style_relative_imports | |
self.assertEquals(mod1_object, mod2_object['mod1'].get_object()) | |
AssertionError: <rope.base.pyobjectsdef.PyModule object at 0x331eb90> != <rope.base.pyobjects.PyObject object at 0x2b01890> | |
---------------------------------------------------------------------- | |
Ran 604 tests in 8.357s | |
FAILED (failures=1) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment