-
Notifications
You must be signed in to change notification settings - Fork 985
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
bump RNN to 7.39.0 and remove patches #20109
Conversation
d1eed2d
to
1abcb2b
Compare
Jenkins BuildsClick to see older builds (8)
|
607dd54
to
7f75b2d
Compare
83% of end-end tests have passed
Failed tests (7)Click to expandClass TestWalletMultipleDevice:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestWalletOneDevice:
Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:
Class TestGroupChatMultipleDeviceMergedNewUI:
Expected to fail tests (2)Click to expandClass TestCommunityOneDeviceMerged:
Class TestGroupChatMultipleDeviceMergedNewUI:
Passed tests (43)Click to expandClass TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestCommunityMultipleDeviceMerged:
Class TestWalletOneDevice:
Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:
Class TestCommunityMultipleDeviceMergedTwo:
Class TestCommunityOneDeviceMerged:
Class TestDeepLinksOneDevice:
Class TestActivityMultipleDevicePRTwo:
Class TestActivityMultipleDevicePR:
Class TestActivityCenterContactRequestMultipleDevicePR:
Class TestGroupChatMultipleDeviceMergedNewUI:
|
7f75b2d
to
1004a64
Compare
@siddarthkay thaks for the PR. No issue from my side. Ready for merge. |
`react-native-navigation` library fixed android build errors for react-native `0.73` in this release : https://github.com/wix/react-native-navigation/releases/tag/7.39.0 upgrading to this version helps us remove the patches.
1004a64
to
c9c0904
Compare
Summary
react-native-navigation
library fixed android build errors for react-native0.73
in this release :https://github.com/wix/react-native-navigation/releases/tag/7.39.0
upgrading to this version helps us remove the patches.
Testing notes
Just a smoke test is enough, since we're just upgrading the navigation library.
Platforms
status: ready