Skip to content

Fix test build failures from RegCache rename#979

Open
pavanbalaji wants to merge 1 commit intometa-pytorch:mainfrom
pavanbalaji:export-D95714490
Open

Fix test build failures from RegCache rename#979
pavanbalaji wants to merge 1 commit intometa-pytorch:mainfrom
pavanbalaji:export-D95714490

Conversation

@pavanbalaji
Copy link
Contributor

Summary:
Update v2_27 tests for the CtranMapperRegCache ->
ctran::RegCache rename:

  • CommRegisterTest.cc: update include path and class name
  • CtranExDistCommUT.cc: add include and update class name
  • CtranExDistCommFailureUT.cc: disambiguate testing::
    namespace

All three files also fix ambiguous 'testing' namespace
references caused by ctran::testing conflicting with
::testing from gtest.

Differential Revision: D95714490

Summary:
Update v2_27 tests for the CtranMapperRegCache ->
ctran::RegCache rename:
- CommRegisterTest.cc: update include path and class name
- CtranExDistCommUT.cc: add include and update class name
- CtranExDistCommFailureUT.cc: disambiguate testing::
  namespace

All three files also fix ambiguous 'testing' namespace
references caused by ctran::testing conflicting with
::testing from gtest.

Differential Revision: D95714490
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Mar 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant