react-native-macos/RNTester/RNTesterIntegrationTests/ReferenceImages/IntegrationTests-Integratio...
Héctor Ramos 0407d8c8fd Update RNTester snapshots
Summary:
The iOS snapshots have been out of date for months, but the failure was not caught in open source's  `test_objc` job because `xcpretty` was swallowing the non-zero error code.

To fix this, I enabled recording mode in RNTesterSnapshotTests.m temporarily, and re-ran the tests in order to update the snapshots. I've also switched the test device used by Circle CI to iPhone 6s to be consistent with the snapshot tests that run internally at Facebook.

Integration tests are not fully fixed yet, but I can confirm the following tests are fixed by this diff:

```
-[RNTesterIntegrationTests testImageSnapshotTest]
-[RNTesterIntegrationTests testSimpleSnapshotTest]
-[RNTesterSnapshotTests testARTExample]
-[RNTesterSnapshotTests testLayoutExample]
-[RNTesterSnapshotTests testSliderExample]
-[RNTesterSnapshotTests testSwitchExample]
-[RNTesterSnapshotTests testTabBarExample]
-[RNTesterSnapshotTests testTextExample]
-[RNTesterSnapshotTests testViewExample]
```

I've also fixed a few shellcheck warnings in related scripts.

Reviewed By: fkgozali

Differential Revision: D13506865

fbshipit-source-id: dab985130c2ff3cb9dea19d1f87c8ee65d8c141e
2018-12-18 16:20:10 -08:00
..
testImageSnapshotTest_1@2x.png Update RNTester snapshots 2018-12-18 16:20:10 -08:00
testImageSnapshotTest_1@3x.png Update RNTester snapshots 2018-12-18 16:20:10 -08:00
testImageSnapshotTest_1_tvOS.png Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
testSimpleSnapshotTest_1@2x.png Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
testSimpleSnapshotTest_1@3x.png Update RNTester snapshots 2018-12-18 16:20:10 -08:00
testSimpleSnapshotTest_1_tvOS.png Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00