[Python-modules-team] Bug#806383: python-igraph: FTBFS on *i386: testMultilevel AssertionError

Aaron M. Ucko ucko at debian.org
Thu Nov 26 20:41:06 UTC 2015


Source: python-igraph
Version: 0.7.1.post6-2
Severity: important
Justification: fails to build from source

Thanks for promptly fixing python-igraph's build dependencies!
Automatic builds now succeed for most architectures, but still fail
on i386, hurd-i386, and kfreebsd-i386:

  ======================================================================
  FAIL: testMultilevel (igraph.test.decomposition.CommunityTests)
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "/«PKGBUILDDIR»/igraph/test/decomposition.py", line 243, in testMultilevel
      self.assertTrue(cls[0].membership == [0,0,0,1,0,0,1,1,2,2,2,3,2,3,2,2])
  AssertionError: False is not true
  
  ----------------------------------------------------------------------
  Ran 307 tests in 7.597s
  
  FAILED (failures=1, skipped=3)

This error may well reflect a bug in the underlying igraph library;
if so, please feel free to reassign it accordingly, though you might
want to mark it as affecting this package so nobody tries to report it
again.

At any rate, please do take a look.

Thanks!



More information about the Python-modules-team mailing list