Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7124215
D36.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
446 B
Subscribers
None
D36.diff
View Options
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
Details
Attached
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
Attached To
D36: Fix an object id encoding into a test of objstorage api
Event Timeline
Log In to Comment