-
Notifications
You must be signed in to change notification settings - Fork 984
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
test bugfix on windows #20296
test bugfix on windows #20296
Conversation
abf5f81
to
a6567c3
Compare
88% of end-end tests have passed
Not executed tests (1)Failed tests (3)Click to expandClass TestCommunityMultipleDeviceMergedTwo:
Class TestWalletMultipleDevice:
Expected to fail tests (3)Click to expandClass TestGroupChatMultipleDeviceMergedNewUI:
Class TestCommunityOneDeviceMerged:
Class TestWalletOneDevice:
Passed tests (45)Click to expandClass TestActivityCenterContactRequestMultipleDevicePR:
Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:
Class TestDeepLinksOneDevice:
Class TestCommunityMultipleDeviceMergedTwo:
Class TestWalletOneDevice:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestActivityMultipleDevicePRTwo:
Class TestCommunityOneDeviceMerged:
Class TestCommunityMultipleDeviceMerged:
Class TestActivityMultipleDevicePR:
|
Hey @cammellos! Thanks for the PR. Please take a look at the issue. ISSUE 1 "App is not installed as package appears to be valid" when upgrading from the older app version (Android)Android only. Tested on Samsung Galaxy A52, Android 12 Steps:
Actual result: "App is not installed as package appears to be valid" error appears. Unable to upgrade the app |
ISSUE 2 Cannot login the account after upgardeTested on IOS Steps:
Actual result: login results in error |
@cammellos I was able to test upgrade on Android using other PR, so ISSUE 1 seems to be not related to this PR. At the same time I am still facing ISSUE 2 on IOS cc @yqrashawn |
Able to reproduce ISSUE1 on a one plus 5, it says app not installed when upgrade |
Just checked the status-go diff, I guess this I'll try debug build tomorrow. |
@cammellos closing this one as there is a new PR pointing at the new go branch #20316 |
We will need to test creating new accounts and upgrading from previous version (any pr before this one).
status-im/status-go#5255