Commit bd93817
Re-enable two previously-skipped LayoutAnimation stress tests (#56883)
Summary:
Pull Request resolved: #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: 7b0a89c6e7b24b903a6a792d8e82b3aee8d94bd61 parent 7730899 commit bd93817
1 file changed
Lines changed: 0 additions & 2 deletions
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
493 | 493 | | |
494 | 494 | | |
495 | 495 | | |
496 | | - | |
497 | 496 | | |
498 | 497 | | |
499 | 498 | | |
| |||
514 | 513 | | |
515 | 514 | | |
516 | 515 | | |
517 | | - | |
518 | 516 | | |
519 | 517 | | |
520 | 518 | | |
| |||
0 commit comments