rlib/test/test_rposix.py::TestPosixAscii::()::test_chdir
self = <rpython.rlib.test.test_rposix.TestPosixAscii instance at 0x000001ca23bf5660>
def test_chdir(self):
> os.unlink(self.ufilename)
E WindowsError: [Error 32] The process cannot access the file because it is being used by another process: c:\users\runner~1\appdata\local\temp\usession-py3.11-100\test_open_ascii
rlib\test\test_rposix.py:460: WindowsError
builder: rpython-win-x86-64 build #772*
test: rlib/test/test_rposix.py::TestPosixAscii::()::test_chdir