New submission from Berker Peksag: >From >http://buildbot.python.org/all/builders/x86%20Windows7%203.x/builds/11654/steps/test/logs/stdio
====================================================================== FAIL: test_huntrleaks_fd_leak (test.test_regrtest.ArgsTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "D:\cygwin\home\db3l\buildarea\3.x.bolen-windows7\build\lib\test\test_regrtest.py", line 782, in test_huntrleaks_fd_leak self.assertEqual(reflog, line2) AssertionError: 'test[27 chars] [1, 2, 2] memory blocks, sum=5\ntest_regrtest[50 chars]=3\n' != 'test[27 chars] [1, 1, 1] file descriptors, sum=3\n' - test_regrtest_huntrleaks leaked [1, 2, 2] memory blocks, sum=5 test_regrtest_huntrleaks leaked [1, 1, 1] file descriptors, sum=3 ---------- components: Tests messages: 276878 nosy: berker.peksag priority: normal severity: normal stage: needs patch status: open title: test_huntrleaks_fd_leak fails on Windows type: behavior versions: Python 3.6, Python 3.7 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue28195> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com