django-oembed
django-oembed copied to clipboard
Oembed tests fail in pinax tests/runner.py and are hard to read the output of
FAIL: testEnd (oembed.tests.OEmbedTests)
Traceback (most recent call last): File "/home/skyl/Desktop/code/pinax/pinax-dev/lib/python2.6/site-packages/oembed/tests.py", line 26, in testEnd text % self.embed AssertionError: u'There is this great video at <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width=\r\n"320" height="222" id="viddlerplayer-e5cb3aac"><embed src="http://www.viddler.com/player/e5cb3aac/" width="320" height="222" type="application/x-shockwave-flash" allowScriptAccess="always" allowFullScreen="true" wmode="transparent" name="viddlerplayer-e5cb3aac" >' != u'There is this great video at '
hrm...