Dan Kenigsberg has posted comments on this change.

Change subject: Add a basic xmlrpc functional test
......................................................................


Patch Set 2: I would prefer that you didn't submit this

(1 inline comment)

Trying to reproduce Royce's issue, I've found another one...

....................................................
File tests/functional/xmlrpcTests.py
Line 47:         self.assertIn(r['statsList'][0]['status'], self.UPSTATES)
assertIn is missing from python 2.6's unittest.

so I will have to re-implement it.

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I6ab2ac67717339cac697df4b507e65cf0a4a8f19
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Royce Lv <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to