< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[reSIProcate] testTuple failing on s390x build


The s390 build is OK now but on s390x there is something odd with testTuple


https://buildd.debian.org/status/fetch.php?pkg=resiprocate&arch=s390x&ver=1.8.11-3&stamp=1374177130


lt-testTuple: testTuple.cxx:40: int main(): Assertion
`testTuple1.isPrivateAddress()' failed.
/bin/bash: line 5: 22350 Aborted                 ${dir}$tst
FAIL: testTuple

      Tuple testTuple1("fd9b:70f6:0a18:31cc::1", 5069, V6, TCP);
      assert(testTuple1.isPrivateAddress());