[New-bugs-announce] [issue43233] test_copy_file_range_offset fails on AMD64 FreeBSD Shared 3.9

Pablo Galindo Salgado report at bugs.python.org
Mon Feb 15 14:26:10 EST 2021


New submission from Pablo Galindo Salgado <pablogsal at gmail.com>:

======================================================================
FAIL: test_copy_file_range_offset (test.test_os.FileTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/home/buildbot/python/3.9.koobs-freebsd-564d/build/Lib/test/test_os.py", line 365, in test_copy_file_range_offset
    self.assertIn(i, range(0, bytes_to_copy+1));
AssertionError: 7 not found in range(0, 7)
----------------------------------------------------------------------

https://buildbot.python.org/all/#/builders/151/builds/300/steps/5/logs/stdio

----------
messages: 387046
nosy: koobs, lukasz.langa, pablogsal, vstinner
priority: normal
severity: normal
status: open
title: test_copy_file_range_offset fails on AMD64 FreeBSD Shared 3.9
versions: Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43233>
_______________________________________


More information about the New-bugs-announce mailing list