New submission from STINNER Victor: The test failed in the build 632 (Wed Jul 26 10:47:01 2017) for the first time.
http://buildbot.python.org/all/builders/AMD64%20FreeBSD%20CURRENT%20Debug%203.x/builds/632/steps/test/logs/stdio == CPython 3.7.0a0 (heads/master:ede9084476, Jul 26 2017, 20:49:33) [GCC 4.2.1 Compatible FreeBSD Clang 5.0.0 (trunk 308421)] == FreeBSD-12.0-CURRENT-amd64-64bit-ELF little-endian == hash algorithm: siphash24 64bit == cwd: /usr/home/buildbot/python/3.x.koobs-freebsd-current/build/build/test_python_23542 == CPU count: 2 == encodings: locale=US-ASCII, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=1, verbose=0, bytes_warning=2, quiet=0, hash_randomization=1, isolated=0) Using random seed 9341910 ... ====================================================================== FAIL: test_makedev (test.test_posix.PosixTester) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.x.koobs-freebsd-current/build/Lib/test/test_posix.py", line 543, in test_makedev self.assertEqual(posix.makedev(major, minor), dev) AssertionError: 1292118443 != 954774858155 ---------- components: Tests messages: 299220 nosy: haypo priority: normal severity: normal status: open title: FAIL: test_makedev (test.test_posix.PosixTester) on AMD64 FreeBSD CURRENT Debug 3.x versions: Python 3.7 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue31044> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com