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

[Bug]: Test cases failing after upgrading to RN version 0.78 #15557

Open
vinvijdev opened this issue Apr 1, 2025 · 0 comments
Open

[Bug]: Test cases failing after upgrading to RN version 0.78 #15557

vinvijdev opened this issue Apr 1, 2025 · 0 comments

Comments

@vinvijdev
Copy link

Version

29.7.0

Steps to reproduce

  1. Clone https://github.com/vinvijdev/IssueReproducer
  2. Run yarn test update-profile-screen

Expected behavior

Test cases to be passed.

Actual behavior

Test cases are failing.

Additional context

Upgraded React Native version from 0.73.6 to 0.78.0 post which test cases are failing without any code change in test suite or the screen. Views which are invisible are returning element.not.toBeOnTheScreen() as false.

Environment

System:
    OS: macOS 15.3.1
    CPU: (10) arm64 Apple M1 Pro
  Binaries:
    Node: 18.13.0 - ~/.asdf/installs/nodejs/18.13.0/bin/node
    Yarn: 1.22.22 - ~/.asdf/installs/nodejs/18.13.0/bin/yarn
    npm: 8.19.3 - ~/.asdf/plugins/nodejs/shims/npm
    pnpm: 9.5.0 - ~/.asdf/installs/nodejs/18.13.0/bin/pnpm
  npmPackages:
    jest: ^29.7.0 => 29.7.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant