Skip to content

ref(cells): update RegionReplicaService rpc method callers to use cell_name#110576

Merged
lynnagara merged 2 commits intomasterfrom
region-replica-rpc-methods-callers
Mar 13, 2026
Merged

ref(cells): update RegionReplicaService rpc method callers to use cell_name#110576
lynnagara merged 2 commits intomasterfrom
region-replica-rpc-methods-callers

Conversation

@lynnagara
Copy link
Member

No description provided.

@lynnagara lynnagara requested a review from a team March 12, 2026 20:17
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 12, 2026
@github-actions
Copy link
Contributor

Backend Test Failures

Failures on 3ebd269 in this run:

tests/sentry/models/test_apitoken.py::ApiTokenTest::test_handle_async_deletion_calledlog
tests/sentry/models/test_apitoken.py:229: in test_handle_async_deletion_called
    mock_delete_replica.assert_called_once_with(
/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/unittest/mock.py:989: in assert_called_once_with
    return self.assert_called_with(*args, **kwargs)
/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/unittest/mock.py:977: in assert_called_with
    raise AssertionError(_error_message()) from cause
E   AssertionError: expected call not found.
E   Expected: delete_replicated_api_token(apitoken_id=20, region_name=<ANY>)
E     Actual: delete_replicated_api_token(apitoken_id=20, cell_name='testregion737575')

@lynnagara lynnagara merged commit 9a29930 into master Mar 13, 2026
78 checks passed
@lynnagara lynnagara deleted the region-replica-rpc-methods-callers branch March 13, 2026 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants