#3061: WebAPITestCase.test_add_host failing intermittently on travis
--------------------+---------------------------
 Reporter:  Cas     |      Owner:
     Type:  bug     |     Status:  new
 Priority:  minor   |  Milestone:  2.0
Component:  Web UI  |    Version:  develop (git)
 Keywords:          |
--------------------+---------------------------
 https://travis-ci.org/deluge-torrent/deluge/jobs/242764182

 {{{
 [FAIL]
 Traceback (most recent call last):
   File "/home/travis/build/deluge-
 torrent/deluge/deluge/tests/test_web_api.py", line 104, in test_add_host
     self.assertEqual(self.deluge_web.web_api._get_host(conn[0]),
 conn[0:4])
   File "/home/travis/build/deluge-
 torrent/deluge/.tox/trial/local/lib/python2.7/site-
 packages/twisted/trial/_synctest.py", line 425, in assertEqual
     super(_Assertions, self).assertEqual(first, second, msg)
   File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
     assertion_func(first, second, msg=msg)
   File "/usr/lib/python2.7/unittest/case.py", line 744, in assertListEqual
     self.assertSequenceEqual(list1, list2, msg, seq_type=list)
   File "/usr/lib/python2.7/unittest/case.py", line 726, in
 assertSequenceEqual
     self.fail(msg)
 twisted.trial.unittest.FailTest: Lists differ:
 ['98f82cf6b9d85c85982a447a635a... != ['98f82cf6b9d85c85982a447a635a...
 First differing element 1:
 127.0.0.1
 10.0.0.1
 - ['98f82cf6b9d85c85982a447a635a9d106a0ea5a4',
 + ['98f82cf6b9d85c85982a447a635a9d106a0ea5a4', u'10.0.0.1', 0, u'user123']
 ?                                             ++++++++++++++++++++++++++++
 -  u'127.0.0.1',
 -  58900,
 -  u'localclient']
 deluge.tests.test_web_api.WebAPITestCase.test_add_host
 -------------------------------------------------------------------------------
 }}}

--
Ticket URL: <http://dev.deluge-torrent.org/ticket/3061>
Deluge <http://deluge-torrent.org/>
Deluge Project

-- 
You received this message because you are subscribed to the Google Groups 
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to