Home - Summaries: (main) : (py3.11) : Everything - Nightly builds - Benchmarks - RPython - Builders - About

lib-python/2.7/test/test_sunau.py::unmodified

test_close (test.test_sunau.SunauPCM8Test) ... ok
test_copy (test.test_sunau.SunauPCM8Test) ... ERROR
test_incompleted_write (test.test_sunau.SunauPCM8Test) ... ERROR
test_multiple_writes (test.test_sunau.SunauPCM8Test) ... ERROR
test_overflowed_write (test.test_sunau.SunauPCM8Test) ... ERROR
test_read (test.test_sunau.SunauPCM8Test) ... ERROR
test_read_not_from_start (test.test_sunau.SunauPCM8Test) ... ERROR
test_read_params (test.test_sunau.SunauPCM8Test) ... ERROR
test_unseekable_incompleted_write (test.test_sunau.SunauPCM8Test) ... ERROR
test_unseekable_overflowed_write (test.test_sunau.SunauPCM8Test) ... ERROR
test_unseekable_read (test.test_sunau.SunauPCM8Test) ... ERROR
test_unseekable_write (test.test_sunau.SunauPCM8Test) ... ERROR
test_write (test.test_sunau.SunauPCM8Test) ... ERROR
test_write_params (test.test_sunau.SunauPCM8Test) ... ERROR
test_close (test.test_sunau.SunauPCM16Test) ... ERROR
test_copy (test.test_sunau.SunauPCM16Test) ... ERROR
test_incompleted_write (test.test_sunau.SunauPCM16Test) ... ERROR
test_multiple_writes (test.test_sunau.SunauPCM16Test) ... ERROR
test_overflowed_write (test.test_sunau.SunauPCM16Test) ... ERROR
test_read (test.test_sunau.SunauPCM16Test) ... ERROR
test_read_not_from_start (test.test_sunau.SunauPCM16Test) ... ERROR
test_read_params (test.test_sunau.SunauPCM16Test) ... ERROR
test_unseekable_incompleted_write (test.test_sunau.SunauPCM16Test) ... ERROR
test_unseekable_overflowed_write (test.test_sunau.SunauPCM16Test) ... ERROR
test_unseekable_read (test.test_sunau.SunauPCM16Test) ... ERROR
test_unseekable_write (test.test_sunau.SunauPCM16Test) ... ERROR
test_write (test.test_sunau.SunauPCM16Test) ... ERROR
test_write_params (test.test_sunau.SunauPCM16Test) ... ERROR
test_close (test.test_sunau.SunauPCM16Test) ... ERROR
test_copy (test.test_sunau.SunauPCM16Test) ... ERROR
test_incompleted_write (test.test_sunau.SunauPCM16Test) ... ERROR
test_multiple_writes (test.test_sunau.SunauPCM16Test) ... ERROR
test_overflowed_write (test.test_sunau.SunauPCM16Test) ... ERROR
test_read (test.test_sunau.SunauPCM16Test) ... ERROR
test_read_not_from_start (test.test_sunau.SunauPCM16Test) ... ERROR
test_read_params (test.test_sunau.SunauPCM16Test) ... ERROR
test_unseekable_incompleted_write (test.test_sunau.SunauPCM16Test) ... ERROR
test_unseekable_overflowed_write (test.test_sunau.SunauPCM16Test) ... ERROR
test_unseekable_read (test.test_sunau.SunauPCM16Test) ... ERROR
test_unseekable_write (test.test_sunau.SunauPCM16Test) ... ERROR
test_write (test.test_sunau.SunauPCM16Test) ... ERROR
test_write_params (test.test_sunau.SunauPCM16Test) ... ERROR
test_close (test.test_sunau.SunauPCM32Test) ... ERROR
test_copy (test.test_sunau.SunauPCM32Test) ... ERROR
test_incompleted_write (test.test_sunau.SunauPCM32Test) ... ERROR
test_multiple_writes (test.test_sunau.SunauPCM32Test) ... ERROR
test_overflowed_write (test.test_sunau.SunauPCM32Test) ... ERROR
test_read (test.test_sunau.SunauPCM32Test) ... ERROR
test_read_not_from_start (test.test_sunau.SunauPCM32Test) ... ERROR
test_read_params (test.test_sunau.SunauPCM32Test) ... ERROR
test_unseekable_incompleted_write (test.test_sunau.SunauPCM32Test) ... ERROR
test_unseekable_overflowed_write (test.test_sunau.SunauPCM32Test) ... ERROR
test_unseekable_read (test.test_sunau.SunauPCM32Test) ... ERROR
test_unseekable_write (test.test_sunau.SunauPCM32Test) ... ERROR
test_write (test.test_sunau.SunauPCM32Test) ... ERROR
test_write_params (test.test_sunau.SunauPCM32Test) ... ERROR

======================================================================
ERROR: test_copy (test.test_sunau.SunauPCM8Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_incompleted_write (test.test_sunau.SunauPCM8Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_multiple_writes (test.test_sunau.SunauPCM8Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_overflowed_write (test.test_sunau.SunauPCM8Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_read (test.test_sunau.SunauPCM8Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_read_not_from_start (test.test_sunau.SunauPCM8Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_read_params (test.test_sunau.SunauPCM8Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_unseekable_incompleted_write (test.test_sunau.SunauPCM8Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_unseekable_overflowed_write (test.test_sunau.SunauPCM8Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_unseekable_read (test.test_sunau.SunauPCM8Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_unseekable_write (test.test_sunau.SunauPCM8Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_write (test.test_sunau.SunauPCM8Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_write_params (test.test_sunau.SunauPCM8Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_close (test.test_sunau.SunauPCM16Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_copy (test.test_sunau.SunauPCM16Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_incompleted_write (test.test_sunau.SunauPCM16Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_multiple_writes (test.test_sunau.SunauPCM16Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_overflowed_write (test.test_sunau.SunauPCM16Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_read (test.test_sunau.SunauPCM16Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_read_not_from_start (test.test_sunau.SunauPCM16Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_read_params (test.test_sunau.SunauPCM16Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_unseekable_incompleted_write (test.test_sunau.SunauPCM16Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_unseekable_overflowed_write (test.test_sunau.SunauPCM16Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_unseekable_read (test.test_sunau.SunauPCM16Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_unseekable_write (test.test_sunau.SunauPCM16Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_write (test.test_sunau.SunauPCM16Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_write_params (test.test_sunau.SunauPCM16Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_close (test.test_sunau.SunauPCM16Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_copy (test.test_sunau.SunauPCM16Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_incompleted_write (test.test_sunau.SunauPCM16Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_multiple_writes (test.test_sunau.SunauPCM16Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_overflowed_write (test.test_sunau.SunauPCM16Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_read (test.test_sunau.SunauPCM16Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_read_not_from_start (test.test_sunau.SunauPCM16Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_read_params (test.test_sunau.SunauPCM16Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_unseekable_incompleted_write (test.test_sunau.SunauPCM16Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_unseekable_overflowed_write (test.test_sunau.SunauPCM16Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_unseekable_read (test.test_sunau.SunauPCM16Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_unseekable_write (test.test_sunau.SunauPCM16Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_write (test.test_sunau.SunauPCM16Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_write_params (test.test_sunau.SunauPCM16Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_close (test.test_sunau.SunauPCM32Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_copy (test.test_sunau.SunauPCM32Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_incompleted_write (test.test_sunau.SunauPCM32Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_multiple_writes (test.test_sunau.SunauPCM32Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_overflowed_write (test.test_sunau.SunauPCM32Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_read (test.test_sunau.SunauPCM32Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_read_not_from_start (test.test_sunau.SunauPCM32Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_read_params (test.test_sunau.SunauPCM32Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_unseekable_incompleted_write (test.test_sunau.SunauPCM32Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_unseekable_overflowed_write (test.test_sunau.SunauPCM32Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_unseekable_read (test.test_sunau.SunauPCM32Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_unseekable_write (test.test_sunau.SunauPCM32Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_write (test.test_sunau.SunauPCM32Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

======================================================================
ERROR: test_write_params (test.test_sunau.SunauPCM32Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\audiotests.py", line 49, in tearDown
    unlink(TESTFN)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 292, in unlink
    _unlink(filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 248, in _unlink
    _waitfor(os.unlink, filename)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 216, in _waitfor
    func(pathname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: @test_10072_tmp

----------------------------------------------------------------------
Ran 56 tests in 0.080s

FAILED (errors=55)
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\tool\pytest\run-script\regrverbose.py", line 14, in <module>
    indirect_test()
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\test_sunau.py", line 97, in test_main
    SunauPCM32Test)#, SunauULAWTest)  unimpl funcs in lib_pypy/audioop.py
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 1687, in run_unittest
    _run_suite(suite)
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py", line 1578, in _run_suite
    raise TestFailed(err)
TestFailed: multiple errors occurred
builder: pypy-c-jit-win-x86-64 build #2372+
test: lib-python/2.7/test/test_sunau.py::unmodified