swift/test/unit/container
Kota Tsuyuzaki b68311db95 Fix reconciler test to calc lastmodified as UTC
Swift reconciler calculates the last-modified date as UTC but
current test calculates it as local time zone. It triggers unit
test failure in non-UTC environment.

This patch fixes the test to calculate the last-modified as UTC
as well.

Change-Id: Ia0053f350daf2cb8c61ac01a933924b6e4b0cb37
Closes-Bug: #1526588
2015-12-16 17:17:06 +05:30
..
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
test_auditor.py Added unit test cases for container/auditor.py 2015-11-20 16:07:17 +00:00
test_backend.py Modify functional tests to use ostestr/testr 2015-12-15 22:30:44 +00:00
test_reconciler.py Fix reconciler test to calc lastmodified as UTC 2015-12-16 17:17:06 +05:30
test_replicator.py Make db_replicator usync smaller containers 2015-10-19 15:26:12 +01:00
test_server.py remove remaining simplejson uses, prefer standard library import 2015-11-16 12:34:24 -08:00
test_sync.py Get rid of contextlib.nested() for py3 2015-10-23 11:44:54 -07:00
test_updater.py Minor improvement to updater unit tests 2015-10-23 16:38:24 +01:00