-
Notifications
You must be signed in to change notification settings - Fork 992
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
[Feature] Enable Test Networks by default on E2E and PR builds #19365
[Feature] Enable Test Networks by default on E2E and PR builds #19365
Conversation
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.
we don't want enable it for local dev build? i mean no changes to .env
? @smohamedjavid
Jenkins BuildsClick to see older builds (20)
|
@qfrank - Nice to have. I made changes as per the Issue. There's no harm in enabling it on Dev builds. I will add it 👍 |
08f2299
to
8dd7f38
Compare
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.
LGTM, thank you for your PR
8dd7f38
to
e16938d
Compare
94% of end-end tests have passed
Failed tests (2)Click to expandClass TestCommunityMultipleDeviceMergedTwo:
Class TestGroupChatMultipleDeviceMergedNewUI:
Expected to fail tests (1)Click to expandClass TestCommunityOneDeviceMerged:
Passed tests (45)Click to expandClass TestActivityMultipleDevicePRTwo:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestCommunityMultipleDeviceMerged:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestActivityCenterContactRequestMultipleDevicePR:
Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:
Class TestCommunityOneDeviceMerged:
Class TestCommunityMultipleDeviceMergedTwo:
Class TestActivityMultipleDevicePR:
Class TestDeepLinksOneDevice:
|
Hi @smohamedjavid |
84f361f
to
833616c
Compare
status-im/status-go@894eb57...158bd70 Signed-off-by: Mohamed Javid <[email protected]>
833616c
to
e52567e
Compare
…19365) status-im/status-go@eb13459...158bd70 This commit enables Test Networks in Dev, E2E and PR Builds by default and disables in Release/Nightly Builds. This enables in create account or restore account flow. If you upgrade the app from the old build with an existing profile, it will use the last saved (test networks enabled) state of that profile. Signed-off-by: Mohamed Javid <[email protected]>
fixes #19347
Summary
This PR enables Test Networks in E2E and PR Builds by default and disables in Release/Nightly Builds.
status-go
PR: status-im/status-go#4971Platforms
status: ready