swift/test/unit
Prashanth Pai 772eace020 Fix unit tests failing in some cases
TestZeroCopy used to fail when 'localhost' resolved to an ipv6
address. https://github.com/eventlet/eventlet/issues/8

Also, "test_container_sync_realms.py:TestUtils.test_os_error"
used to fail when unit tests were run as root user. This is
because despite os.chmod(), a root user still has permission
to access the file and hence OSError is not raised.

Change-Id: Ife80b203358557999734515261814ce76c0e00cd
Signed-off-by: Prashanth Pai <ppai@redhat.com>
2014-10-09 22:04:53 +05:30
..
account Merge "Add container_count to policy_stat table" 2014-09-25 05:12:33 +00:00
cli Merge "Provides proper error handling on builder unpickle" 2014-10-04 01:31:00 +00:00
common Fix unit tests failing in some cases 2014-10-09 22:04:53 +05:30
container container.merge_items bug 2014-09-18 12:36:26 -07:00
obj Fix unit tests failing in some cases 2014-10-09 22:04:53 +05:30
proxy Fixes unit tests to clean up temporary directories 2014-09-26 22:39:48 +05:30
test_locale Move test.unit.locale out of gettext's way 2014-01-24 01:24:08 -08:00
__init__.py Zero-copy object-server GET responses with splice() 2014-09-18 16:02:47 -07:00