[Python-checkins] buildbot warnings in amd64 XP 3.0

buildbot at python.org buildbot at python.org
Thu Sep 6 19:14:02 CEST 2007


The Buildbot has detected a new failure of amd64 XP 3.0.
Full details are available at:
 http://www.python.org/dev/buildbot/all/amd64%20XP%203.0/builds/104

Buildbot URL: http://www.python.org/dev/buildbot/all/

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: georg.brandl,guido.van.rossum,skip.montanaro

Build had warnings: warnings test

Excerpt from the test logfile:
19 tests failed:
    test_bigaddrspace test_csv test_dumbdbm test_file test_fileinput
    test_format test_getargs2 test_gettext test_index test_io
    test_itertools test_largefile test_mailbox test_netrc
    test_operator test_pep277 test_subprocess test_tempfile
    test_winsound

======================================================================
FAIL: test_concat (test.test_bigaddrspace.StrTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_support.py", line 495, in wrapper
    return f(self)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_bigaddrspace.py", line 14, in test_concat
    self.assertRaises(OverflowError, operator.add, s1, '?')
AssertionError: OverflowError not raised by add

======================================================================
FAIL: test_optimized_concat (test.test_bigaddrspace.StrTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_support.py", line 495, in wrapper
    return f(self)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_bigaddrspace.py", line 24, in test_optimized_concat
    self.fail("should have raised OverflowError")
AssertionError: should have raised OverflowError

======================================================================
FAIL: test_read_escape_fieldsep (test.test_csv.TestEscapedExcel)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_csv.py", line 500, in test_read_escape_fieldsep
    self.readerAssertEqual('abc\\,def\r\n', [['abc,def']])
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_csv.py", line 383, in readerAssertEqual
    self.assertEqual(fields, expected_result)
AssertionError: [['abc,def'], []] != [['abc,def']]

======================================================================
FAIL: test_read_escape_fieldsep (test.test_csv.TestQuotedEscapedExcel)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_csv.py", line 513, in test_read_escape_fieldsep
    self.readerAssertEqual('"abc\\,def"\r\n', [['abc,def']])
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_csv.py", line 383, in readerAssertEqual
    self.assertEqual(fields, expected_result)
AssertionError: [['abc,def'], []] != [['abc,def']]

======================================================================
ERROR: test_line_endings (test.test_dumbdbm.DumbDBMTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_dumbdbm.py", line 121, in test_line_endings
    f = dumbdbm.open(_fname)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\dumbdbm.py", line 256, in open
    return _Database(file, mode)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\dumbdbm.py", line 73, in __init__
    self._update()
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\dumbdbm.py", line 85, in _update
    key, pos_and_siz_pair = eval(line)
  File "<string>", line 0
    
   ^
SyntaxError: unexpected EOF while parsing

======================================================================
ERROR: testTruncateOnWindows (test.test_file.OtherFileTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_file.py", line 212, in testTruncateOnWindows
    os.unlink(TESTFN)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
FAIL: test_buffer_sizes (test.test_fileinput.BufferSizesTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_fileinput.py", line 42, in test_buffer_sizes
    self.buffer_size_test(t1, t2, t3, t4, bs, round)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_fileinput.py", line 119, in buffer_size_test
    self.assertNotEqual(m, None)
AssertionError: None == None

Traceback (most recent call last):
  File "../lib/test/regrtest.py", line 586, in runtest_inner
    the_package = __import__(abstest, globals(), locals(), [])
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_format.py", line 48, in <module>
    testboth("%.*d", (sys.maxint,1))  # expect overflow
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_format.py", line 43, in testboth
    testformat(str8(formatstr), *args)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_format.py", line 22, in testformat
    result = formatstr % args
MemoryError

======================================================================
ERROR: test_n (test.test_getargs2.Signed_TestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_getargs2.py", line 190, in test_n
    self.failUnlessEqual(99, getargs_n(Long()))
TypeError: 'Long' object cannot be interpreted as an integer

======================================================================
ERROR: test_weird_metadata (test.test_gettext.WeirdMetadataTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_gettext.py", line 335, in test_weird_metadata
    self.assertEqual(info['last-translator'],
KeyError: 'last-translator'

======================================================================
FAIL: test_getitem (test.test_index.OverflowTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_index.py", line 190, in test_getitem
    (0, maxsize, 1))
AssertionError: (-1, -1, 1) != (0, -1, 1)

======================================================================
FAIL: test_buffered_file_io (test.test_io.IOTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_io.py", line 163, in test_buffered_file_io
    self.write_ops(f)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_io.py", line 97, in write_ops
    self.assertEqual(f.tell(), 13)
AssertionError: 12 != 13

======================================================================
FAIL: test_large_file_ops (test.test_io.IOTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_io.py", line 206, in test_large_file_ops
    self.large_file_ops(f)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_io.py", line 139, in large_file_ops
    self.assertEqual(f.tell(), self.LARGE + 2)
AssertionError: 2147483649 != 2147483650

======================================================================
FAIL: test_raw_file_io (test.test_io.IOTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_io.py", line 149, in test_raw_file_io
    self.write_ops(f)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_io.py", line 97, in write_ops
    self.assertEqual(f.tell(), 13)
AssertionError: 12 != 13

======================================================================
ERROR: test_islice (test.test_itertools.TestBasicOps)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_itertools.py", line 343, in test_islice
    self.assertEqual(len(list(islice(count(), 1, 10, maxsize))), 1)
ValueError: Step for islice() must be a positive integer or None.

======================================================================
FAIL: test_count (test.test_itertools.TestBasicOps)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_itertools.py", line 60, in test_count
    self.assertRaises(OverflowError, list, islice(count(maxsize-5), 10))
AssertionError: OverflowError not raised by list

======================================================================
ERROR: test_add (test.test_mailbox.TestMbox)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 697, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_add_and_close (test.test_mailbox.TestMbox)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_add_from_string (test.test_mailbox.TestMbox)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_add_mbox_or_mmdf_message (test.test_mailbox.TestMbox)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_clear (test.test_mailbox.TestMbox)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_close (test.test_mailbox.TestMbox)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_contains (test.test_mailbox.TestMbox)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_delitem (test.test_mailbox.TestMbox)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_discard (test.test_mailbox.TestMbox)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_dump_message (test.test_mailbox.TestMbox)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_flush (test.test_mailbox.TestMbox)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_get (test.test_mailbox.TestMbox)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_get_file (test.test_mailbox.TestMbox)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_get_message (test.test_mailbox.TestMbox)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_get_string (test.test_mailbox.TestMbox)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_getitem (test.test_mailbox.TestMbox)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_items (test.test_mailbox.TestMbox)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_iter (test.test_mailbox.TestMbox)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_iteritems (test.test_mailbox.TestMbox)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_iterkeys (test.test_mailbox.TestMbox)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_itervalues (test.test_mailbox.TestMbox)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_keys (test.test_mailbox.TestMbox)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_len (test.test_mailbox.TestMbox)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_lock_conflict (test.test_mailbox.TestMbox)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_lock_unlock (test.test_mailbox.TestMbox)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_open_close_open (test.test_mailbox.TestMbox)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_pop (test.test_mailbox.TestMbox)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_popitem (test.test_mailbox.TestMbox)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_relock (test.test_mailbox.TestMbox)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_remove (test.test_mailbox.TestMbox)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_set_item (test.test_mailbox.TestMbox)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_update (test.test_mailbox.TestMbox)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_values (test.test_mailbox.TestMbox)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_add (test.test_mailbox.TestMMDF)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_add_and_close (test.test_mailbox.TestMMDF)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_add_from_string (test.test_mailbox.TestMMDF)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_add_mbox_or_mmdf_message (test.test_mailbox.TestMMDF)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_clear (test.test_mailbox.TestMMDF)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_close (test.test_mailbox.TestMMDF)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_contains (test.test_mailbox.TestMMDF)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_delitem (test.test_mailbox.TestMMDF)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_discard (test.test_mailbox.TestMMDF)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_dump_message (test.test_mailbox.TestMMDF)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_flush (test.test_mailbox.TestMMDF)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_get (test.test_mailbox.TestMMDF)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_get_file (test.test_mailbox.TestMMDF)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_get_message (test.test_mailbox.TestMMDF)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_get_string (test.test_mailbox.TestMMDF)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_getitem (test.test_mailbox.TestMMDF)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_items (test.test_mailbox.TestMMDF)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_iter (test.test_mailbox.TestMMDF)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_iteritems (test.test_mailbox.TestMMDF)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_iterkeys (test.test_mailbox.TestMMDF)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_itervalues (test.test_mailbox.TestMMDF)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_keys (test.test_mailbox.TestMMDF)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_len (test.test_mailbox.TestMMDF)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_lock_conflict (test.test_mailbox.TestMMDF)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_lock_unlock (test.test_mailbox.TestMMDF)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_open_close_open (test.test_mailbox.TestMMDF)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_pop (test.test_mailbox.TestMMDF)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_popitem (test.test_mailbox.TestMMDF)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_relock (test.test_mailbox.TestMMDF)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_remove (test.test_mailbox.TestMMDF)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_set_item (test.test_mailbox.TestMMDF)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_update (test.test_mailbox.TestMMDF)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_values (test.test_mailbox.TestMMDF)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_add (test.test_mailbox.TestMH)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_add_and_remove_folders (test.test_mailbox.TestMH)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_clear (test.test_mailbox.TestMH)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_close (test.test_mailbox.TestMH)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_contains (test.test_mailbox.TestMH)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_delitem (test.test_mailbox.TestMH)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_discard (test.test_mailbox.TestMH)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_dump_message (test.test_mailbox.TestMH)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_flush (test.test_mailbox.TestMH)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_get (test.test_mailbox.TestMH)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_get_file (test.test_mailbox.TestMH)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_get_folder (test.test_mailbox.TestMH)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_get_message (test.test_mailbox.TestMH)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_get_string (test.test_mailbox.TestMH)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_getitem (test.test_mailbox.TestMH)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_items (test.test_mailbox.TestMH)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_iter (test.test_mailbox.TestMH)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_iteritems (test.test_mailbox.TestMH)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_iterkeys (test.test_mailbox.TestMH)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_itervalues (test.test_mailbox.TestMH)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_keys (test.test_mailbox.TestMH)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_len (test.test_mailbox.TestMH)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_list_folders (test.test_mailbox.TestMH)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_lock_unlock (test.test_mailbox.TestMH)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_pack (test.test_mailbox.TestMH)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_pop (test.test_mailbox.TestMH)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_popitem (test.test_mailbox.TestMH)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_remove (test.test_mailbox.TestMH)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_sequences (test.test_mailbox.TestMH)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_set_item (test.test_mailbox.TestMH)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_update (test.test_mailbox.TestMH)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_values (test.test_mailbox.TestMH)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_add (test.test_mailbox.TestBabyl)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_clear (test.test_mailbox.TestBabyl)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_close (test.test_mailbox.TestBabyl)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_contains (test.test_mailbox.TestBabyl)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_delitem (test.test_mailbox.TestBabyl)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_discard (test.test_mailbox.TestBabyl)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_dump_message (test.test_mailbox.TestBabyl)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_flush (test.test_mailbox.TestBabyl)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_get (test.test_mailbox.TestBabyl)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_get_file (test.test_mailbox.TestBabyl)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_get_message (test.test_mailbox.TestBabyl)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_get_string (test.test_mailbox.TestBabyl)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_getitem (test.test_mailbox.TestBabyl)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_items (test.test_mailbox.TestBabyl)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_iter (test.test_mailbox.TestBabyl)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_iteritems (test.test_mailbox.TestBabyl)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_iterkeys (test.test_mailbox.TestBabyl)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_itervalues (test.test_mailbox.TestBabyl)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_keys (test.test_mailbox.TestBabyl)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_labels (test.test_mailbox.TestBabyl)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_len (test.test_mailbox.TestBabyl)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_lock_unlock (test.test_mailbox.TestBabyl)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_pop (test.test_mailbox.TestBabyl)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_popitem (test.test_mailbox.TestBabyl)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_remove (test.test_mailbox.TestBabyl)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_set_item (test.test_mailbox.TestBabyl)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_update (test.test_mailbox.TestBabyl)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_values (test.test_mailbox.TestBabyl)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 57, in setUp
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_become_message (test.test_mailbox.TestMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_explain_to (test.test_mailbox.TestMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_initialize_incorrectly (test.test_mailbox.TestMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_initialize_with_eMM (test.test_mailbox.TestMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_initialize_with_file (test.test_mailbox.TestMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_initialize_with_nothing (test.test_mailbox.TestMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_initialize_with_string (test.test_mailbox.TestMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_become_message (test.test_mailbox.TestMaildirMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_date (test.test_mailbox.TestMaildirMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_explain_to (test.test_mailbox.TestMaildirMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_flags (test.test_mailbox.TestMaildirMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_info (test.test_mailbox.TestMaildirMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_info_and_flags (test.test_mailbox.TestMaildirMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_initialize_incorrectly (test.test_mailbox.TestMaildirMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_initialize_with_eMM (test.test_mailbox.TestMaildirMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_initialize_with_file (test.test_mailbox.TestMaildirMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_initialize_with_nothing (test.test_mailbox.TestMaildirMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_initialize_with_string (test.test_mailbox.TestMaildirMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_subdir (test.test_mailbox.TestMaildirMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_become_message (test.test_mailbox.TestMboxMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_explain_to (test.test_mailbox.TestMboxMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_flags (test.test_mailbox.TestMboxMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_from (test.test_mailbox.TestMboxMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_initialize_incorrectly (test.test_mailbox.TestMboxMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_initialize_with_eMM (test.test_mailbox.TestMboxMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_initialize_with_file (test.test_mailbox.TestMboxMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_initialize_with_nothing (test.test_mailbox.TestMboxMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_initialize_with_string (test.test_mailbox.TestMboxMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_initialize_with_unixfrom (test.test_mailbox.TestMboxMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_become_message (test.test_mailbox.TestMHMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_explain_to (test.test_mailbox.TestMHMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_initialize_incorrectly (test.test_mailbox.TestMHMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_initialize_with_eMM (test.test_mailbox.TestMHMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_initialize_with_file (test.test_mailbox.TestMHMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_initialize_with_nothing (test.test_mailbox.TestMHMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_initialize_with_string (test.test_mailbox.TestMHMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_sequences (test.test_mailbox.TestMHMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_become_message (test.test_mailbox.TestBabylMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_explain_to (test.test_mailbox.TestBabylMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_initialize_incorrectly (test.test_mailbox.TestBabylMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_initialize_with_eMM (test.test_mailbox.TestBabylMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_initialize_with_file (test.test_mailbox.TestBabylMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_initialize_with_nothing (test.test_mailbox.TestBabylMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_initialize_with_string (test.test_mailbox.TestBabylMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_labels (test.test_mailbox.TestBabylMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_visible (test.test_mailbox.TestBabylMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_become_message (test.test_mailbox.TestMMDFMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_explain_to (test.test_mailbox.TestMMDFMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_flags (test.test_mailbox.TestMMDFMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_from (test.test_mailbox.TestMMDFMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_initialize_incorrectly (test.test_mailbox.TestMMDFMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_initialize_with_eMM (test.test_mailbox.TestMMDFMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_initialize_with_file (test.test_mailbox.TestMMDFMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_initialize_with_nothing (test.test_mailbox.TestMMDFMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_initialize_with_string (test.test_mailbox.TestMMDFMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_initialize_with_unixfrom (test.test_mailbox.TestMMDFMessage)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 950, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_close (test.test_mailbox.TestProxyFile)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 1564, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_initialize (test.test_mailbox.TestProxyFile)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 1564, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_iteration (test.test_mailbox.TestProxyFile)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 1564, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_read (test.test_mailbox.TestProxyFile)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 1564, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_readline (test.test_mailbox.TestProxyFile)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 1564, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_readlines (test.test_mailbox.TestProxyFile)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 1564, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_seek_and_tell (test.test_mailbox.TestProxyFile)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 1564, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_close (test.test_mailbox.TestPartialFile)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 1613, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_initialize (test.test_mailbox.TestPartialFile)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 1613, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_iteration (test.test_mailbox.TestPartialFile)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 1613, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_read (test.test_mailbox.TestPartialFile)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 1613, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_readline (test.test_mailbox.TestPartialFile)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 1613, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_readlines (test.test_mailbox.TestPartialFile)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 1613, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: test_seek_and_tell (test.test_mailbox.TestPartialFile)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 1613, in tearDown
    self._delete_recursively(self._path)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 47, in _delete_recursively
    os.remove(target)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '@test'

======================================================================
ERROR: Test an empty maildir mailbox
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 1672, in setUp
    os.mkdir(self._dir)
WindowsError: [Error 183] Cannot create a file when that file already exists: '@test'

======================================================================
ERROR: test_nonempty_maildir_both (test.test_mailbox.MaildirTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 1672, in setUp
    os.mkdir(self._dir)
WindowsError: [Error 183] Cannot create a file when that file already exists: '@test'

======================================================================
ERROR: test_nonempty_maildir_cur (test.test_mailbox.MaildirTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 1672, in setUp
    os.mkdir(self._dir)
WindowsError: [Error 183] Cannot create a file when that file already exists: '@test'

======================================================================
ERROR: test_nonempty_maildir_new (test.test_mailbox.MaildirTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 1672, in setUp
    os.mkdir(self._dir)
WindowsError: [Error 183] Cannot create a file when that file already exists: '@test'

======================================================================
ERROR: test_unix_mbox (test.test_mailbox.MaildirTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 1672, in setUp
    os.mkdir(self._dir)
WindowsError: [Error 183] Cannot create a file when that file already exists: '@test'

======================================================================
FAIL: test_dump_message (test.test_mailbox.TestMaildir)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 407, in test_dump_message
    _sample_message.replace('\n', os.linesep))
AssertionError: None

======================================================================
FAIL: test_add (test.test_mailbox.TestMbox)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_mailbox.py", line 76, in test_add
    self.assertEqual(self._box.get_string(keys[0]), self._template % 0)
AssertionError: '\nFrom: foo\n\n0' != 'From: foo\n\n0'

======================================================================
ERROR: test_case_1 (test.test_netrc.NetrcTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_netrc.py", line 31, in setUp
    self.netrc = netrc.netrc(temp_filename)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\netrc.py", line 56, in __init__
    "bad toplevel token %r" % tt, file, lexer.lineno)
netrc.NetrcParseError: bad toplevel token 'line1' (@test, line 9)

======================================================================
FAIL: test_delslice (test.test_operator.OperatorTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_operator.py", line 147, in test_delslice
    self.assertEqual(a, [])
AssertionError: [9] != []

======================================================================
FAIL: test_getslice (test.test_operator.OperatorTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_operator.py", line 171, in test_getslice
    self.assertEqual(b, a)
AssertionError: [0, 1, 2, 3, 4, 5, 6, 7, 8] != [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]

======================================================================
FAIL: test_setslice (test.test_operator.OperatorTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_operator.py", line 308, in test_setslice
    self.assertEqual(a, [])
AssertionError: [3] != []

======================================================================
ERROR: test_directory (test.test_pep277.UnicodeFileTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_pep277.py", line 40, in setUp
    f.write((name+'\n').encode("utf-8"))
  File "c:\buildbot\3.0.heller-windows-amd64\build\lib\io.py", line 1098, in write
    s.__class__.__name__)
TypeError: can't write bytes to text stream

======================================================================
ERROR: test_failures (test.test_pep277.UnicodeFileTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_pep277.py", line 40, in setUp
    f.write((name+'\n').encode("utf-8"))
  File "c:\buildbot\3.0.heller-windows-amd64\build\lib\io.py", line 1098, in write
    s.__class__.__name__)
TypeError: can't write bytes to text stream

======================================================================
ERROR: test_listdir (test.test_pep277.UnicodeFileTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_pep277.py", line 40, in setUp
    f.write((name+'\n').encode("utf-8"))
  File "c:\buildbot\3.0.heller-windows-amd64\build\lib\io.py", line 1098, in write
    s.__class__.__name__)
TypeError: can't write bytes to text stream

======================================================================
ERROR: test_open (test.test_pep277.UnicodeFileTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_pep277.py", line 40, in setUp
    f.write((name+'\n').encode("utf-8"))
  File "c:\buildbot\3.0.heller-windows-amd64\build\lib\io.py", line 1098, in write
    s.__class__.__name__)
TypeError: can't write bytes to text stream

======================================================================
ERROR: test_rename (test.test_pep277.UnicodeFileTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_pep277.py", line 40, in setUp
    f.write((name+'\n').encode("utf-8"))
  File "c:\buildbot\3.0.heller-windows-amd64\build\lib\io.py", line 1098, in write
    s.__class__.__name__)
TypeError: can't write bytes to text stream

======================================================================
ERROR: test_communicate (test.test_subprocess.ProcessTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_subprocess.py", line 303, in test_communicate
    (stdout, stderr) = p.communicate("banana")
  File "c:\buildbot\3.0.heller-windows-amd64\build\lib\subprocess.py", line 597, in communicate
    return self._communicate(input)
  File "c:\buildbot\3.0.heller-windows-amd64\build\lib\subprocess.py", line 812, in _communicate
    self.stdin.write(input)
  File "c:\buildbot\3.0.heller-windows-amd64\build\lib\io.py", line 807, in write
    raise TypeError("can't write str to binary stream")
TypeError: can't write str to binary stream

======================================================================
ERROR: test_no_leaking (test.test_subprocess.ProcessTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_subprocess.py", line 404, in test_no_leaking
    data = p.communicate("lime")[0]
  File "c:\buildbot\3.0.heller-windows-amd64\build\lib\subprocess.py", line 597, in communicate
    return self._communicate(input)
  File "c:\buildbot\3.0.heller-windows-amd64\build\lib\subprocess.py", line 812, in _communicate
    self.stdin.write(input)
  File "c:\buildbot\3.0.heller-windows-amd64\build\lib\io.py", line 807, in write
    raise TypeError("can't write str to binary stream")
TypeError: can't write str to binary stream

======================================================================
ERROR: test_shell_sequence (test.test_subprocess.ProcessTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_subprocess.py", line 633, in test_shell_sequence
    self.assertNotEqual(p.stdout.read().find("physalis"), -1)
TypeError: Type str doesn't support the buffer API

======================================================================
ERROR: test_shell_string (test.test_subprocess.ProcessTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_subprocess.py", line 642, in test_shell_string
    self.assertNotEqual(p.stdout.read().find("physalis"), -1)
TypeError: Type str doesn't support the buffer API

======================================================================
FAIL: test_text_mode (test.test_tempfile.test_SpooledTemporaryFile)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_tempfile.py", line 747, in test_text_mode
    self.assertEqual(f.read(), "abc\ndef\nxyzzy\n")
AssertionError: 'abc\n\ndef\n\nxyzzy\n\n' != 'abc\ndef\nxyzzy\n'

======================================================================
ERROR: test_extremes (test.test_winsound.BeepTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_winsound.py", line 18, in test_extremes
    winsound.Beep(37, 75)
RuntimeError: Failed to beep

======================================================================
ERROR: test_increasingfrequency (test.test_winsound.BeepTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_winsound.py", line 23, in test_increasingfrequency
    winsound.Beep(i, 75)
RuntimeError: Failed to beep

======================================================================
ERROR: test_alias_asterisk (test.test_winsound.PlaySoundTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_winsound.py", line 64, in test_alias_asterisk
    winsound.PlaySound('SystemAsterisk', winsound.SND_ALIAS)
RuntimeError: Failed to play sound

======================================================================
ERROR: test_alias_exclamation (test.test_winsound.PlaySoundTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_winsound.py", line 74, in test_alias_exclamation
    winsound.PlaySound('SystemExclamation', winsound.SND_ALIAS)
RuntimeError: Failed to play sound

======================================================================
ERROR: test_alias_exit (test.test_winsound.PlaySoundTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_winsound.py", line 84, in test_alias_exit
    winsound.PlaySound('SystemExit', winsound.SND_ALIAS)
RuntimeError: Failed to play sound

======================================================================
ERROR: test_alias_hand (test.test_winsound.PlaySoundTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_winsound.py", line 94, in test_alias_hand
    winsound.PlaySound('SystemHand', winsound.SND_ALIAS)
RuntimeError: Failed to play sound

======================================================================
ERROR: test_alias_question (test.test_winsound.PlaySoundTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_winsound.py", line 104, in test_alias_question
    winsound.PlaySound('SystemQuestion', winsound.SND_ALIAS)
RuntimeError: Failed to play sound

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list