| Version 1 (modified by scottmc, 6 years ago) (diff) |
|---|
~/develop/python/Lib/test> python test_mailbox.py
test_notimplemented (__main__.TestMailboxSuperclass) ... ok
test_add (__main__.TestMaildir) ... ERROR
test_add_MM (__main__.TestMaildir) ... ERROR
test_add_and_remove_folders (__main__.TestMaildir) ... ok
test_clean (__main__.TestMaildir) ... FAIL
test_clear (__main__.TestMaildir) ... ERROR
test_close (__main__.TestMaildir) ... ERROR
test_consistent_factory (__main__.TestMaildir) ... ERROR
test_contains (__main__.TestMaildir) ... ERROR
test_create_tmp (__main__.TestMaildir) ... ok
test_delitem (__main__.TestMaildir) ... ERROR
test_directory_in_folder (__main__.TestMaildir) ... ERROR
test_discard (__main__.TestMaildir) ... ERROR
test_dump_message (__main__.TestMaildir) ... ok
test_file_permissions (__main__.TestMaildir) ... ERROR
test_flush (__main__.TestMaildir) ... ERROR
test_folder (__main__.TestMaildir) ... ok
test_folder_file_perms (__main__.TestMaildir) ... ok
test_get (__main__.TestMaildir) ... ERROR
test_get_MM (__main__.TestMaildir) ... ERROR
test_get_file (__main__.TestMaildir) ... ERROR
test_get_folder (__main__.TestMaildir) ... ERROR
test_get_message (__main__.TestMaildir) ... ERROR
test_get_string (__main__.TestMaildir) ... ERROR
test_getitem (__main__.TestMaildir) ... ERROR
test_has_key (__main__.TestMaildir) ... ERROR
test_initialize_existing (__main__.TestMaildir) ... ok
test_initialize_new (__main__.TestMaildir) ... ok
test_items (__main__.TestMaildir) ... ERROR
test_iter (__main__.TestMaildir) ... ERROR
test_iteritems (__main__.TestMaildir) ... ERROR
test_iterkeys (__main__.TestMaildir) ... ERROR
test_itervalues (__main__.TestMaildir) ... ERROR
test_keys (__main__.TestMaildir) ... ERROR
test_len (__main__.TestMaildir) ... ERROR
test_list_folders (__main__.TestMaildir) ... ok
test_lock_unlock (__main__.TestMaildir) ... ok
test_lookup (__main__.TestMaildir) ... ERROR
test_pop (__main__.TestMaildir) ... ERROR
test_popitem (__main__.TestMaildir) ... ERROR
test_refresh (__main__.TestMaildir) ... ERROR
test_remove (__main__.TestMaildir) ... ERROR
test_set_MM (__main__.TestMaildir) ... ERROR
test_set_item (__main__.TestMaildir) ... ERROR
test_update (__main__.TestMaildir) ... ERROR
test_values (__main__.TestMaildir) ... ERROR
test_add (__main__.TestMbox) ... ok
test_add_and_close (__main__.TestMbox) ... ok
test_add_from_string (__main__.TestMbox) ... ok
test_add_mbox_or_mmdf_message (__main__.TestMbox) ... ok
test_clear (__main__.TestMbox) ... ok
test_close (__main__.TestMbox) ... ok
test_contains (__main__.TestMbox) ... ok
test_delitem (__main__.TestMbox) ... ok
test_discard (__main__.TestMbox) ... ok
test_dump_message (__main__.TestMbox) ... ok
test_file_perms (__main__.TestMbox) ... ok
test_flush (__main__.TestMbox) ... ok
test_get (__main__.TestMbox) ... ok
test_get_file (__main__.TestMbox) ... ok
test_get_message (__main__.TestMbox) ... ok
test_get_string (__main__.TestMbox) ... ok
test_getitem (__main__.TestMbox) ... ok
test_has_key (__main__.TestMbox) ... ok
test_items (__main__.TestMbox) ... ok
test_iter (__main__.TestMbox) ... ok
test_iteritems (__main__.TestMbox) ... ok
test_iterkeys (__main__.TestMbox) ... ok
test_itervalues (__main__.TestMbox) ... ok
test_keys (__main__.TestMbox) ... ok
test_len (__main__.TestMbox) ... ok
test_lock_conflict (__main__.TestMbox) ... ERROR
test_lock_unlock (__main__.TestMbox) ... ERROR
test_open_close_open (__main__.TestMbox) ... ok
test_pop (__main__.TestMbox) ... ok
test_popitem (__main__.TestMbox) ... ok
test_relock (__main__.TestMbox) ... ERROR
test_remove (__main__.TestMbox) ... ok
test_set_item (__main__.TestMbox) ... ok
test_update (__main__.TestMbox) ... ok
test_values (__main__.TestMbox) ... ok
test_add (__main__.TestMMDF) ... ok
test_add_and_close (__main__.TestMMDF) ... ok
test_add_from_string (__main__.TestMMDF) ... ok
test_add_mbox_or_mmdf_message (__main__.TestMMDF) ... ok
test_clear (__main__.TestMMDF) ... ok
test_close (__main__.TestMMDF) ... ok
test_contains (__main__.TestMMDF) ... ok
test_delitem (__main__.TestMMDF) ... ok
test_discard (__main__.TestMMDF) ... ok
test_dump_message (__main__.TestMMDF) ... ok
test_flush (__main__.TestMMDF) ... ok
test_get (__main__.TestMMDF) ... ok
test_get_file (__main__.TestMMDF) ... ok
test_get_message (__main__.TestMMDF) ... ok
test_get_string (__main__.TestMMDF) ... ok
test_getitem (__main__.TestMMDF) ... ok
test_has_key (__main__.TestMMDF) ... ok
test_items (__main__.TestMMDF) ... ok
test_iter (__main__.TestMMDF) ... ok
test_iteritems (__main__.TestMMDF) ... ok
test_iterkeys (__main__.TestMMDF) ... ok
test_itervalues (__main__.TestMMDF) ... ok
test_keys (__main__.TestMMDF) ... ok
test_len (__main__.TestMMDF) ... ok
test_lock_conflict (__main__.TestMMDF) ... ERROR
test_lock_unlock (__main__.TestMMDF) ... ERROR
test_open_close_open (__main__.TestMMDF) ... ok
test_pop (__main__.TestMMDF) ... ok
test_popitem (__main__.TestMMDF) ... ok
test_relock (__main__.TestMMDF) ... ERROR
test_remove (__main__.TestMMDF) ... ok
test_set_item (__main__.TestMMDF) ... ok
test_update (__main__.TestMMDF) ... ok
test_values (__main__.TestMMDF) ... ok
test_add (__main__.TestMH) ... ok
test_add_and_remove_folders (__main__.TestMH) ... ok
test_clear (__main__.TestMH) ... ok
test_close (__main__.TestMH) ... ok
test_contains (__main__.TestMH) ... ok
test_delitem (__main__.TestMH) ... ok
test_discard (__main__.TestMH) ... ok
test_dump_message (__main__.TestMH) ... ok
test_flush (__main__.TestMH) ... ok
test_get (__main__.TestMH) ... ok
test_get_file (__main__.TestMH) ... ok
test_get_folder (__main__.TestMH) ... ok
test_get_message (__main__.TestMH) ... ok
test_get_string (__main__.TestMH) ... ok
test_getitem (__main__.TestMH) ... ok
test_has_key (__main__.TestMH) ... ok
test_items (__main__.TestMH) ... ok
test_iter (__main__.TestMH) ... ok
test_iteritems (__main__.TestMH) ... ok
test_iterkeys (__main__.TestMH) ... ok
test_itervalues (__main__.TestMH) ... ok
test_keys (__main__.TestMH) ... ok
test_len (__main__.TestMH) ... ok
test_list_folders (__main__.TestMH) ... ok
test_lock_unlock (__main__.TestMH) ... ERROR
test_pack (__main__.TestMH) ... ERROR
test_pop (__main__.TestMH) ... ok
test_popitem (__main__.TestMH) ... ok
test_remove (__main__.TestMH) ... ok
test_sequences (__main__.TestMH) ... ok
test_set_item (__main__.TestMH) ... ok
test_update (__main__.TestMH) ... ok
test_values (__main__.TestMH) ... ok
test_add (__main__.TestBabyl) ... ok
test_clear (__main__.TestBabyl) ... ok
test_close (__main__.TestBabyl) ... ok
test_contains (__main__.TestBabyl) ... ok
test_delitem (__main__.TestBabyl) ... ok
test_discard (__main__.TestBabyl) ... ok
test_dump_message (__main__.TestBabyl) ... ok
test_flush (__main__.TestBabyl) ... ok
test_get (__main__.TestBabyl) ... ok
test_get_file (__main__.TestBabyl) ... ok
test_get_message (__main__.TestBabyl) ... ok
test_get_string (__main__.TestBabyl) ... ok
test_getitem (__main__.TestBabyl) ... ok
test_has_key (__main__.TestBabyl) ... ok
test_items (__main__.TestBabyl) ... ok
test_iter (__main__.TestBabyl) ... ok
test_iteritems (__main__.TestBabyl) ... ok
test_iterkeys (__main__.TestBabyl) ... ok
test_itervalues (__main__.TestBabyl) ... ok
test_keys (__main__.TestBabyl) ... ok
test_labels (__main__.TestBabyl) ... ok
test_len (__main__.TestBabyl) ... ok
test_lock_unlock (__main__.TestBabyl) ... ERROR
test_pop (__main__.TestBabyl) ... ok
test_popitem (__main__.TestBabyl) ... ok
test_remove (__main__.TestBabyl) ... ok
test_set_item (__main__.TestBabyl) ... ok
test_update (__main__.TestBabyl) ... ok
test_values (__main__.TestBabyl) ... ok
test_become_message (__main__.TestMessage) ... ok
test_explain_to (__main__.TestMessage) ... ok
test_initialize_incorrectly (__main__.TestMessage) ... ok
test_initialize_with_eMM (__main__.TestMessage) ... ok
test_initialize_with_file (__main__.TestMessage) ... ok
test_initialize_with_nothing (__main__.TestMessage) ... ok
test_initialize_with_string (__main__.TestMessage) ... ok
test_become_message (__main__.TestMaildirMessage) ... ok
test_date (__main__.TestMaildirMessage) ... ok
test_explain_to (__main__.TestMaildirMessage) ... ok
test_flags (__main__.TestMaildirMessage) ... ok
test_info (__main__.TestMaildirMessage) ... ok
test_info_and_flags (__main__.TestMaildirMessage) ... ok
test_initialize_incorrectly (__main__.TestMaildirMessage) ... ok
test_initialize_with_eMM (__main__.TestMaildirMessage) ... ok
test_initialize_with_file (__main__.TestMaildirMessage) ... ok
test_initialize_with_nothing (__main__.TestMaildirMessage) ... ok
test_initialize_with_string (__main__.TestMaildirMessage) ... ok
test_subdir (__main__.TestMaildirMessage) ... ok
test_become_message (__main__.TestMboxMessage) ... ok
test_explain_to (__main__.TestMboxMessage) ... ok
test_flags (__main__.TestMboxMessage) ... ok
test_from (__main__.TestMboxMessage) ... ok
test_initialize_incorrectly (__main__.TestMboxMessage) ... ok
test_initialize_with_eMM (__main__.TestMboxMessage) ... ok
test_initialize_with_file (__main__.TestMboxMessage) ... ok
test_initialize_with_nothing (__main__.TestMboxMessage) ... ok
test_initialize_with_string (__main__.TestMboxMessage) ... ok
test_initialize_with_unixfrom (__main__.TestMboxMessage) ... ok
test_become_message (__main__.TestMHMessage) ... ok
test_explain_to (__main__.TestMHMessage) ... ok
test_initialize_incorrectly (__main__.TestMHMessage) ... ok
test_initialize_with_eMM (__main__.TestMHMessage) ... ok
test_initialize_with_file (__main__.TestMHMessage) ... ok
test_initialize_with_nothing (__main__.TestMHMessage) ... ok
test_initialize_with_string (__main__.TestMHMessage) ... ok
test_sequences (__main__.TestMHMessage) ... ok
test_become_message (__main__.TestBabylMessage) ... ok
test_explain_to (__main__.TestBabylMessage) ... ok
test_initialize_incorrectly (__main__.TestBabylMessage) ... ok
test_initialize_with_eMM (__main__.TestBabylMessage) ... ok
test_initialize_with_file (__main__.TestBabylMessage) ... ok
test_initialize_with_nothing (__main__.TestBabylMessage) ... ok
test_initialize_with_string (__main__.TestBabylMessage) ... ok
test_labels (__main__.TestBabylMessage) ... ok
test_visible (__main__.TestBabylMessage) ... ok
test_become_message (__main__.TestMMDFMessage) ... ok
test_explain_to (__main__.TestMMDFMessage) ... ok
test_flags (__main__.TestMMDFMessage) ... ok
test_from (__main__.TestMMDFMessage) ... ok
test_initialize_incorrectly (__main__.TestMMDFMessage) ... ok
test_initialize_with_eMM (__main__.TestMMDFMessage) ... ok
test_initialize_with_file (__main__.TestMMDFMessage) ... ok
test_initialize_with_nothing (__main__.TestMMDFMessage) ... ok
test_initialize_with_string (__main__.TestMMDFMessage) ... ok
test_initialize_with_unixfrom (__main__.TestMMDFMessage) ... ok
test_babyl_to_babyl (__main__.TestMessageConversion) ... ok
test_babyl_to_maildir (__main__.TestMessageConversion) ... ok
test_babyl_to_mboxmmdf (__main__.TestMessageConversion) ... ok
test_babyl_to_mh (__main__.TestMessageConversion) ... ok
test_maildir_to_babyl (__main__.TestMessageConversion) ... ok
test_maildir_to_maildir (__main__.TestMessageConversion) ... ok
test_maildir_to_mboxmmdf (__main__.TestMessageConversion) ... ok
test_maildir_to_mh (__main__.TestMessageConversion) ... ok
test_mboxmmdf_to_babyl (__main__.TestMessageConversion) ... ok
test_mboxmmdf_to_maildir (__main__.TestMessageConversion) ... ok
test_mboxmmdf_to_mboxmmdf (__main__.TestMessageConversion) ... ok
test_mboxmmdf_to_mh (__main__.TestMessageConversion) ... ok
test_mh_to_babyl (__main__.TestMessageConversion) ... ok
test_mh_to_maildir (__main__.TestMessageConversion) ... ok
test_mh_to_mboxmmdf (__main__.TestMessageConversion) ... ok
test_mh_to_mh (__main__.TestMessageConversion) ... ok
test_plain_to_x (__main__.TestMessageConversion) ... ok
test_x_to_invalid (__main__.TestMessageConversion) ... ok
test_x_to_plain (__main__.TestMessageConversion) ... ok
test_close (__main__.TestProxyFile) ... ok
test_initialize (__main__.TestProxyFile) ... ok
test_iteration (__main__.TestProxyFile) ... ok
test_read (__main__.TestProxyFile) ... ok
test_readline (__main__.TestProxyFile) ... ok
test_readlines (__main__.TestProxyFile) ... ok
test_seek_and_tell (__main__.TestProxyFile) ... ok
test_close (__main__.TestPartialFile) ... ok
test_initialize (__main__.TestPartialFile) ... ok
test_iteration (__main__.TestPartialFile) ... ok
test_read (__main__.TestPartialFile) ... ok
test_readline (__main__.TestPartialFile) ... ok
test_readlines (__main__.TestPartialFile) ... ok
test_seek_and_tell (__main__.TestPartialFile) ... ok
Test an empty maildir mailbox ... ok
test_nonempty_maildir_both (__main__.MaildirTestCase) ... ERROR
test_nonempty_maildir_cur (__main__.MaildirTestCase) ... ERROR
test_nonempty_maildir_new (__main__.MaildirTestCase) ... ERROR
test_unix_mbox (__main__.MaildirTestCase) ... ERROR
======================================================================
ERROR: test_add (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 67, in test_add
keys.append(self._box.add(self._template % 0))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_add_MM (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 476, in test_add_MM
key = self._box.add(msg)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_clear (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 304, in test_clear
self._box.add(self._template % i)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_close (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 394, in test_close
self._test_flush_or_close(self._box.close, False)
File "test_mailbox.py", line 398, in _test_flush_or_close
self._box.add(contents[0])
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_consistent_factory (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 519, in test_consistent_factory
key = self._box.add(msg)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_contains (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 240, in test_contains
self._test_has_key_or_contains(self._box.__contains__)
File "test_mailbox.py", line 245, in _test_has_key_or_contains
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_delitem (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 87, in test_delitem
self._test_remove_or_delitem(self._box.__delitem__)
File "test_mailbox.py", line 91, in _test_remove_or_delitem
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_directory_in_folder (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 710, in test_directory_in_folder
self._box.add(mailbox.Message(_sample_message))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_discard (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 115, in test_discard
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_file_permissions (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 726, in test_file_permissions
key = self._box.add(msg)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_flush (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 382, in test_flush
self._test_flush_or_close(self._box.flush, True)
File "test_mailbox.py", line 398, in _test_flush_or_close
self._box.add(contents[0])
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_get (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 127, in test_get
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_get_MM (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 485, in test_get_MM
key = self._box.add(msg)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_get_file (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 169, in test_get_file
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_get_folder (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 570, in test_get_folder
folder0.add(self._template % 'bar')
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_get_message (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 152, in test_get_message
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_get_string (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 162, in test_get_string
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_getitem (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 142, in test_getitem
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_has_key (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 236, in test_has_key
self._test_has_key_or_contains(self._box.has_key)
File "test_mailbox.py", line 245, in _test_has_key_or_contains
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_items (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 205, in test_items
self._check_iteration(self._box.items, do_keys=True, do_values=True)
File "test_mailbox.py", line 212, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_iter (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 192, in test_iter
do_values=True)
File "test_mailbox.py", line 212, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_iteritems (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 201, in test_iteritems
do_values=True)
File "test_mailbox.py", line 212, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_iterkeys (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 178, in test_iterkeys
self._check_iteration(self._box.iterkeys, do_keys=True, do_values=False)
File "test_mailbox.py", line 212, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_itervalues (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 187, in test_itervalues
do_values=True)
File "test_mailbox.py", line 212, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_keys (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 182, in test_keys
self._check_iteration(self._box.keys, do_keys=True, do_values=False)
File "test_mailbox.py", line 212, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_len (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 266, in test_len
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_lookup (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 682, in test_lookup
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_pop (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 314, in test_pop
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_popitem (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 334, in test_popitem
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_refresh (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 665, in test_refresh
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_remove (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 83, in test_remove
self._test_remove_or_delitem(self._box.remove)
File "test_mailbox.py", line 91, in _test_remove_or_delitem
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_set_MM (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 495, in test_set_MM
key = self._box.add(msg0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_set_item (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 275, in test_set_item
key0 = self._box.add(self._template % 'original 0')
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_update (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 348, in test_update
key0 = self._box.add(self._template % 'original 0')
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_values (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 196, in test_values
self._check_iteration(self._box.values, do_keys=False, do_values=True)
File "test_mailbox.py", line 212, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_lock_conflict (__main__.TestMbox)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 806, in test_lock_conflict
self._box.lock()
File "/boot/common/lib/python2.7/mailbox.py", line 565, in lock
_lock_file(self._file)
File "/boot/common/lib/python2.7/mailbox.py", line 1874, in _lock_file
os.link(pre_lock.name, f.name + '.lock')
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_lock_unlock (__main__.TestMbox)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 387, in test_lock_unlock
self._box.lock()
File "/boot/common/lib/python2.7/mailbox.py", line 565, in lock
_lock_file(self._file)
File "/boot/common/lib/python2.7/mailbox.py", line 1874, in _lock_file
os.link(pre_lock.name, f.name + '.lock')
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_relock (__main__.TestMbox)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 833, in test_relock
self._box.lock()
File "/boot/common/lib/python2.7/mailbox.py", line 565, in lock
_lock_file(self._file)
File "/boot/common/lib/python2.7/mailbox.py", line 1874, in _lock_file
os.link(pre_lock.name, f.name + '.lock')
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_lock_conflict (__main__.TestMMDF)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 806, in test_lock_conflict
self._box.lock()
File "/boot/common/lib/python2.7/mailbox.py", line 565, in lock
_lock_file(self._file)
File "/boot/common/lib/python2.7/mailbox.py", line 1874, in _lock_file
os.link(pre_lock.name, f.name + '.lock')
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_lock_unlock (__main__.TestMMDF)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 387, in test_lock_unlock
self._box.lock()
File "/boot/common/lib/python2.7/mailbox.py", line 565, in lock
_lock_file(self._file)
File "/boot/common/lib/python2.7/mailbox.py", line 1874, in _lock_file
os.link(pre_lock.name, f.name + '.lock')
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_relock (__main__.TestMMDF)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 833, in test_relock
self._box.lock()
File "/boot/common/lib/python2.7/mailbox.py", line 565, in lock
_lock_file(self._file)
File "/boot/common/lib/python2.7/mailbox.py", line 1874, in _lock_file
os.link(pre_lock.name, f.name + '.lock')
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_lock_unlock (__main__.TestMH)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 387, in test_lock_unlock
self._box.lock()
File "/boot/common/lib/python2.7/mailbox.py", line 970, in lock
_lock_file(self._file)
File "/boot/common/lib/python2.7/mailbox.py", line 1874, in _lock_file
os.link(pre_lock.name, f.name + '.lock')
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_pack (__main__.TestMH)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 960, in test_pack
self._box.pack()
File "/boot/common/lib/python2.7/mailbox.py", line 1086, in pack
os.path.join(self._path, str(prev + 1)))
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_lock_unlock (__main__.TestBabyl)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 387, in test_lock_unlock
self._box.lock()
File "/boot/common/lib/python2.7/mailbox.py", line 565, in lock
_lock_file(self._file)
File "/boot/common/lib/python2.7/mailbox.py", line 1874, in _lock_file
os.link(pre_lock.name, f.name + '.lock')
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_nonempty_maildir_both (__main__.MaildirTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 1809, in test_nonempty_maildir_both
self.createMessage("cur")
File "test_mailbox.py", line 1774, in createMessage
os.link(tmpname, newname)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_nonempty_maildir_cur (__main__.MaildirTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 1793, in test_nonempty_maildir_cur
self.createMessage("cur")
File "test_mailbox.py", line 1774, in createMessage
os.link(tmpname, newname)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_nonempty_maildir_new (__main__.MaildirTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 1801, in test_nonempty_maildir_new
self.createMessage("new")
File "test_mailbox.py", line 1774, in createMessage
os.link(tmpname, newname)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_unix_mbox (__main__.MaildirTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 1821, in test_unix_mbox
fname = self.createMessage("cur", True)
File "test_mailbox.py", line 1774, in createMessage
os.link(tmpname, newname)
OSError: [Errno -2147454933] Operation not supported
======================================================================
FAIL: test_clean (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 612, in test_clean
self.assert_(not os.path.exists(foo_path))
AssertionError: None
----------------------------------------------------------------------
Ran 271 tests in 8.087s
FAILED (failures=1, errors=48)
Traceback (most recent call last):
File "test_mailbox.py", line 1926, in <module>
test_main()
File "test_mailbox.py", line 1921, in test_main
test_support.run_unittest(*tests)
File "/boot/common/lib/python2.7/test/test_support.py", line 722, in run_unittest
_run_suite(suite)
File "/boot/common/lib/python2.7/test/test_support.py", line 705, in _run_suite
raise TestFailed(err)
test.test_support.TestFailed: errors occurred; run in verbose mode for details
ERROR
test_lock_unlock (__main__.TestMMDF) ... ERROR
test_open_close_open (__main__.TestMMDF) ... ok
test_pop (__main__.TestMMDF) ... ok
test_popitem (__main__.TestMMDF) ... ok
test_relock (__main__.TestMMDF) ... ERROR
test_remove (__main__.TestMMDF) ... ok
test_set_item (__main__.TestMMDF) ... ok
test_update (__main__.TestMMDF) ... ok
test_values (__main__.TestMMDF) ... ok
test_add (__main__.TestMH) ... ok
test_add_and_remove_folders (__main__.TestMH) ... ok
test_clear (__main__.TestMH) ... ok
test_close (__main__.TestMH) ... ok
test_contains (__main__.TestMH) ... ok
test_delitem (__main__.TestMH) ... ok
test_discard (__main__.TestMH) ... ok
test_dump_message (__main__.TestMH) ... ok
test_flush (__main__.TestMH) ... ok
test_get (__main__.TestMH) ... ok
test_get_file (__main__.TestMH) ... ok
test_get_folder (__main__.TestMH) ... ok
test_get_message (__main__.TestMH) ... ok
test_get_string (__main__.TestMH) ... ok
test_getitem (__main__.TestMH) ... ok
test_has_key (__main__.TestMH) ... ok
test_items (__main__.TestMH) ... ok
test_iter (__main__.TestMH) ... ok
test_iteritems (__main__.TestMH) ... ok
test_iterkeys (__main__.TestMH) ... ok
test_itervalues (__main__.TestMH) ... ok
test_keys (__main__.TestMH) ... ok
test_len (__main__.TestMH) ... ok
test_list_folders (__main__.TestMH) ... ok
test_lock_unlock (__main__.TestMH) ... ERROR
test_pack (__main__.TestMH) ... ERROR
test_pop (__main__.TestMH) ... ok
test_popitem (__main__.TestMH) ... ok
test_remove (__main__.TestMH) ... ok
test_sequences (__main__.TestMH) ... ok
test_set_item (__main__.TestMH) ... ok
test_update (__main__.TestMH) ... ok
test_values (__main__.TestMH) ... ok
test_add (__main__.TestBabyl) ... ok
test_clear (__main__.TestBabyl) ... ok
test_close (__main__.TestBabyl) ... ok
test_contains (__main__.TestBabyl) ... ok
test_delitem (__main__.TestBabyl) ... ok
test_discard (__main__.TestBabyl) ... ok
test_dump_message (__main__.TestBabyl) ... ok
test_flush (__main__.TestBabyl) ... ok
test_get (__main__.TestBabyl) ... ok
test_get_file (__main__.TestBabyl) ... ok
test_get_message (__main__.TestBabyl) ... ok
test_get_string (__main__.TestBabyl) ... ok
test_getitem (__main__.TestBabyl) ... ok
test_has_key (__main__.TestBabyl) ... ok
test_items (__main__.TestBabyl) ... ok
test_iter (__main__.TestBabyl) ... ok
test_iteritems (__main__.TestBabyl) ... ok
test_iterkeys (__main__.TestBabyl) ... ok
test_itervalues (__main__.TestBabyl) ... ok
test_keys (__main__.TestBabyl) ... ok
test_labels (__main__.TestBabyl) ... ok
test_len (__main__.TestBabyl) ... ok
test_lock_unlock (__main__.TestBabyl) ... ERROR
test_pop (__main__.TestBabyl) ... ok
test_popitem (__main__.TestBabyl) ... ok
test_remove (__main__.TestBabyl) ... ok
test_set_item (__main__.TestBabyl) ... ok
test_update (__main__.TestBabyl) ... ok
test_values (__main__.TestBabyl) ... ok
test_become_message (__main__.TestMessage) ... ok
test_explain_to (__main__.TestMessage) ... ok
test_initialize_incorrectly (__main__.TestMessage) ... ok
test_initialize_with_eMM (__main__.TestMessage) ... ok
test_initialize_with_file (__main__.TestMessage) ... ok
test_initialize_with_nothing (__main__.TestMessage) ... ok
test_initialize_with_string (__main__.TestMessage) ... ok
test_become_message (__main__.TestMaildirMessage) ... ok
test_date (__main__.TestMaildirMessage) ... ok
test_explain_to (__main__.TestMaildirMessage) ... ok
test_flags (__main__.TestMaildirMessage) ... ok
test_info (__main__.TestMaildirMessage) ... ok
test_info_and_flags (__main__.TestMaildirMessage) ... ok
test_initialize_incorrectly (__main__.TestMaildirMessage) ... ok
test_initialize_with_eMM (__main__.TestMaildirMessage) ... ok
test_initialize_with_file (__main__.TestMaildirMessage) ... ok
test_initialize_with_nothing (__main__.TestMaildirMessage) ... ok
test_initialize_with_string (__main__.TestMaildirMessage) ... ok
test_subdir (__main__.TestMaildirMessage) ... ok
test_become_message (__main__.TestMboxMessage) ... ok
test_explain_to (__main__.TestMboxMessage) ... ok
test_flags (__main__.TestMboxMessage) ... ok
test_from (__main__.TestMboxMessage) ... ok
test_initialize_incorrectly (__main__.TestMboxMessage) ... ok
test_initialize_with_eMM (__main__.TestMboxMessage) ... ok
test_initialize_with_file (__main__.TestMboxMessage) ... ok
test_initialize_with_nothing (__main__.TestMboxMessage) ... ok
test_initialize_with_string (__main__.TestMboxMessage) ... ok
test_initialize_with_unixfrom (__main__.TestMboxMessage) ... ok
test_become_message (__main__.TestMHMessage) ... ok
test_explain_to (__main__.TestMHMessage) ... ok
test_initialize_incorrectly (__main__.TestMHMessage) ... ok
test_initialize_with_eMM (__main__.TestMHMessage) ... ok
test_initialize_with_file (__main__.TestMHMessage) ... ok
test_initialize_with_nothing (__main__.TestMHMessage) ... ok
test_initialize_with_string (__main__.TestMHMessage) ... ok
test_sequences (__main__.TestMHMessage) ... ok
test_become_message (__main__.TestBabylMessage) ... ok
test_explain_to (__main__.TestBabylMessage) ... ok
test_initialize_incorrectly (__main__.TestBabylMessage) ... ok
test_initialize_with_eMM (__main__.TestBabylMessage) ... ok
test_initialize_with_file (__main__.TestBabylMessage) ... ok
test_initialize_with_nothing (__main__.TestBabylMessage) ... ok
test_initialize_with_string (__main__.TestBabylMessage) ... ok
test_labels (__main__.TestBabylMessage) ... ok
test_visible (__main__.TestBabylMessage) ... ok
test_become_message (__main__.TestMMDFMessage) ... ok
test_explain_to (__main__.TestMMDFMessage) ... ok
test_flags (__main__.TestMMDFMessage) ... ok
test_from (__main__.TestMMDFMessage) ... ok
test_initialize_incorrectly (__main__.TestMMDFMessage) ... ok
test_initialize_with_eMM (__main__.TestMMDFMessage) ... ok
test_initialize_with_file (__main__.TestMMDFMessage) ... ok
test_initialize_with_nothing (__main__.TestMMDFMessage) ... ok
test_initialize_with_string (__main__.TestMMDFMessage) ... ok
test_initialize_with_unixfrom (__main__.TestMMDFMessage) ... ok
test_babyl_to_babyl (__main__.TestMessageConversion) ... ok
test_babyl_to_maildir (__main__.TestMessageConversion) ... ok
test_babyl_to_mboxmmdf (__main__.TestMessageConversion) ... ok
test_babyl_to_mh (__main__.TestMessageConversion) ... ok
test_maildir_to_babyl (__main__.TestMessageConversion) ... ok
test_maildir_to_maildir (__main__.TestMessageConversion) ... ok
test_maildir_to_mboxmmdf (__main__.TestMessageConversion) ... ok
test_maildir_to_mh (__main__.TestMessageConversion) ... ok
test_mboxmmdf_to_babyl (__main__.TestMessageConversion) ... ok
test_mboxmmdf_to_maildir (__main__.TestMessageConversion) ... ok
test_mboxmmdf_to_mboxmmdf (__main__.TestMessageConversion) ... ok
test_mboxmmdf_to_mh (__main__.TestMessageConversion) ... ok
test_mh_to_babyl (__main__.TestMessageConversion) ... ok
test_mh_to_maildir (__main__.TestMessageConversion) ... ok
test_mh_to_mboxmmdf (__main__.TestMessageConversion) ... ok
test_mh_to_mh (__main__.TestMessageConversion) ... ok
test_plain_to_x (__main__.TestMessageConversion) ... ok
test_x_to_invalid (__main__.TestMessageConversion) ... ok
test_x_to_plain (__main__.TestMessageConversion) ... ok
test_close (__main__.TestProxyFile) ... ok
test_initialize (__main__.TestProxyFile) ... ok
test_iteration (__main__.TestProxyFile) ... ok
test_read (__main__.TestProxyFile) ... ok
test_readline (__main__.TestProxyFile) ... ok
test_readlines (__main__.TestProxyFile) ... ok
test_seek_and_tell (__main__.TestProxyFile) ... ok
test_close (__main__.TestPartialFile) ... ok
test_initialize (__main__.TestPartialFile) ... ok
test_iteration (__main__.TestPartialFile) ... ok
test_read (__main__.TestPartialFile) ... ok
test_readline (__main__.TestPartialFile) ... ok
test_readlines (__main__.TestPartialFile) ... ok
test_seek_and_tell (__main__.TestPartialFile) ... ok
Test an empty maildir mailbox ... ok
test_nonempty_maildir_both (__main__.MaildirTestCase) ... ERROR
test_nonempty_maildir_cur (__main__.MaildirTestCase) ... ERROR
test_nonempty_maildir_new (__main__.MaildirTestCase) ... ERROR
test_unix_mbox (__main__.MaildirTestCase) ... ERROR
======================================================================
ERROR: test_add (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 67, in test_add
keys.append(self._box.add(self._template % 0))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_add_MM (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 476, in test_add_MM
key = self._box.add(msg)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_clear (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 304, in test_clear
self._box.add(self._template % i)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_close (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 394, in test_close
self._test_flush_or_close(self._box.close, False)
File "test_mailbox.py", line 398, in _test_flush_or_close
self._box.add(contents[0])
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_consistent_factory (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 519, in test_consistent_factory
key = self._box.add(msg)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_contains (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 240, in test_contains
self._test_has_key_or_contains(self._box.__contains__)
File "test_mailbox.py", line 245, in _test_has_key_or_contains
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_delitem (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 87, in test_delitem
self._test_remove_or_delitem(self._box.__delitem__)
File "test_mailbox.py", line 91, in _test_remove_or_delitem
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_directory_in_folder (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 710, in test_directory_in_folder
self._box.add(mailbox.Message(_sample_message))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_discard (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 115, in test_discard
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_file_permissions (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 726, in test_file_permissions
key = self._box.add(msg)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_flush (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 382, in test_flush
self._test_flush_or_close(self._box.flush, True)
File "test_mailbox.py", line 398, in _test_flush_or_close
self._box.add(contents[0])
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_get (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 127, in test_get
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_get_MM (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 485, in test_get_MM
key = self._box.add(msg)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_get_file (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 169, in test_get_file
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_get_folder (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 570, in test_get_folder
folder0.add(self._template % 'bar')
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_get_message (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 152, in test_get_message
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_get_string (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 162, in test_get_string
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_getitem (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 142, in test_getitem
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_has_key (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 236, in test_has_key
self._test_has_key_or_contains(self._box.has_key)
File "test_mailbox.py", line 245, in _test_has_key_or_contains
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_items (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 205, in test_items
self._check_iteration(self._box.items, do_keys=True, do_values=True)
File "test_mailbox.py", line 212, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_iter (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 192, in test_iter
do_values=True)
File "test_mailbox.py", line 212, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_iteritems (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 201, in test_iteritems
do_values=True)
File "test_mailbox.py", line 212, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_iterkeys (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 178, in test_iterkeys
self._check_iteration(self._box.iterkeys, do_keys=True, do_values=False)
File "test_mailbox.py", line 212, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_itervalues (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 187, in test_itervalues
do_values=True)
File "test_mailbox.py", line 212, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_keys (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 182, in test_keys
self._check_iteration(self._box.keys, do_keys=True, do_values=False)
File "test_mailbox.py", line 212, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_len (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 266, in test_len
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_lookup (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 682, in test_lookup
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_pop (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 314, in test_pop
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_popitem (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 334, in test_popitem
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_refresh (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 665, in test_refresh
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_remove (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 83, in test_remove
self._test_remove_or_delitem(self._box.remove)
File "test_mailbox.py", line 91, in _test_remove_or_delitem
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_set_MM (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 495, in test_set_MM
key = self._box.add(msg0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_set_item (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 275, in test_set_item
key0 = self._box.add(self._template % 'original 0')
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_update (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 348, in test_update
key0 = self._box.add(self._template % 'original 0')
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_values (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 196, in test_values
self._check_iteration(self._box.values, do_keys=False, do_values=True)
File "test_mailbox.py", line 212, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_lock_conflict (__main__.TestMbox)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 806, in test_lock_conflict
self._box.lock()
File "/boot/common/lib/python2.7/mailbox.py", line 565, in lock
_lock_file(self._file)
File "/boot/common/lib/python2.7/mailbox.py", line 1874, in _lock_file
os.link(pre_lock.name, f.name + '.lock')
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_lock_unlock (__main__.TestMbox)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 387, in test_lock_unlock
self._box.lock()
File "/boot/common/lib/python2.7/mailbox.py", line 565, in lock
_lock_file(self._file)
File "/boot/common/lib/python2.7/mailbox.py", line 1874, in _lock_file
os.link(pre_lock.name, f.name + '.lock')
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_relock (__main__.TestMbox)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 833, in test_relock
self._box.lock()
File "/boot/common/lib/python2.7/mailbox.py", line 565, in lock
_lock_file(self._file)
File "/boot/common/lib/python2.7/mailbox.py", line 1874, in _lock_file
os.link(pre_lock.name, f.name + '.lock')
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_lock_conflict (__main__.TestMMDF)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 816, in test_lock_conflict
self._box.lock)
File "/boot/common/lib/python2.7/unittest.py", line 345, in failUnlessRaises
callableObj(*args, **kwargs)
File "/boot/common/lib/python2.7/mailbox.py", line 565, in lock
_lock_file(self._file)
File "/boot/common/lib/python2.7/mailbox.py", line 1874, in _lock_file
os.link(pre_lock.name, f.name + '.lock')
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_lock_unlock (__main__.TestMMDF)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 387, in test_lock_unlock
self._box.lock()
File "/boot/common/lib/python2.7/mailbox.py", line 565, in lock
_lock_file(self._file)
File "/boot/common/lib/python2.7/mailbox.py", line 1874, in _lock_file
os.link(pre_lock.name, f.name + '.lock')
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_relock (__main__.TestMMDF)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 833, in test_relock
self._box.lock()
File "/boot/common/lib/python2.7/mailbox.py", line 565, in lock
_lock_file(self._file)
File "/boot/common/lib/python2.7/mailbox.py", line 1874, in _lock_file
os.link(pre_lock.name, f.name + '.lock')
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_lock_unlock (__main__.TestMH)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 387, in test_lock_unlock
self._box.lock()
File "/boot/common/lib/python2.7/mailbox.py", line 970, in lock
_lock_file(self._file)
File "/boot/common/lib/python2.7/mailbox.py", line 1874, in _lock_file
os.link(pre_lock.name, f.name + '.lock')
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_pack (__main__.TestMH)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 960, in test_pack
self._box.pack()
File "/boot/common/lib/python2.7/mailbox.py", line 1086, in pack
os.path.join(self._path, str(prev + 1)))
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_lock_unlock (__main__.TestBabyl)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 387, in test_lock_unlock
self._box.lock()
File "/boot/common/lib/python2.7/mailbox.py", line 565, in lock
_lock_file(self._file)
File "/boot/common/lib/python2.7/mailbox.py", line 1874, in _lock_file
os.link(pre_lock.name, f.name + '.lock')
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_nonempty_maildir_both (__main__.MaildirTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 1809, in test_nonempty_maildir_both
self.createMessage("cur")
File "test_mailbox.py", line 1774, in createMessage
os.link(tmpname, newname)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_nonempty_maildir_cur (__main__.MaildirTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 1793, in test_nonempty_maildir_cur
self.createMessage("cur")
File "test_mailbox.py", line 1774, in createMessage
os.link(tmpname, newname)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_nonempty_maildir_new (__main__.MaildirTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 1801, in test_nonempty_maildir_new
self.createMessage("new")
File "test_mailbox.py", line 1774, in createMessage
os.link(tmpname, newname)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_unix_mbox (__main__.MaildirTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 1821, in test_unix_mbox
fname = self.createMessage("cur", True)
File "test_mailbox.py", line 1774, in createMessage
os.link(tmpname, newname)
OSError: [Errno -2147454933] Operation not supported
======================================================================
FAIL: test_clean (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 612, in test_clean
self.assert_(not os.path.exists(foo_path))
AssertionError: None
----------------------------------------------------------------------
Ran 271 tests in 13.263s
FAILED (failures=1, errors=48)
Traceback (most recent call last):
File "test_mailbox.py", line 1926, in <module>
test_main()
File "test_mailbox.py", line 1921, in test_main
test_support.run_unittest(*tests)
File "/boot/common/lib/python2.7/test/test_support.py", line 722, in run_unittest
_run_suite(suite)
File "/boot/common/lib/python2.7/test/test_support.py", line 705, in _run_suite
raise TestFailed(err)
test.test_support.TestFailed: errors occurred; run in verbose mode for details
ERROR
test_lock_unlock (__main__.TestMbox) ... ERROR
test_open_close_open (__main__.TestMbox) ... ok
test_pop (__main__.TestMbox) ... ok
test_popitem (__main__.TestMbox) ... ok
test_relock (__main__.TestMbox) ... ERROR
test_remove (__main__.TestMbox) ... ok
test_set_item (__main__.TestMbox) ... ok
test_update (__main__.TestMbox) ... ok
test_values (__main__.TestMbox) ... ok
test_add (__main__.TestMMDF) ... ok
test_add_and_close (__main__.TestMMDF) ... ok
test_add_from_string (__main__.TestMMDF) ... ok
test_add_mbox_or_mmdf_message (__main__.TestMMDF) ... ok
test_clear (__main__.TestMMDF) ... ok
test_close (__main__.TestMMDF) ... ok
test_contains (__main__.TestMMDF) ... ok
test_delitem (__main__.TestMMDF) ... ok
test_discard (__main__.TestMMDF) ... ok
test_dump_message (__main__.TestMMDF) ... ok
test_flush (__main__.TestMMDF) ... ok
test_get (__main__.TestMMDF) ... ok
test_get_file (__main__.TestMMDF) ... ok
test_get_message (__main__.TestMMDF) ... ok
test_get_string (__main__.TestMMDF) ... ok
test_getitem (__main__.TestMMDF) ... ok
test_has_key (__main__.TestMMDF) ... ok
test_items (__main__.TestMMDF) ... ok
test_iter (__main__.TestMMDF) ... ok
test_iteritems (__main__.TestMMDF) ... ok
test_iterkeys (__main__.TestMMDF) ... ok
test_itervalues (__main__.TestMMDF) ... ok
test_keys (__main__.TestMMDF) ... ok
test_len (__main__.TestMMDF) ... ok
test_lock_conflict (__main__.TestMMDF) ... ERROR
test_lock_unlock (__main__.TestMMDF) ... ERROR
test_open_close_open (__main__.TestMMDF) ... ok
test_pop (__main__.TestMMDF) ... ok
test_popitem (__main__.TestMMDF) ... ok
test_relock (__main__.TestMMDF) ... ERROR
test_remove (__main__.TestMMDF) ... ok
test_set_item (__main__.TestMMDF) ... ok
test_update (__main__.TestMMDF) ... ok
test_values (__main__.TestMMDF) ... ok
test_add (__main__.TestMH) ... ok
test_add_and_remove_folders (__main__.TestMH) ... ok
test_clear (__main__.TestMH) ... ok
test_close (__main__.TestMH) ... ok
test_contains (__main__.TestMH) ... ok
test_delitem (__main__.TestMH) ... ok
test_discard (__main__.TestMH) ... ok
test_dump_message (__main__.TestMH) ... ok
test_flush (__main__.TestMH) ... ok
test_get (__main__.TestMH) ... ok
test_get_file (__main__.TestMH) ... ok
test_get_folder (__main__.TestMH) ... ok
test_get_message (__main__.TestMH) ... ok
test_get_string (__main__.TestMH) ... ok
test_getitem (__main__.TestMH) ... ok
test_has_key (__main__.TestMH) ... ok
test_items (__main__.TestMH) ... ok
test_iter (__main__.TestMH) ... ok
test_iteritems (__main__.TestMH) ... ok
test_iterkeys (__main__.TestMH) ... ok
test_itervalues (__main__.TestMH) ... ok
test_keys (__main__.TestMH) ... ok
test_len (__main__.TestMH) ... ok
test_list_folders (__main__.TestMH) ... ok
test_lock_unlock (__main__.TestMH) ... ERROR
test_pack (__main__.TestMH) ... ERROR
test_pop (__main__.TestMH) ... ok
test_popitem (__main__.TestMH) ... ok
test_remove (__main__.TestMH) ... ok
test_sequences (__main__.TestMH) ... ok
test_set_item (__main__.TestMH) ... ok
test_update (__main__.TestMH) ... ok
test_values (__main__.TestMH) ... ok
test_add (__main__.TestBabyl) ... ok
test_clear (__main__.TestBabyl) ... ok
test_close (__main__.TestBabyl) ... ok
test_contains (__main__.TestBabyl) ... ok
test_delitem (__main__.TestBabyl) ... ok
test_discard (__main__.TestBabyl) ... ok
test_dump_message (__main__.TestBabyl) ... ok
test_flush (__main__.TestBabyl) ... ok
test_get (__main__.TestBabyl) ... ok
test_get_file (__main__.TestBabyl) ... ok
test_get_message (__main__.TestBabyl) ... ok
test_get_string (__main__.TestBabyl) ... ok
test_getitem (__main__.TestBabyl) ... ok
test_has_key (__main__.TestBabyl) ... ok
test_items (__main__.TestBabyl) ... ok
test_iter (__main__.TestBabyl) ... ok
test_iteritems (__main__.TestBabyl) ... ok
test_iterkeys (__main__.TestBabyl) ... ok
test_itervalues (__main__.TestBabyl) ... ok
test_keys (__main__.TestBabyl) ... ok
test_labels (__main__.TestBabyl) ... ok
test_len (__main__.TestBabyl) ... ok
test_lock_unlock (__main__.TestBabyl) ... ERROR
test_pop (__main__.TestBabyl) ... ok
test_popitem (__main__.TestBabyl) ... ok
test_remove (__main__.TestBabyl) ... ok
test_set_item (__main__.TestBabyl) ... ok
test_update (__main__.TestBabyl) ... ok
test_values (__main__.TestBabyl) ... ok
test_become_message (__main__.TestMessage) ... ok
test_explain_to (__main__.TestMessage) ... ok
test_initialize_incorrectly (__main__.TestMessage) ... ok
test_initialize_with_eMM (__main__.TestMessage) ... ok
test_initialize_with_file (__main__.TestMessage) ... ok
test_initialize_with_nothing (__main__.TestMessage) ... ok
test_initialize_with_string (__main__.TestMessage) ... ok
test_become_message (__main__.TestMaildirMessage) ... ok
test_date (__main__.TestMaildirMessage) ... ok
test_explain_to (__main__.TestMaildirMessage) ... ok
test_flags (__main__.TestMaildirMessage) ... ok
test_info (__main__.TestMaildirMessage) ... ok
test_info_and_flags (__main__.TestMaildirMessage) ... ok
test_initialize_incorrectly (__main__.TestMaildirMessage) ... ok
test_initialize_with_eMM (__main__.TestMaildirMessage) ... ok
test_initialize_with_file (__main__.TestMaildirMessage) ... ok
test_initialize_with_nothing (__main__.TestMaildirMessage) ... ok
test_initialize_with_string (__main__.TestMaildirMessage) ... ok
test_subdir (__main__.TestMaildirMessage) ... ok
test_become_message (__main__.TestMboxMessage) ... ok
test_explain_to (__main__.TestMboxMessage) ... ok
test_flags (__main__.TestMboxMessage) ... ok
test_from (__main__.TestMboxMessage) ... ok
test_initialize_incorrectly (__main__.TestMboxMessage) ... ok
test_initialize_with_eMM (__main__.TestMboxMessage) ... ok
test_initialize_with_file (__main__.TestMboxMessage) ... ok
test_initialize_with_nothing (__main__.TestMboxMessage) ... ok
test_initialize_with_string (__main__.TestMboxMessage) ... ok
test_initialize_with_unixfrom (__main__.TestMboxMessage) ... ok
test_become_message (__main__.TestMHMessage) ... ok
test_explain_to (__main__.TestMHMessage) ... ok
test_initialize_incorrectly (__main__.TestMHMessage) ... ok
test_initialize_with_eMM (__main__.TestMHMessage) ... ok
test_initialize_with_file (__main__.TestMHMessage) ... ok
test_initialize_with_nothing (__main__.TestMHMessage) ... ok
test_initialize_with_string (__main__.TestMHMessage) ... ok
test_sequences (__main__.TestMHMessage) ... ok
test_become_message (__main__.TestBabylMessage) ... ok
test_explain_to (__main__.TestBabylMessage) ... ok
test_initialize_incorrectly (__main__.TestBabylMessage) ... ok
test_initialize_with_eMM (__main__.TestBabylMessage) ... ok
test_initialize_with_file (__main__.TestBabylMessage) ... ok
test_initialize_with_nothing (__main__.TestBabylMessage) ... ok
test_initialize_with_string (__main__.TestBabylMessage) ... ok
test_labels (__main__.TestBabylMessage) ... ok
test_visible (__main__.TestBabylMessage) ... ok
test_become_message (__main__.TestMMDFMessage) ... ok
test_explain_to (__main__.TestMMDFMessage) ... ok
test_flags (__main__.TestMMDFMessage) ... ok
test_from (__main__.TestMMDFMessage) ... ok
test_initialize_incorrectly (__main__.TestMMDFMessage) ... ok
test_initialize_with_eMM (__main__.TestMMDFMessage) ... ok
test_initialize_with_file (__main__.TestMMDFMessage) ... ok
test_initialize_with_nothing (__main__.TestMMDFMessage) ... ok
test_initialize_with_string (__main__.TestMMDFMessage) ... ok
test_initialize_with_unixfrom (__main__.TestMMDFMessage) ... ok
test_babyl_to_babyl (__main__.TestMessageConversion) ... ok
test_babyl_to_maildir (__main__.TestMessageConversion) ... ok
test_babyl_to_mboxmmdf (__main__.TestMessageConversion) ... ok
test_babyl_to_mh (__main__.TestMessageConversion) ... ok
test_maildir_to_babyl (__main__.TestMessageConversion) ... ok
test_maildir_to_maildir (__main__.TestMessageConversion) ... ok
test_maildir_to_mboxmmdf (__main__.TestMessageConversion) ... ok
test_maildir_to_mh (__main__.TestMessageConversion) ... ok
test_mboxmmdf_to_babyl (__main__.TestMessageConversion) ... ok
test_mboxmmdf_to_maildir (__main__.TestMessageConversion) ... ok
test_mboxmmdf_to_mboxmmdf (__main__.TestMessageConversion) ... ok
test_mboxmmdf_to_mh (__main__.TestMessageConversion) ... ok
test_mh_to_babyl (__main__.TestMessageConversion) ... ok
test_mh_to_maildir (__main__.TestMessageConversion) ... ok
test_mh_to_mboxmmdf (__main__.TestMessageConversion) ... ok
test_mh_to_mh (__main__.TestMessageConversion) ... ok
test_plain_to_x (__main__.TestMessageConversion) ... ok
test_x_to_invalid (__main__.TestMessageConversion) ... ok
test_x_to_plain (__main__.TestMessageConversion) ... ok
test_close (__main__.TestProxyFile) ... ok
test_initialize (__main__.TestProxyFile) ... ok
test_iteration (__main__.TestProxyFile) ... ok
test_read (__main__.TestProxyFile) ... ok
test_readline (__main__.TestProxyFile) ... ok
test_readlines (__main__.TestProxyFile) ... ok
test_seek_and_tell (__main__.TestProxyFile) ... ok
test_close (__main__.TestPartialFile) ... ok
test_initialize (__main__.TestPartialFile) ... ok
test_iteration (__main__.TestPartialFile) ... ok
test_read (__main__.TestPartialFile) ... ok
test_readline (__main__.TestPartialFile) ... ok
test_readlines (__main__.TestPartialFile) ... ok
test_seek_and_tell (__main__.TestPartialFile) ... ok
Test an empty maildir mailbox ... ok
test_nonempty_maildir_both (__main__.MaildirTestCase) ... ERROR
test_nonempty_maildir_cur (__main__.MaildirTestCase) ... ERROR
test_nonempty_maildir_new (__main__.MaildirTestCase) ... ERROR
test_unix_mbox (__main__.MaildirTestCase) ... ERROR
======================================================================
ERROR: test_add (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 67, in test_add
keys.append(self._box.add(self._template % 0))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_add_MM (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 476, in test_add_MM
key = self._box.add(msg)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_clear (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 304, in test_clear
self._box.add(self._template % i)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_close (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 394, in test_close
self._test_flush_or_close(self._box.close, False)
File "test_mailbox.py", line 398, in _test_flush_or_close
self._box.add(contents[0])
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_consistent_factory (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 519, in test_consistent_factory
key = self._box.add(msg)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_contains (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 240, in test_contains
self._test_has_key_or_contains(self._box.__contains__)
File "test_mailbox.py", line 245, in _test_has_key_or_contains
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_delitem (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 87, in test_delitem
self._test_remove_or_delitem(self._box.__delitem__)
File "test_mailbox.py", line 91, in _test_remove_or_delitem
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_directory_in_folder (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 710, in test_directory_in_folder
self._box.add(mailbox.Message(_sample_message))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_discard (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 115, in test_discard
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_file_permissions (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 726, in test_file_permissions
key = self._box.add(msg)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_flush (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 382, in test_flush
self._test_flush_or_close(self._box.flush, True)
File "test_mailbox.py", line 398, in _test_flush_or_close
self._box.add(contents[0])
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_get (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 127, in test_get
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_get_MM (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 485, in test_get_MM
key = self._box.add(msg)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_get_file (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 169, in test_get_file
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_get_folder (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 570, in test_get_folder
folder0.add(self._template % 'bar')
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_get_message (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 152, in test_get_message
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_get_string (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 162, in test_get_string
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_getitem (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 142, in test_getitem
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_has_key (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 236, in test_has_key
self._test_has_key_or_contains(self._box.has_key)
File "test_mailbox.py", line 245, in _test_has_key_or_contains
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_items (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 205, in test_items
self._check_iteration(self._box.items, do_keys=True, do_values=True)
File "test_mailbox.py", line 212, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_iter (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 192, in test_iter
do_values=True)
File "test_mailbox.py", line 212, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_iteritems (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 201, in test_iteritems
do_values=True)
File "test_mailbox.py", line 212, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_iterkeys (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 178, in test_iterkeys
self._check_iteration(self._box.iterkeys, do_keys=True, do_values=False)
File "test_mailbox.py", line 212, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_itervalues (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 187, in test_itervalues
do_values=True)
File "test_mailbox.py", line 212, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_keys (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 182, in test_keys
self._check_iteration(self._box.keys, do_keys=True, do_values=False)
File "test_mailbox.py", line 212, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_len (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 266, in test_len
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_lookup (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 682, in test_lookup
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_pop (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 314, in test_pop
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_popitem (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 334, in test_popitem
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_refresh (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 665, in test_refresh
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_remove (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 83, in test_remove
self._test_remove_or_delitem(self._box.remove)
File "test_mailbox.py", line 91, in _test_remove_or_delitem
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_set_MM (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 495, in test_set_MM
key = self._box.add(msg0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_set_item (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 275, in test_set_item
key0 = self._box.add(self._template % 'original 0')
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_update (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 348, in test_update
key0 = self._box.add(self._template % 'original 0')
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_values (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 196, in test_values
self._check_iteration(self._box.values, do_keys=False, do_values=True)
File "test_mailbox.py", line 212, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_lock_conflict (__main__.TestMbox)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 816, in test_lock_conflict
self._box.lock)
File "/boot/common/lib/python2.7/unittest.py", line 345, in failUnlessRaises
callableObj(*args, **kwargs)
File "/boot/common/lib/python2.7/mailbox.py", line 565, in lock
_lock_file(self._file)
File "/boot/common/lib/python2.7/mailbox.py", line 1874, in _lock_file
os.link(pre_lock.name, f.name + '.lock')
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_lock_unlock (__main__.TestMbox)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 387, in test_lock_unlock
self._box.lock()
File "/boot/common/lib/python2.7/mailbox.py", line 565, in lock
_lock_file(self._file)
File "/boot/common/lib/python2.7/mailbox.py", line 1874, in _lock_file
os.link(pre_lock.name, f.name + '.lock')
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_relock (__main__.TestMbox)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 833, in test_relock
self._box.lock()
File "/boot/common/lib/python2.7/mailbox.py", line 565, in lock
_lock_file(self._file)
File "/boot/common/lib/python2.7/mailbox.py", line 1874, in _lock_file
os.link(pre_lock.name, f.name + '.lock')
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_lock_conflict (__main__.TestMMDF)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 806, in test_lock_conflict
self._box.lock()
File "/boot/common/lib/python2.7/mailbox.py", line 565, in lock
_lock_file(self._file)
File "/boot/common/lib/python2.7/mailbox.py", line 1874, in _lock_file
os.link(pre_lock.name, f.name + '.lock')
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_lock_unlock (__main__.TestMMDF)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 387, in test_lock_unlock
self._box.lock()
File "/boot/common/lib/python2.7/mailbox.py", line 565, in lock
_lock_file(self._file)
File "/boot/common/lib/python2.7/mailbox.py", line 1874, in _lock_file
os.link(pre_lock.name, f.name + '.lock')
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_relock (__main__.TestMMDF)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 833, in test_relock
self._box.lock()
File "/boot/common/lib/python2.7/mailbox.py", line 565, in lock
_lock_file(self._file)
File "/boot/common/lib/python2.7/mailbox.py", line 1874, in _lock_file
os.link(pre_lock.name, f.name + '.lock')
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_lock_unlock (__main__.TestMH)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 387, in test_lock_unlock
self._box.lock()
File "/boot/common/lib/python2.7/mailbox.py", line 970, in lock
_lock_file(self._file)
File "/boot/common/lib/python2.7/mailbox.py", line 1874, in _lock_file
os.link(pre_lock.name, f.name + '.lock')
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_pack (__main__.TestMH)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 960, in test_pack
self._box.pack()
File "/boot/common/lib/python2.7/mailbox.py", line 1086, in pack
os.path.join(self._path, str(prev + 1)))
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_lock_unlock (__main__.TestBabyl)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 387, in test_lock_unlock
self._box.lock()
File "/boot/common/lib/python2.7/mailbox.py", line 565, in lock
_lock_file(self._file)
File "/boot/common/lib/python2.7/mailbox.py", line 1874, in _lock_file
os.link(pre_lock.name, f.name + '.lock')
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_nonempty_maildir_both (__main__.MaildirTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 1809, in test_nonempty_maildir_both
self.createMessage("cur")
File "test_mailbox.py", line 1774, in createMessage
os.link(tmpname, newname)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_nonempty_maildir_cur (__main__.MaildirTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 1793, in test_nonempty_maildir_cur
self.createMessage("cur")
File "test_mailbox.py", line 1774, in createMessage
os.link(tmpname, newname)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_nonempty_maildir_new (__main__.MaildirTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 1801, in test_nonempty_maildir_new
self.createMessage("new")
File "test_mailbox.py", line 1774, in createMessage
os.link(tmpname, newname)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_unix_mbox (__main__.MaildirTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 1821, in test_unix_mbox
fname = self.createMessage("cur", True)
File "test_mailbox.py", line 1774, in createMessage
os.link(tmpname, newname)
OSError: [Errno -2147454933] Operation not supported
======================================================================
FAIL: test_clean (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 612, in test_clean
self.assert_(not os.path.exists(foo_path))
AssertionError: None
----------------------------------------------------------------------
Ran 271 tests in 17.849s
FAILED (failures=1, errors=48)
Traceback (most recent call last):
File "test_mailbox.py", line 1926, in <module>
test_main()
File "test_mailbox.py", line 1921, in test_main
test_support.run_unittest(*tests)
File "/boot/common/lib/python2.7/test/test_support.py", line 722, in run_unittest
_run_suite(suite)
File "/boot/common/lib/python2.7/test/test_support.py", line 705, in _run_suite
raise TestFailed(err)
test.test_support.TestFailed: errors occurred; run in verbose mode for details
ERROR
test_lock_unlock (__main__.TestMMDF) ... ERROR
test_open_close_open (__main__.TestMMDF) ... ok
test_pop (__main__.TestMMDF) ... ok
test_popitem (__main__.TestMMDF) ... ok
test_relock (__main__.TestMMDF) ... ERROR
test_remove (__main__.TestMMDF) ... ok
test_set_item (__main__.TestMMDF) ... ok
test_update (__main__.TestMMDF) ... ok
test_values (__main__.TestMMDF) ... ok
test_add (__main__.TestMH) ... ok
test_add_and_remove_folders (__main__.TestMH) ... ok
test_clear (__main__.TestMH) ... ok
test_close (__main__.TestMH) ... ok
test_contains (__main__.TestMH) ... ok
test_delitem (__main__.TestMH) ... ok
test_discard (__main__.TestMH) ... ok
test_dump_message (__main__.TestMH) ... ok
test_flush (__main__.TestMH) ... ok
test_get (__main__.TestMH) ... ok
test_get_file (__main__.TestMH) ... ok
test_get_folder (__main__.TestMH) ... ok
test_get_message (__main__.TestMH) ... ok
test_get_string (__main__.TestMH) ... ok
test_getitem (__main__.TestMH) ... ok
test_has_key (__main__.TestMH) ... ok
test_items (__main__.TestMH) ... ok
test_iter (__main__.TestMH) ... ok
test_iteritems (__main__.TestMH) ... ok
test_iterkeys (__main__.TestMH) ... ok
test_itervalues (__main__.TestMH) ... ok
test_keys (__main__.TestMH) ... ok
test_len (__main__.TestMH) ... ok
test_list_folders (__main__.TestMH) ... ok
test_lock_unlock (__main__.TestMH) ... ERROR
test_pack (__main__.TestMH) ... ERROR
test_pop (__main__.TestMH) ... ok
test_popitem (__main__.TestMH) ... ok
test_remove (__main__.TestMH) ... ok
test_sequences (__main__.TestMH) ... ok
test_set_item (__main__.TestMH) ... ok
test_update (__main__.TestMH) ... ok
test_values (__main__.TestMH) ... ok
test_add (__main__.TestBabyl) ... ok
test_clear (__main__.TestBabyl) ... ok
test_close (__main__.TestBabyl) ... ok
test_contains (__main__.TestBabyl) ... ok
test_delitem (__main__.TestBabyl) ... ok
test_discard (__main__.TestBabyl) ... ok
test_dump_message (__main__.TestBabyl) ... ok
test_flush (__main__.TestBabyl) ... ok
test_get (__main__.TestBabyl) ... ok
test_get_file (__main__.TestBabyl) ... ok
test_get_message (__main__.TestBabyl) ... ok
test_get_string (__main__.TestBabyl) ... ok
test_getitem (__main__.TestBabyl) ... ok
test_has_key (__main__.TestBabyl) ... ok
test_items (__main__.TestBabyl) ... ok
test_iter (__main__.TestBabyl) ... ok
test_iteritems (__main__.TestBabyl) ... ok
test_iterkeys (__main__.TestBabyl) ... ok
test_itervalues (__main__.TestBabyl) ... ok
test_keys (__main__.TestBabyl) ... ok
test_labels (__main__.TestBabyl) ... ok
test_len (__main__.TestBabyl) ... ok
test_lock_unlock (__main__.TestBabyl) ... ERROR
test_pop (__main__.TestBabyl) ... ok
test_popitem (__main__.TestBabyl) ... ok
test_remove (__main__.TestBabyl) ... ok
test_set_item (__main__.TestBabyl) ... ok
test_update (__main__.TestBabyl) ... ok
test_values (__main__.TestBabyl) ... ok
test_become_message (__main__.TestMessage) ... ok
test_explain_to (__main__.TestMessage) ... ok
test_initialize_incorrectly (__main__.TestMessage) ... ok
test_initialize_with_eMM (__main__.TestMessage) ... ok
test_initialize_with_file (__main__.TestMessage) ... ok
test_initialize_with_nothing (__main__.TestMessage) ... ok
test_initialize_with_string (__main__.TestMessage) ... ok
test_become_message (__main__.TestMaildirMessage) ... ok
test_date (__main__.TestMaildirMessage) ... ok
test_explain_to (__main__.TestMaildirMessage) ... ok
test_flags (__main__.TestMaildirMessage) ... ok
test_info (__main__.TestMaildirMessage) ... ok
test_info_and_flags (__main__.TestMaildirMessage) ... ok
test_initialize_incorrectly (__main__.TestMaildirMessage) ... ok
test_initialize_with_eMM (__main__.TestMaildirMessage) ... ok
test_initialize_with_file (__main__.TestMaildirMessage) ... ok
test_initialize_with_nothing (__main__.TestMaildirMessage) ... ok
test_initialize_with_string (__main__.TestMaildirMessage) ... ok
test_subdir (__main__.TestMaildirMessage) ... ok
test_become_message (__main__.TestMboxMessage) ... ok
test_explain_to (__main__.TestMboxMessage) ... ok
test_flags (__main__.TestMboxMessage) ... ok
test_from (__main__.TestMboxMessage) ... ok
test_initialize_incorrectly (__main__.TestMboxMessage) ... ok
test_initialize_with_eMM (__main__.TestMboxMessage) ... ok
test_initialize_with_file (__main__.TestMboxMessage) ... ok
test_initialize_with_nothing (__main__.TestMboxMessage) ... ok
test_initialize_with_string (__main__.TestMboxMessage) ... ok
test_initialize_with_unixfrom (__main__.TestMboxMessage) ... ok
test_become_message (__main__.TestMHMessage) ... ok
test_explain_to (__main__.TestMHMessage) ... ok
test_initialize_incorrectly (__main__.TestMHMessage) ... ok
test_initialize_with_eMM (__main__.TestMHMessage) ... ok
test_initialize_with_file (__main__.TestMHMessage) ... ok
test_initialize_with_nothing (__main__.TestMHMessage) ... ok
test_initialize_with_string (__main__.TestMHMessage) ... ok
test_sequences (__main__.TestMHMessage) ... ok
test_become_message (__main__.TestBabylMessage) ... ok
test_explain_to (__main__.TestBabylMessage) ... ok
test_initialize_incorrectly (__main__.TestBabylMessage) ... ok
test_initialize_with_eMM (__main__.TestBabylMessage) ... ok
test_initialize_with_file (__main__.TestBabylMessage) ... ok
test_initialize_with_nothing (__main__.TestBabylMessage) ... ok
test_initialize_with_string (__main__.TestBabylMessage) ... ok
test_labels (__main__.TestBabylMessage) ... ok
test_visible (__main__.TestBabylMessage) ... ok
test_become_message (__main__.TestMMDFMessage) ... ok
test_explain_to (__main__.TestMMDFMessage) ... ok
test_flags (__main__.TestMMDFMessage) ... ok
test_from (__main__.TestMMDFMessage) ... ok
test_initialize_incorrectly (__main__.TestMMDFMessage) ... ok
test_initialize_with_eMM (__main__.TestMMDFMessage) ... ok
test_initialize_with_file (__main__.TestMMDFMessage) ... ok
test_initialize_with_nothing (__main__.TestMMDFMessage) ... ok
test_initialize_with_string (__main__.TestMMDFMessage) ... ok
test_initialize_with_unixfrom (__main__.TestMMDFMessage) ... ok
test_babyl_to_babyl (__main__.TestMessageConversion) ... ok
test_babyl_to_maildir (__main__.TestMessageConversion) ... ok
test_babyl_to_mboxmmdf (__main__.TestMessageConversion) ... ok
test_babyl_to_mh (__main__.TestMessageConversion) ... ok
test_maildir_to_babyl (__main__.TestMessageConversion) ... ok
test_maildir_to_maildir (__main__.TestMessageConversion) ... ok
test_maildir_to_mboxmmdf (__main__.TestMessageConversion) ... ok
test_maildir_to_mh (__main__.TestMessageConversion) ... ok
test_mboxmmdf_to_babyl (__main__.TestMessageConversion) ... ok
test_mboxmmdf_to_maildir (__main__.TestMessageConversion) ... ok
test_mboxmmdf_to_mboxmmdf (__main__.TestMessageConversion) ... ok
test_mboxmmdf_to_mh (__main__.TestMessageConversion) ... ok
test_mh_to_babyl (__main__.TestMessageConversion) ... ok
test_mh_to_maildir (__main__.TestMessageConversion) ... ok
test_mh_to_mboxmmdf (__main__.TestMessageConversion) ... ok
test_mh_to_mh (__main__.TestMessageConversion) ... ok
test_plain_to_x (__main__.TestMessageConversion) ... ok
test_x_to_invalid (__main__.TestMessageConversion) ... ok
test_x_to_plain (__main__.TestMessageConversion) ... ok
test_close (__main__.TestProxyFile) ... ok
test_initialize (__main__.TestProxyFile) ... ok
test_iteration (__main__.TestProxyFile) ... ok
test_read (__main__.TestProxyFile) ... ok
test_readline (__main__.TestProxyFile) ... ok
test_readlines (__main__.TestProxyFile) ... ok
test_seek_and_tell (__main__.TestProxyFile) ... ok
test_close (__main__.TestPartialFile) ... ok
test_initialize (__main__.TestPartialFile) ... ok
test_iteration (__main__.TestPartialFile) ... ok
test_read (__main__.TestPartialFile) ... ok
test_readline (__main__.TestPartialFile) ... ok
test_readlines (__main__.TestPartialFile) ... ok
test_seek_and_tell (__main__.TestPartialFile) ... ok
Test an empty maildir mailbox ... ok
test_nonempty_maildir_both (__main__.MaildirTestCase) ... ERROR
test_nonempty_maildir_cur (__main__.MaildirTestCase) ... ERROR
test_nonempty_maildir_new (__main__.MaildirTestCase) ... ERROR
test_unix_mbox (__main__.MaildirTestCase) ... ERROR
======================================================================
ERROR: test_add (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 67, in test_add
keys.append(self._box.add(self._template % 0))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_add_MM (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 476, in test_add_MM
key = self._box.add(msg)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_clear (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 304, in test_clear
self._box.add(self._template % i)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_close (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 394, in test_close
self._test_flush_or_close(self._box.close, False)
File "test_mailbox.py", line 398, in _test_flush_or_close
self._box.add(contents[0])
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_consistent_factory (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 519, in test_consistent_factory
key = self._box.add(msg)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_contains (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 240, in test_contains
self._test_has_key_or_contains(self._box.__contains__)
File "test_mailbox.py", line 245, in _test_has_key_or_contains
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_delitem (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 87, in test_delitem
self._test_remove_or_delitem(self._box.__delitem__)
File "test_mailbox.py", line 91, in _test_remove_or_delitem
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_directory_in_folder (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 710, in test_directory_in_folder
self._box.add(mailbox.Message(_sample_message))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_discard (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 115, in test_discard
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_file_permissions (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 726, in test_file_permissions
key = self._box.add(msg)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_flush (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 382, in test_flush
self._test_flush_or_close(self._box.flush, True)
File "test_mailbox.py", line 398, in _test_flush_or_close
self._box.add(contents[0])
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_get (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 127, in test_get
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_get_MM (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 485, in test_get_MM
key = self._box.add(msg)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_get_file (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 169, in test_get_file
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_get_folder (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 570, in test_get_folder
folder0.add(self._template % 'bar')
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_get_message (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 152, in test_get_message
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_get_string (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 162, in test_get_string
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_getitem (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 142, in test_getitem
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_has_key (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 236, in test_has_key
self._test_has_key_or_contains(self._box.has_key)
File "test_mailbox.py", line 245, in _test_has_key_or_contains
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_items (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 205, in test_items
self._check_iteration(self._box.items, do_keys=True, do_values=True)
File "test_mailbox.py", line 212, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_iter (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 192, in test_iter
do_values=True)
File "test_mailbox.py", line 212, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_iteritems (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 201, in test_iteritems
do_values=True)
File "test_mailbox.py", line 212, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_iterkeys (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 178, in test_iterkeys
self._check_iteration(self._box.iterkeys, do_keys=True, do_values=False)
File "test_mailbox.py", line 212, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_itervalues (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 187, in test_itervalues
do_values=True)
File "test_mailbox.py", line 212, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_keys (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 182, in test_keys
self._check_iteration(self._box.keys, do_keys=True, do_values=False)
File "test_mailbox.py", line 212, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_len (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 266, in test_len
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_lookup (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 682, in test_lookup
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_pop (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 314, in test_pop
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_popitem (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 334, in test_popitem
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_refresh (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 665, in test_refresh
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_remove (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 83, in test_remove
self._test_remove_or_delitem(self._box.remove)
File "test_mailbox.py", line 91, in _test_remove_or_delitem
key0 = self._box.add(self._template % 0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_set_MM (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 495, in test_set_MM
key = self._box.add(msg0)
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_set_item (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 275, in test_set_item
key0 = self._box.add(self._template % 'original 0')
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_update (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 348, in test_update
key0 = self._box.add(self._template % 'original 0')
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_values (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 196, in test_values
self._check_iteration(self._box.values, do_keys=False, do_values=True)
File "test_mailbox.py", line 212, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/boot/common/lib/python2.7/mailbox.py", line 260, in add
os.link(tmp_file.name, dest)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_lock_conflict (__main__.TestMbox)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 816, in test_lock_conflict
self._box.lock)
File "/boot/common/lib/python2.7/unittest.py", line 345, in failUnlessRaises
callableObj(*args, **kwargs)
File "/boot/common/lib/python2.7/mailbox.py", line 565, in lock
_lock_file(self._file)
File "/boot/common/lib/python2.7/mailbox.py", line 1874, in _lock_file
os.link(pre_lock.name, f.name + '.lock')
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_lock_unlock (__main__.TestMbox)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 387, in test_lock_unlock
self._box.lock()
File "/boot/common/lib/python2.7/mailbox.py", line 565, in lock
_lock_file(self._file)
File "/boot/common/lib/python2.7/mailbox.py", line 1874, in _lock_file
os.link(pre_lock.name, f.name + '.lock')
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_relock (__main__.TestMbox)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 833, in test_relock
self._box.lock()
File "/boot/common/lib/python2.7/mailbox.py", line 565, in lock
_lock_file(self._file)
File "/boot/common/lib/python2.7/mailbox.py", line 1874, in _lock_file
os.link(pre_lock.name, f.name + '.lock')
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_lock_conflict (__main__.TestMMDF)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 816, in test_lock_conflict
self._box.lock)
File "/boot/common/lib/python2.7/unittest.py", line 345, in failUnlessRaises
callableObj(*args, **kwargs)
File "/boot/common/lib/python2.7/mailbox.py", line 565, in lock
_lock_file(self._file)
File "/boot/common/lib/python2.7/mailbox.py", line 1874, in _lock_file
os.link(pre_lock.name, f.name + '.lock')
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_lock_unlock (__main__.TestMMDF)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 387, in test_lock_unlock
self._box.lock()
File "/boot/common/lib/python2.7/mailbox.py", line 565, in lock
_lock_file(self._file)
File "/boot/common/lib/python2.7/mailbox.py", line 1874, in _lock_file
os.link(pre_lock.name, f.name + '.lock')
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_relock (__main__.TestMMDF)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 833, in test_relock
self._box.lock()
File "/boot/common/lib/python2.7/mailbox.py", line 565, in lock
_lock_file(self._file)
File "/boot/common/lib/python2.7/mailbox.py", line 1874, in _lock_file
os.link(pre_lock.name, f.name + '.lock')
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_lock_unlock (__main__.TestMH)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 387, in test_lock_unlock
self._box.lock()
File "/boot/common/lib/python2.7/mailbox.py", line 970, in lock
_lock_file(self._file)
File "/boot/common/lib/python2.7/mailbox.py", line 1874, in _lock_file
os.link(pre_lock.name, f.name + '.lock')
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_pack (__main__.TestMH)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 960, in test_pack
self._box.pack()
File "/boot/common/lib/python2.7/mailbox.py", line 1086, in pack
os.path.join(self._path, str(prev + 1)))
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_lock_unlock (__main__.TestBabyl)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 387, in test_lock_unlock
self._box.lock()
File "/boot/common/lib/python2.7/mailbox.py", line 565, in lock
_lock_file(self._file)
File "/boot/common/lib/python2.7/mailbox.py", line 1874, in _lock_file
os.link(pre_lock.name, f.name + '.lock')
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_nonempty_maildir_both (__main__.MaildirTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 1809, in test_nonempty_maildir_both
self.createMessage("cur")
File "test_mailbox.py", line 1774, in createMessage
os.link(tmpname, newname)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_nonempty_maildir_cur (__main__.MaildirTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 1793, in test_nonempty_maildir_cur
self.createMessage("cur")
File "test_mailbox.py", line 1774, in createMessage
os.link(tmpname, newname)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_nonempty_maildir_new (__main__.MaildirTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 1801, in test_nonempty_maildir_new
self.createMessage("new")
File "test_mailbox.py", line 1774, in createMessage
os.link(tmpname, newname)
OSError: [Errno -2147454933] Operation not supported
======================================================================
ERROR: test_unix_mbox (__main__.MaildirTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 1821, in test_unix_mbox
fname = self.createMessage("cur", True)
File "test_mailbox.py", line 1774, in createMessage
os.link(tmpname, newname)
OSError: [Errno -2147454933] Operation not supported
======================================================================
FAIL: test_clean (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_mailbox.py", line 612, in test_clean
self.assert_(not os.path.exists(foo_path))
AssertionError: None
----------------------------------------------------------------------
Ran 271 tests in 20.882s
FAILED (failures=1, errors=48)
Traceback (most recent call last):
File "test_mailbox.py", line 1926, in <module>
test_main()
File "test_mailbox.py", line 1921, in test_main
test_support.run_unittest(*tests)
File "/boot/common/lib/python2.7/test/test_support.py", line 722, in run_unittest
_run_suite(suite)
File "/boot/common/lib/python2.7/test/test_support.py", line 705, in _run_suite
raise TestFailed(err)
test.test_support.TestFailed: errors occurred; run in verbose mode for details
~/develop/python/Lib/test>
