Skip to content

Remove disabled accessibility manager integration test (#58612) - #58612

Closed
rubennorte wants to merge 6 commits into
react:mainfrom
rubennorte:export-D120923184
Closed

rubennorte wants to merge 6 commits into
react:mainfrom
rubennorte:export-D120923184

Conversation

@rubennorte

@rubennorte rubennorte commented Sep 21, 2026

Copy link
Copy Markdown
Member

Summary:

Remove the RNTester accessibility manager integration test. The native harness has kept it disabled because the underlying native module is unavailable, and its setup depends on a private native-module API.

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D120923184

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 21, 2026
@meta-codesync

meta-codesync Bot commented Sep 21, 2026

Copy link
Copy Markdown

@rubennorte has exported this pull request. If you are a Meta employee, you can view the originating Diff in D120923184.

rubennorte added a commit to rubennorte/react-native that referenced this pull request Sep 21, 2026
Summary:
Pull Request resolved: react#58612

Remove the RNTester accessibility manager integration test. The native harness has kept it disabled because the underlying native module is unavailable, and its setup depends on a private native-module API.

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D120923184
@meta-codesync meta-codesync Bot changed the title Remove disabled accessibility manager integration test Remove disabled accessibility manager integration test (#58612) Sep 21, 2026
rubennorte added a commit to rubennorte/react-native that referenced this pull request Sep 21, 2026
Summary:
Pull Request resolved: react#58612

Remove the RNTester accessibility manager integration test. The native harness has kept it disabled because the underlying native module is unavailable, and its setup depends on a private native-module API.

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D120923184
rubennorte added a commit to rubennorte/react-native that referenced this pull request Sep 21, 2026
Summary:
Pull Request resolved: react#58612

Remove the RNTester accessibility manager integration test. The native harness has kept it disabled because the underlying native module is unavailable, and its setup depends on a private native-module API.

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D120923184
Summary:
Expose the renderer proxy as `Renderer` from `react-native/unstable-internals-do-not-use`. Generated Codegen modules can be emitted into consumer packages and need a package entry point for dispatching renderer commands without deep imports.

Changelog: [Internal]

Differential Revision: D120991150
Summary:
Use the React Native root and supported secondary entry points for public APIs used by the Jest preset. Resolve implementation modules through package-relative paths so the preset does not depend on unsupported package subpaths.

Changelog: [Internal]

Differential Revision: D120717568
Summary:
Generate view configs and Codegen fixtures using supported React Native entry points or values derived from their exports. Generated view config modules can be emitted into arbitrary consumer package locations, so they cannot use a package-relative path back into React Native. Keep `ConditionallyIgnoredEventHandlers` centralized and expose it from the explicitly unstable compatibility entry point instead of duplicating its platform-specific semantics in generated output.

Changelog: [Internal]

Differential Revision: D120717571
rubennorte added a commit to rubennorte/react-native that referenced this pull request Sep 21, 2026
Summary:
Pull Request resolved: react#58612

Remove the RNTester accessibility manager integration test. The native harness has kept it disabled because the underlying native module is unavailable, and its setup depends on a private native-module API.

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D120923184
rubennorte added a commit to rubennorte/react-native that referenced this pull request Sep 21, 2026
Summary:
Pull Request resolved: react#58612

Remove the RNTester accessibility manager integration test. The native harness has kept it disabled because the underlying native module is unavailable, and its setup depends on a private native-module API.

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D120923184
@rubennorte
rubennorte force-pushed the export-D120923184 branch 2 times, most recently from 70c8d77 to c72a913 Compare September 21, 2026 13:50
Summary:
Use global DOM APIs, supported React Native entry points, and package-relative implementation imports throughout Fantom. Use the renderer-only private interface for the existing public-instance conversion helpers instead of importing Node internals.

Changelog: [Internal]

Differential Revision: D120717572
Summary:
Migrate the remaining package consumers to React Native root exports, documented secondary entry points, global web APIs, or package-relative implementation paths. Use feature flags instead of directly invoking web API setup helpers.

Changelog: [Internal]

Differential Revision: D120717573
rubennorte added a commit to rubennorte/react-native that referenced this pull request Sep 21, 2026
Summary:
Pull Request resolved: react#58612

Remove the RNTester accessibility manager integration test. The native harness has kept it disabled because the underlying native module is unavailable, and its setup depends on a private native-module API.

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D120923184
rubennorte added a commit to rubennorte/react-native that referenced this pull request Sep 21, 2026
Summary:
Pull Request resolved: react#58612

Remove the RNTester accessibility manager integration test. The native harness has kept it disabled because the underlying native module is unavailable, and its setup depends on a private native-module API.

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D120923184
Summary:
Pull Request resolved: react#58612

Remove the RNTester accessibility manager integration test. The native harness has kept it disabled because the underlying native module is unavailable, and its setup depends on a private native-module API.

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D120923184
@meta-codesync meta-codesync Bot added the Merged This PR has been merged. label Sep 21, 2026
@meta-codesync

meta-codesync Bot commented Sep 21, 2026

Copy link
Copy Markdown

This pull request has been merged in 3d93b5a.

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 Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant