Skip to content

Add Suspense tests for Animation Backend (#56121)#56121

Closed
bartlomiejbloniarz wants to merge 1 commit intomainfrom
export-D96910964
Closed

Add Suspense tests for Animation Backend (#56121)#56121
bartlomiejbloniarz wants to merge 1 commit intomainfrom
export-D96910964

Conversation

@bartlomiejbloniarz
Copy link
Contributor

@bartlomiejbloniarz bartlomiejbloniarz commented Mar 17, 2026

Summary:

Add integration tests to verify that native-driven animations continue running correctly through Suspense transitions and react-freeze cycles.

These tests ensure animation state is preserved when components are suspended, frozen/unfrozen, or undergo multiple freeze cycles — catching regressions in the Animation Backend's interaction with React's concurrent features.

Changelog

[General][Added] - Suspense tests for the Animation Backend

Reviewed By: zeyap

Differential Revision: D96910964

@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 Mar 17, 2026
@facebook-github-tools facebook-github-tools bot added p: Software Mansion Partner: Software Mansion Partner p: Facebook Partner: Facebook labels Mar 17, 2026
@meta-codesync
Copy link

meta-codesync bot commented Mar 17, 2026

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

Summary:

Add integration tests to verify that native-driven animations continue running correctly through Suspense transitions and react-freeze cycles.

These tests ensure animation state is preserved when components are suspended, frozen/unfrozen, or undergo multiple freeze cycles — catching regressions in the Animation Backend's interaction with React's concurrent features.

# Changelog
[General][Added] - Suspense tests for the Animation Backend

Reviewed By: zeyap

Differential Revision: D96910964
@meta-codesync meta-codesync bot changed the title Add Suspense tests for Animation Backend Add Suspense tests for Animation Backend (#56121) Mar 18, 2026
@meta-codesync meta-codesync bot closed this in 8101fc7 Mar 18, 2026
@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by Bartlomiej Bloniarz in 8101fc7

When will my fix make it into a release? | How to file a pick request?

@react-native-bot react-native-bot added the Merged This PR has been merged. label Mar 18, 2026
@meta-codesync
Copy link

meta-codesync bot commented Mar 18, 2026

This pull request has been merged in 8101fc7.

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. fb-exported Merged This PR has been merged. meta-exported p: Facebook Partner: Facebook p: Software Mansion Partner: Software Mansion Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants