-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
reactNativeReload and SIGNAL 11 #4014
Comments
After some days, I can say it's |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions! For more information on bots in this repository, read this discussion. |
Not stale. There's any one that can get an eye on this? |
@angelica-snowit could you try again with Detox v20.9.1, where issues with xcode 14.3 have been fixed? |
I have the same issue with detox 20.9.1, Xcode 14.3.1 |
I've done a quick test and it seems that the app now is just blank instead of crashing. |
Same as before. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions! For more information on bots in this repository, read this discussion. |
Still present. |
Hey @angelica-snowit, could you please try the latest version of Detox and confirm if the issue persists? |
It seems to be resolved with 20.12.1! Thank you :) |
A86D0C37-BF03-48BF-BEF1-775E0800A903 2023-04-14 16-30-17Z.startup.log
detox.log
What happened?
We have detox tests implemented on our apps.
But since the latest upgrades (RN, Xcode), after succesfully ending the first test of a file, when it's time to run again the beforeEach hook:
tests start failing:
I'm building the app with NO_FLIPPER.
Can you help me understand what's going on?
What was the expected behaviour?
With previous version of RN/XCode, all the tests where running well, without any crash.
Was it tested on latest Detox?
Did your test throw out a timeout?
Help us reproduce this issue!
No response
In what environment did this happen?
Detox version: 20.6.0
React Native version: 0.71.6
Has Fabric (React Native's new rendering system) enabled: no
Node version: 18.13.0
Device model: Simulator, iPhone 14
iOS version: 16.4
macOS version: 13.2.1
Xcode version: 14.3
Test-runner (select one): jest
Detox logs
Attached
Device logs
Attached
The text was updated successfully, but these errors were encountered: