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

Not working with React 16 // RN 0.48.4 #312

Closed
rjanjua opened this issue Oct 4, 2017 · 3 comments
Closed

Not working with React 16 // RN 0.48.4 #312

rjanjua opened this issue Oct 4, 2017 · 3 comments

Comments

@rjanjua
Copy link

rjanjua commented Oct 4, 2017

Description

We upgraded our app to React 16.0.0 with React Native 0.48.4 and all of our tests timed out. They are very simple tests, they just check that some text exists on the page

      await expect(element(by.text(`Some text`))).toBeVisible();

There is no other interaction.

Steps to Reproduce

Node, Device, Xcode and macOS Versions

  • Node: v8.1.2
  • Device: iPhone 7 Simulator, iOS 10.3
  • Xcode: 8.3.2
  • macOS: Sierra
@xcarpentier
Copy link
Contributor

Maybe the same as: #279

@rjanjua
Copy link
Author

rjanjua commented Oct 4, 2017

looks very similar - thanks @xcarpentier

@LeoNatan
Copy link
Contributor

LeoNatan commented Oct 6, 2017

The issue is tracked elsewhere. Closing

@LeoNatan LeoNatan closed this as completed Oct 6, 2017
@wix wix locked and limited conversation to collaborators Jul 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants