Page MenuHomeSoftware Heritage

D36.diff
No OneTemporary

D36.diff

diff --git a/swh/storage/tests/test_objstorage_api.py b/swh/storage/tests/test_objstorage_api.py
--- a/swh/storage/tests/test_objstorage_api.py
+++ b/swh/storage/tests/test_objstorage_api.py
@@ -60,7 +60,6 @@
id = self.objstorage.content_add(content)
ids.append(id)
for id in self.objstorage.content_get_random(50):
- id = hashutil.hex_to_hash(id)
self.assertIn(id, ids)
@istest

File Metadata

Mime Type
text/plain
Expires
Dec 21 2024, 12:58 AM (11 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3221774

Event Timeline