Page MenuHomePhabricator

[Commtest] Remove backup gRPC tests
AbandonedPublic

Authored by jon on Aug 29 2023, 1:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 22, 9:26 PM
Unknown Object (File)
Tue, Apr 16, 11:48 PM
Unknown Object (File)
Tue, Apr 16, 7:49 AM
Unknown Object (File)
Sat, Apr 13, 8:32 PM
Unknown Object (File)
Fri, Apr 12, 4:17 PM
Unknown Object (File)
Wed, Apr 10, 8:45 AM
Unknown Object (File)
Tue, Apr 9, 10:44 PM
Unknown Object (File)
Tue, Apr 9, 11:21 AM
Subscribers

Details

Summary

Follow to https://phab.comm.dev/D8796. Since the tests in commtest
all interacted with the gRPC endpoints, decided to drop all tests related to
blob.

Test Plan
cd services/commtest
cargo build

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

I realized that this will conflict with D8966, depending on which one is landed first

I'm probably going to land the test improvements this morning, but accepting if it's blocking someone. I will rebase over this diff if required. If I land first we cancel this

This revision is now accepted and ready to land.Aug 29 2023, 11:10 PM
michal requested changes to this revision.Aug 30 2023, 1:28 AM

Landed D8966 so we can cancel this

This revision now requires changes to proceed.Aug 30 2023, 1:28 AM

https://phab.comm.dev/D8966 seems like the right approach. Closing