Page MenuHomePhabricator

[lib] Remove `member.permissions` from `RawThreadInfo` test data
AbandonedPublic

Authored by atul on Jun 18 2024, 1:33 PM.
Tags
None
Referenced Files
F2831723: D12470.id41468.diff
Sat, Sep 28, 1:18 AM
F2831255: D12470.diff
Fri, Sep 27, 11:16 PM
Unknown Object (File)
Fri, Sep 13, 7:47 PM
Unknown Object (File)
Tue, Sep 3, 10:09 PM
Unknown Object (File)
Aug 25 2024, 7:46 AM
Unknown Object (File)
Aug 16 2024, 5:40 AM
Unknown Object (File)
Aug 8 2024, 2:05 AM
Unknown Object (File)
Aug 5 2024, 11:56 PM
Subscribers
None

Details

Reviewers
ashoat
ginsu
tomek
Summary

There are places in unit tests where we construct RawThreadInfo.members and include permissions field. This diff just handles removing the permissions field from test data to reduce flow issues from ~64 -> ~36.


Depends on D12469

Test Plan

NA, reduced flow issues and tests continue to pass

Diff Detail

Repository
rCOMM Comm
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Jun 18 2024, 1:46 PM
Harbormaster failed remote builds in B29760: Diff 41468!
atul requested review of this revision.Jun 18 2024, 4:03 PM

Abandoning in favor of stack starting with D12594 because lots of things have changed and there's not really 1:1 correspondence with old stack and new stack so I don't think it makes sense to update in place, change a bunch of child/parent diff relationships, etc.