Source: xcffib
Version: 0.4.2-2
Severity: serious

Your package is failing on big endian architectures (mips, powerpc, s390x,
hppa, sparc64) with this error:

FAIL: test.test_connection.TestConnection.test_ChangeProperty_WM_PROTOCOLS
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/«PKGBUILDDIR»/.pybuild/pythonX.Y_2.7/build/test/test_connection.py", 
line 229, in test_ChangeProperty_WM_PROTOCOLS
    assert reply.value.to_atoms() == (wm_delete_window,)
AssertionError

This points to an endianness bug.

Cheers,
Emilio

Reply via email to