Source: scoop
Version: 0.7.1-3
Severity: serious
Justification: fails to build from source

Unittest on StopWatch() in scoop._types breaks on Python 3.5 in a reproducible
builds CI environment:

<buildlog>
: pybuild base:170: cd /tmp/buildd/scoop-0.7.1/test; python3.5 tests.py
...................................................................F..........
======================================================================
FAIL: test_resume (tests_stopwatch.TestStopWatch)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/buildd/scoop-0.7.1/test/tests_stopwatch.py", line 35, in 
test_resume
    self.assertAlmostEqual(second - first, 0.1, places=2)
AssertionError: 0.10783934593200684 != 0.1 within 2 places

----------------------------------------------------------------------
Ran 77 tests in 53.488s

FAILED (failures=1)
</buildlog>

I'm going to get into this, soon.

DS

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Reply via email to