[Python-modules-team] Bug#743685: FTBFS: test failures

Vincent Cheng vcheng at debian.org
Sat Apr 5 08:43:06 UTC 2014


Source: urwid
Version: 1.2.1-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Dear Maintainer,

urwid 1.2.1-1 currently FTBFS on i386 and mipsel according to the buildd [1]
logs. Note that the test suite is now run against all python2 and python3
versions supported in sid (rather than just python2, as was the case with
previous versions of urwid); the test failure on i386 is a new one, and only
happens with python3.


i386 [2]:

======================================================================
FAIL: test_linefeed (urwid.tests.test_vterm.TermTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/«PKGBUILDDIR»/build/lib.linux-i686-3.4/urwid/tests/test_vterm.py", line 128, in test_linefeed
    self.expect('hello\nworld')
  File "/«PKGBUILDDIR»/build/lib.linux-i686-3.4/urwid/tests/test_vterm.py", line 120, in expect
    self.assertEqual(got, what, desc)
AssertionError: b'hello' != b'hello\nworld' : Expected:
b'hello\nworld'
Got:
b'hello'

----------------------------------------------------------------------
Ran 280 tests in 0.758s

FAILED (failures=1)


mipsel [3]:

======================================================================
FAIL: test_run (urwid.tests.test_event_loops.TwistedEventLoopTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/«PKGBUILDDIR»/urwid/tests/test_event_loops.py", line 128, in test_run
    self.assertIn("da", out)
AssertionError: 'da' not found in ['waiting', 'hello', 'clean exit']

----------------------------------------------------------------------
Ran 289 tests in 6.329s

FAILED (failures=1)


[1] https://buildd.debian.org/status/package.php?p=urwid
[2] https://buildd.debian.org/status/fetch.php?pkg=urwid&arch=i386&ver=1.2.1-1&stamp=1396632579
[3] https://buildd.debian.org/status/fetch.php?pkg=urwid&arch=mipsel&ver=1.2.1-1&stamp=1396648217

Regards,
Vincent

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (700, 'testing'), (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.13-5-vclaptop-amd64 (SMP w/8 CPU cores; PREEMPT)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



More information about the Python-modules-team mailing list