mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
4128df20de
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/36092 This test is partially disabled already, causing high flakyness of the `test_windows` CI job. I'm taking a different approach at disabling it here (disabling the offending tests using a `Promise` rather than disabling at the assert level). Changelog: [Internal] [Changed] - Reduce flakyness on InteractionManager-test Reviewed By: cipolleschi Differential Revision: D43120897 fbshipit-source-id: 69edee804aaaa8b6f89ff8440561254f393efae4