Ubuntu Pastebin

Paste from david at Wed, 6 Jan 2016 15:04:26 +0000

Download as text
1
2
3
4
5
6
FAIL: test_simple_case (md_importer.tests.test_link_rewrite.TestLinkRewrite)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/david/dev/duc/django-1.8-cms-2.3/md_importer/tests/test_link_rewrite.py", line 43, in test_simple_case
    self.assertNotIsInstance(res, HttpResponseNotFound)
AssertionError: <django.http.response.HttpResponseNotFound object at 0x7f2fdf43c890> is an instance of <class 'django.http.response.HttpResponseNotFound'>
Download as text