Skip to content
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

[Fixes #8044] Do not navigate away after scanning a QR code #8048

Merged
merged 1 commit into from
Apr 26, 2019
Merged

Conversation

jeluard
Copy link
Contributor

@jeluard jeluard commented Apr 26, 2019

fixes #8044

Summary

status: ready

@jeluard jeluard self-assigned this Apr 26, 2019
@status-im-auto
Copy link
Member

status-im-auto commented Apr 26, 2019

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ efe03a8 #1 2019-04-26 07:59:09 ~17 min windows 📦 exe
✔️ efe03a8 #1 2019-04-26 08:02:58 ~21 min android 📦 apk
✔️ efe03a8 #1 2019-04-26 08:03:11 ~21 min macos 📦 dmg
✔️ efe03a8 #1 2019-04-26 08:04:35 ~22 min linux 📦 App
✔️ efe03a8 #1 2019-04-26 08:05:40 ~23 min android-e2e 📦 apk
✔️ efe03a8 #1 2019-04-26 08:08:57 ~27 min ios 📦 ipa
✔️ f6fce85 #2 2019-04-26 12:43:18 ~15 min linux 📦 App
✔️ f6fce85 #2 2019-04-26 12:43:56 ~15 min windows 📦 exe
✔️ f6fce85 #2 2019-04-26 12:48:37 ~20 min macos 📦 dmg
✔️ f6fce85 #2 2019-04-26 12:51:02 ~22 min android 📦 apk
✔️ f6fce85 #2 2019-04-26 12:53:14 ~25 min android-e2e 📦 apk
✔️ f6fce85 #2 2019-04-26 12:54:45 ~26 min ios 📦 ipa

@statustestbot
Copy link

98% of end-end tests have passed

Total executed tests: 48
Failed tests: 1
Passed tests: 47

Failed tests (1)

Click to expand
1. test_backup_recovery_phrase_warning_from_wallet

Device 1: Wait for PlusButton
Device 1: Wait for PlusButton

Donation was not received during 300 seconds!

Device sessions

Passed tests (47)

Click to expand
1. test_block_user_from_public_chat
Device sessions

2. test_filters_from_daap
Device sessions

3. test_copy_and_paste_messages
Device sessions

4. test_send_transaction_from_daap
Device sessions

5. test_request_and_receive_tokens_in_1_1_chat
Device sessions

6. test_deploy_contract_from_daap
Device sessions

7. test_public_chat_messaging
Device sessions

8. test_password_in_logcat_sign_in
Device sessions

9. test_text_message_1_1_chat
Device sessions

10. test_add_to_contacts
Device sessions

11. test_sign_typed_message (TestRail link is not found)
Device sessions

12. test_unread_messages_counter_1_1_chat
Device sessions

13. test_logcat_send_transaction_from_daap
Device sessions

14. test_send_message_in_group_chat
Device sessions

15. test_logcat_send_transaction_from_wallet
Device sessions

16. test_send_token_with_7_decimals
Device sessions

17. test_modify_transaction_fee_values
Device sessions

18. test_send_eth_from_wallet_to_address
Device sessions

19. test_manage_assets
Device sessions

20. test_logcat_send_transaction_in_1_1_chat
Device sessions

21. test_request_and_receive_eth_in_1_1_chat
Device sessions

22. test_swipe_to_delete_public_chat
Device sessions

23. test_send_emoji
Device sessions

24. test_search_chat_on_home
Device sessions

25. test_logcat_recovering_account
Device sessions

26. test_messaging_in_different_networks
Device sessions

27. test_send_tokens_in_1_1_chat
Device sessions

28. test_network_mismatch_for_send_request_commands
Device sessions

29. test_logcat_sign_message_from_daap
Device sessions

30. test_swipe_to_delete_1_1_chat
Device sessions

31. test_switch_users_and_add_new_account
Device sessions

32. test_send_stt_from_wallet
Device sessions

33. test_send_eth_in_1_1_chat
Device sessions

34. test_login_with_new_account
Device sessions

35. test_send_eth_from_wallet_to_contact
Device sessions

36. test_add_contact_from_public_chat
Device sessions

37. test_send_two_transactions_one_after_another_in_dapp
Device sessions

38. test_password_in_logcat_creating_account
Device sessions

39. test_backup_recovery_phrase
Device sessions

40. test_offline_status
Device sessions

41. test_open_google_com_via_open_dapp
Device sessions

42. test_unread_messages_counter_public_chat
Device sessions

43. test_sign_message_from_daap
Device sessions

44. test_user_can_remove_profile_picture
Device sessions

45. test_share_contact_code_and_wallet_address
Device sessions

46. test_request_eth_in_wallet
Device sessions

47. test_refresh_button_browsing_app_webview
Device sessions

@Serhy
Copy link
Contributor

Serhy commented Apr 26, 2019

Confirmed with iOS 12.2, Android 8.1, Android 6.0.1 that #7995 and #8044 are fixed.
Can add new contact via QR code scan (Chats -> "+" -> Scan QR code / Chats -> "+" -> Start new chat -> scan QR code)

As expected with current PR revert - #5287 is valid.

Failed e2e test is known infra issue for now (not related to this PR).

@Serhy Serhy added the release label Apr 26, 2019
@status-github-bot
Copy link

Pull Request Checklist

  • Have you updated the documentation, if impacted (e.g. docs.status.im)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Redirect to Chats main view happens after QR code scan on 'Add bootnode' or 'Add mailserver' screen
7 participants