New submission from Pablo Galindo Salgado <pablog...@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 <rep...@bugs.python.org> <https://bugs.python.org/issue43233> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com