You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@sink_replicate_region_4_requires_split_at_end_of_block was originally
added to ensure splitting at the end of a block wouldn't crash, see
bdada75
However it looks like we're now no longer testing this because conv
isn't at the end of the block anymore.
This moves it into a unit test instead. Discovered when working on
#160449
0 commit comments