SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 100 C++

Re-enable two previously-skipped LayoutAnimation stress tests (#56883)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/56883

Two parameterized `LayoutAnimationTest` stress tests have been marked `GTEST_SKIP()` since early 2024, when the default Yoga `position` was switched from `absolute` to `relative`. The skip was added as a temporary measure while the test expectations diverged from the new default.

The underlying issue appears to have been resolved by subsequent work on the layout differ / mounting pipeline.

Changelog: [Internal]

Differential Revision: D105661336

fbshipit-source-id: 7b0a89c6e7b24b903a6a792d8e82b3aee8d94bd6
K
Kevin Gozali committed
bd9381700cbbd546128b0f9e37e86a3c54c132cd
Parent: 7730899
Committed by meta-codesync[bot] <215208954+meta-codesync[bot]@users.noreply.github.com> on 5/19/2026, 7:06:11 AM