After fetching a blob, check if it exists, and return different result depending on the test.
Depends on D9942
Paths
| Differential D9943 Authored by tomek on Nov 21 2023, 8:05 AM.
Details
Summary After fetching a blob, check if it exists, and return different result depending on the test. Depends on D9942 Test Plan Create a script that tries to download two blobs - one with existing hash and one without. Check if the result is correct.
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptNov 21 2023, 8:05 AM2023-11-21 08:05:13 (UTC-8) Harbormaster completed remote builds in B24307: Diff 33459.Nov 21 2023, 8:25 AM2023-11-21 08:25:01 (UTC-8)
This revision is now accepted and ready to land.Nov 23 2023, 6:54 AM2023-11-23 06:54:17 (UTC-8) Closed by commit rCOMM834594e5184c: [keyserver] Check if a blob exists (authored by tomek). · Explain WhyNov 24 2023, 4:51 AM2023-11-24 04:51:45 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 33583 keyserver/src/services/blob.js
|