gh-109219: propagate free vars through type param scopes by carljm · Pull Request #109377 · python/cpython (original) (raw)

Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_tools/test_freeze.py", line 28, in test_freeze_simple_script outdir, scriptfile, python = helper.prepare(script, outdir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Tools/freeze/test/freeze.py", line 146, in prepare copy_source_tree(srcdir, SRCDIR) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Tools/freeze/test/freeze.py", line 95, in copy_source_tree shutil.copytree(oldroot, newroot, ignore=ignore_non_src) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/shutil.py", line 588, in copytree return _copytree(entries=entries, src=src, dst=dst, symlinks=symlinks, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/shutil.py", line 542, in _copytree raise Error(errors) shutil.Error: [('/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/build/test_python_65020æ/@test_65020_tmpæ-tardir/extractall_ctrl/ustar/fifotype', '/tmp/test_python_sn8obp9f/tmpj5vtdkcr/cpython/build/test_python_65020æ/@test_65020_tmpæ-tardir/extractall_ctrl/ustar/fifotype', '/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/build/test_python_65020æ/@test_65020_tmpæ-tardir/extractall_ctrl/ustar/fifotype is a named pipe'), ('/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/build/test_python_65020æ/@test_65020_tmpæ-tardir/extractall_none/ustar/fifotype', '/tmp/test_python_sn8obp9f/tmpj5vtdkcr/cpython/build/test_python_65020æ/@test_65020_tmpæ-tardir/extractall_none/ustar/fifotype', '/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/build/test_python_65020æ/@test_65020_tmpæ-tardir/extractall_none/ustar/fifotype is a named pipe')]

Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_asyncio/test_subprocess.py", line 788, in test_subprocess_consistent_callbacks self.loop.run_until_complete(main()) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/asyncio/base_events.py", line 664, in run_until_complete return future.result() ^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_asyncio/test_subprocess.py", line 780, in main self.assertEqual(events, [ AssertionError: Lists differ: [('pi[29 chars]t'), 'pipe_connection_lost', ('pipe_data_recei[57 chars]ted'] != [('pi[29 chars]t'), ('pipe_data_received', 2, b'stderr'), 'pi[57 chars]ted']