Hey James Could you take openstack-stable-maint off the notification list for swift bitrot jobs? The stable-maint team doesn't have any involvement with swift (yet?) ... I didn't even know it had a stable/folsom branch Cheers, Mark. On Wed, 2012-12-26 at 00:13 +0000, OpenStack Jenkins wrote:
See <https://jenkins.openstack.org/job/periodic-swift-python26-stable-folsom/86/> ... ====================================================================== FAIL: test_hash_suffix_multi_file_two (test.unit.obj.test_replicator.TestObjectReplicator) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://jenkins.openstack.org/job/periodic-swift-python26-stable-folsom/ws/test/unit/obj/test_replicator.py",> line 328, in test_hash_suffix_multi_file_two self.assertEquals(len(os.listdir(whole_hsh_path)), 2) AssertionError: 1 != 2
raise self.failureException, \ (None or '%r != %r' % (1, 2))