Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix snapshot tests on iOS #22861

Closed
wants to merge 3 commits into from
Closed

Fix snapshot tests on iOS #22861

wants to merge 3 commits into from

Conversation

grabbou
Copy link
Contributor

@grabbou grabbou commented Jan 3, 2019

This PR fixes failing snapshot tests on iOS that were caused by bd79303

What it does is it hides newly introduced "filter" input when running snapshot tests.

It also fixes a glitch that happened when there was only one example to show (e.g. ART Example - missing RNTesterPage wrapper).

CC: @rickhanlonii @CodingItWrong

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Tests This PR adds or edits a test case. labels Jan 3, 2019
@grabbou
Copy link
Contributor Author

grabbou commented Jan 3, 2019

Note: "test_ios" is expected to pass.

@grabbou
Copy link
Contributor Author

grabbou commented Jan 3, 2019

Closing to test it on the "0.58-stable" branch first.

@hramos
Copy link
Contributor

hramos commented Jan 15, 2019

Thanks for updating these! How did your tests on 0.58 fare?

@hramos hramos added the Missing Changelog This PR appears to be missing a changelog, or they are incorrectly formatted. label Jan 15, 2019
@cpojer
Copy link
Contributor

cpojer commented Jan 23, 2019

@grabbou what's your plan with this?

@CodingItWrong
Copy link
Contributor

CodingItWrong commented Jan 23, 2019

I'm in the process of updating the snapshots to include the filter control, but I have a blocker I've raised in Discord about tvOS RNTester not building. I'll need it to build so I can update the tvOS snapshots.

@ericlewis
Copy link
Contributor

@grabbou is this active still?

@grabbou
Copy link
Contributor Author

grabbou commented Feb 27, 2019

I think this PR should be closed. If I remember, the general conclusion was to regenerate the snapshots rather than adjusting the code.

@cpojer cpojer closed this Feb 27, 2019
@hramos hramos deleted the fix/snapshots branch February 25, 2020 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Missing Changelog This PR appears to be missing a changelog, or they are incorrectly formatted. Platform: iOS iOS applications. Tests This PR adds or edits a test case.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants