Hi!

I've pulled the latest master, and I'm now getting the following failure
on Django 1.6 and 1.7.

FAIL: test_list_negative_max_count (patchwork.tests.test_xmlrpc.XMLRPCTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/patchwork/patchwork/patchwork/tests/test_xmlrpc.py", line 65, in 
test_list_negative_max_count
    self.assertEqual(patches[0]['id'], patch_objs[-1].id)
AssertionError: 1 != 5L


It was introduced by 5b70ecf7d318 - reverting it makes the failure go
away. I haven't investigated in any more detail yet.

Regards,
Daniel

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Patchwork mailing list
[email protected]
https://lists.ozlabs.org/listinfo/patchwork

Reply via email to