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 Detox iOS tests for CI #5984

Closed
ide opened this issue Oct 16, 2019 · 4 comments
Closed

Fix Detox iOS tests for CI #5984

ide opened this issue Oct 16, 2019 · 4 comments
Assignees
Labels
Detox Automated native testing
Projects

Comments

@ide
Copy link
Member

ide commented Oct 16, 2019

The Detox tests are failing because the server never receives isReady after upgrading to RN 0.61. Rather than a timeout due to Earl Grey, it looks like there perhaps is an error on the client.

@ide ide added Launch-blocking Detox Automated native testing labels Oct 16, 2019
@ide ide added this to To do in SDK 36 via automation Oct 16, 2019
@EvanBacon
Copy link
Contributor

wix/Detox#1713

@LeoNatan
Copy link

Hello,
Just to explain. Detox should support RN61 already. The issue is with how RN is integrated in the user project, which in Detox' case is the internal test project.

Do you see isReady not being sent in a clean RN project (without expo)? If so, please open an issue on the Detox tracker.
Otherwise, that PR is for bureaucracy purposes only.

@EvanBacon
Copy link
Contributor

The project we use Detox in (bare-expo) is a standard React Native project.

@kopax
Copy link
Contributor

kopax commented Nov 12, 2019

Hello,
Just to explain. Detox should support RN61 already. The issue is with how RN is integrated in the user project, which in Detox' case is the internal test project.

Do you see isReady not being sent in a clean RN project (without expo)? If so, please open an issue on the Detox tracker.
Otherwise, that PR is for bureaucracy purposes only.

Hi. I have an app that I am thinking doing in react native and web with the same code base. It's imminent, do you think I should go with expo and if I do, will it be possible to upgrade to RN 0.61 without hassle ? I am also thinking of not using expo. I have no clue it is my first native web project and I want to target ios android and web. Any opinion and feedback is appreciated.

Best and thanks for sharing !

SDK 36 automation moved this from To do to Done Jan 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Detox Automated native testing
Projects
No open projects
SDK 36
  
Done
Development

No branches or pull requests

5 participants