Page MenuHomePhabricator

[blob-service] Test HTTP Ranges
AbandonedPublic

Authored by patryk on Jul 27 2023, 10:33 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 22, 2:30 PM
Unknown Object (File)
Tue, Oct 22, 2:30 PM
Unknown Object (File)
Tue, Oct 22, 2:30 PM
Unknown Object (File)
Tue, Oct 22, 2:28 PM
Unknown Object (File)
Tue, Oct 22, 5:03 AM
Unknown Object (File)
Mon, Oct 21, 9:48 AM
Unknown Object (File)
Tue, Oct 15, 12:45 PM
Unknown Object (File)
Mon, Oct 14, 8:13 AM
Subscribers

Details

Summary

Solution for ENG-4437.
This diff adds additional HTTP Range tests to blob_integration_test.

Depends on D8643

Test Plan

In services/commtest run yarn run-integration-tests blob and check if there are no errors.

Diff Detail

Repository
rCOMM Comm
Branch
patryk/blob-integration-test
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

patryk held this revision as a draft.
patryk edited the test plan for this revision. (Show Details)
patryk edited reviewers, added: bartek, tomek, michal; removed: jon.
patryk edited the test plan for this revision. (Show Details)

Rebase

patryk removed a reviewer: michal.
This revision is now accepted and ready to land.Jul 28 2023, 4:46 AM

I'm planning to move HTTP Range test to a separate test.

Unfortunately, I don't have time to fix this diff, so I'll have to abandon it because it requires a refactor.