[Python-checkins] buildbot warnings in x86 XP trunk

buildbot at python.org buildbot at python.org
Tue Mar 20 07:11:37 CET 2007


The Buildbot has detected a new failure of x86 XP trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/x86%2520XP%2520trunk/builds/330

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

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: georg.brandl,neal.norwitz

Build had warnings: warnings test

Excerpt from the test logfile:
3 tests failed:
    test_mailbox test_posixpath test_urllib

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 696, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 917, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 917, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 917, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 917, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 917, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 917, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 917, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 917, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 917, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 917, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 917, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 917, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 917, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 917, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 917, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 917, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 917, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 917, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 917, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 917, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 917, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 917, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 917, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 917, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 917, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 917, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 917, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 917, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

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

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_mailbox.py", line 917, in tearDown
    os.remove(lock_remnant)
WindowsError: [Error 5] Access is denied: '@test.2'

======================================================================
FAIL: test_relpath (test.test_posixpath.PosixPathTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_posixpath.py", line 486, in test_relpath
    self.assertEqual(posixpath.relpath(os.path.abspath("a")), "a")
AssertionError: 'C:\\buildbot_py25\\trunk.mcintyre-windows\\build\\PCbuild\\a' != 'a'

======================================================================
ERROR: test_copy (test.test_urllib.urlretrieve_FileTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_urllib.py", line 200, in test_copy
    test_support.TESTFN), second_temp)
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\urllib.py", line 89, in urlretrieve
    return _urlopener.retrieve(url, filename, reporthook, data)
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\urllib.py", line 225, in retrieve
    tfp = open(filename, 'wb')
IOError: [Errno 13] Permission denied: '@test.2'

======================================================================
ERROR: test_reporthook (test.test_urllib.urlretrieve_FileTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_urllib.py", line 224, in test_reporthook
    second_temp, hooktester)
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\urllib.py", line 89, in urlretrieve
    return _urlopener.retrieve(url, filename, reporthook, data)
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\urllib.py", line 225, in retrieve
    tfp = open(filename, 'wb')
IOError: [Errno 13] Permission denied: '@test.2'

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list