Package: debci
Severity: important

http://ci.debian.net/data/unstable-amd64/packages/p/python3.4/latest.log
shows the test_os failing:

======================================================================
FAIL: test_fdatasync (test.test_os.TestInvalidFD)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3.4/test/test_os.py", line 1248, in helper
    self.check(getattr(os, f))
  File "/usr/lib/python3.4/test/test_os.py", line 1260, in check
    % f)
AssertionError: <built-in function fdatasync> didn't raise a OSError with a bad
file
descriptor

======================================================================
FAIL: test_fsync (test.test_os.TestInvalidFD)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3.4/test/test_os.py", line 1248, in helper
    self.check(getattr(os, f))
  File "/usr/lib/python3.4/test/test_os.py", line 1260, in check
    % f)
AssertionError: <built-in function fsync> didn't raise a OSError with a bad file
descriptor


There is also a a failing test_logging test which I cannot reproduce.  Chatting
with Martin Pitt, he suggested that the eatmydata package is installed in the
test environment.  I think this is wrong, and here it likely introduces
regressions in the testsuite for a real package.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to