-
-
Notifications
You must be signed in to change notification settings - Fork 54
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
ci: fixed detox tests. #1446
ci: fixed detox tests. #1446
Conversation
Will update again in the weekend. |
# pin specific version of expo | ||
npm i [email protected] | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Recorded video in CI:
test.mp4
@@ -1,8 +1,12 @@ | |||
{ | |||
"testEnvironment": "./environment", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
considering rewrite reloadApp
, or maybe occur an issue: wix/Detox#3992
@@ -34,7 +34,6 @@ | |||
}, | |||
"devDependencies": { | |||
"@react-native-community/eslint-config": "3.2.0", | |||
"@ruddell/detox-expo-helpers": "0.7.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed it because it contains outdated @expo/webpack-config
and it is not maintained no longer.
Fixed ff330f4 |
It's already an improvement. |
e58a468
to
5e2d8c1
Compare
5e2d8c1
to
4bd9c03
Compare
You should use |
I have upgraded Xcode from 14 to 15.1 (latest version currently, which is added 3 days ago, but it's unstable sometimes) because:
Please let me know if you have any questions! Merry Chrismas! 🎄🧑🎄 |
@zhyd1997 Can you please fix the conflicts in this PR? |
I thought I had merged this PR =\ |
Close: #889