Change in vdsm[master]: apiTests: silence testMissingSize failure on Python 2.6

danken at redhat.com danken at redhat.com
Mon Nov 26 15:48:10 UTC 2012


Dan Kenigsberg has posted comments on this change.

Change subject: apiTests: silence testMissingSize failure on Python 2.6
......................................................................


Patch Set 1:

before this patch, I'm getting

ERROR: testMissingSize (apiTests.JsonRawTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/dk/vdsm.git/tests/apiTests.py", line 231, in testMissingSize
    "malformed message")
  File "/usr/lib64/python2.6/unittest.py", line 335, in failUnlessRaises
    callableObj(*args, **kwargs)
  File "/home/dk/vdsm.git/tests/apiTests.py", line 194, in sendMessage
    data = sock.recv(JsonRawTest._Size.size)
error: [Errno 104] Connection reset by peer

--
To view, visit http://gerrit.ovirt.org/9442
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I6d69ec07234c73a884abdc615a33c6b6508b47f5
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Adam Litke <agl at us.ibm.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list