mirror of
https://github.com/status-im/react-native.git
synced 2025-02-22 22:28:09 +00:00
Summary: The following tests are disabled in this PR: - testTimersTest is failing due to undefined this.setTimeout, probably introduced back in 61346d3. Tracking a fix in https://github.com/facebook/react-native/issues/22695 - testTheTester_ExpectError is failing as RCTTestRunner is not properly passing through the error. Tracking a fix in https://github.com/facebook/react-native/issues/22697 I've added a comment regarding testWebSocketTest and how to ensure it passes locally. This PR also fixes all remaining snapshot tests, which were failing due to the use of iPhone XS as a iOS Simulator on Circle CI. We are using iPhone 6s for SST internally, and this allows us to be consistent. Pull Request resolved: https://github.com/facebook/react-native/pull/22720 Differential Revision: D13532788 Pulled By: hramos fbshipit-source-id: 75681236032839bf88180611ee68826b53cc96eb