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

Fix replies messages #10374

Merged
merged 1 commit into from
Apr 21, 2020
Merged

Fix replies messages #10374

merged 1 commit into from
Apr 21, 2020

Conversation

cammellos
Copy link
Member

@cammellos cammellos commented Apr 21, 2020

Fixes: #10371

status: ready

@cammellos cammellos requested review from jakubgs, vkjr and a team as code owners April 21, 2020 07:04
@cammellos cammellos self-assigned this Apr 21, 2020
@status-github-bot
Copy link

Pull Request Checklist

  • Docs: Updated the documentation, if affected
  • Docs: Added or updated inline comments explaining intention of the code
  • Tests: Ensured that all new UI elements have been assigned accessibility IDs
  • Tests: Signaled need for E2E tests with label, if applicable
  • Tests: Briefly described what was tested and what platforms were used
  • UI: In case of UI changes, ensured that UI matches Figma
  • UI: In case of UI changes, requested review from a Core UI designer
  • UI: In case of UI changes, included screenshots of implementation

@status-github-bot status-github-bot bot added this to REVIEW in Pipeline for QA Apr 21, 2020
@status-im-auto
Copy link
Member

status-im-auto commented Apr 21, 2020

Jenkins Builds

Click to see older builds (6)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ c099410 #1 2020-04-21 07:13:50 ~9 min ios 📦ipa 📲
✔️ c099410 #1 2020-04-21 07:17:39 ~13 min android-e2e 📦apk 📲
✔️ c099410 #1 2020-04-21 07:17:42 ~13 min android 📦apk 📲
✔️ 345986a #2 2020-04-21 09:25:35 ~9 min ios 📦ipa 📲
✔️ 345986a #2 2020-04-21 09:35:19 ~18 min android-e2e 📦apk 📲
✔️ 345986a #2 2020-04-21 09:35:33 ~19 min android 📦apk 📲
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ cdf9ab3 #3 2020-04-21 10:04:22 ~8 min ios 📦ipa 📲
✔️ cdf9ab3 #3 2020-04-21 10:08:10 ~12 min android-e2e 📦apk 📲
✔️ cdf9ab3 #3 2020-04-21 10:08:16 ~12 min android 📦apk 📲
✔️ b6caa03 #4 2020-04-21 12:09:09 ~9 min ios 📦ipa 📲
✔️ b6caa03 #4 2020-04-21 12:13:10 ~13 min android 📦apk 📲
✔️ b6caa03 #4 2020-04-21 12:13:15 ~13 min android-e2e 📦apk 📲

@cammellos cammellos force-pushed the bug/#10371 branch 2 times, most recently from 345986a to cdf9ab3 Compare April 21, 2020 09:55
@churik
Copy link
Member

churik commented Apr 21, 2020

@cammellos still see the same behavior in builds with cdf9ab3 commit - so issue is not fixed
photo_2020-04-21 13 37 33

@churik
Copy link
Member

churik commented Apr 21, 2020

Messages-replies, sent from restored accounts don't change state to "Sent" (endless spinner)

Reproducible only with accounts restored from seed phrase.
Steps:

  1. Restore multiaccount from seed phrase
  2. Join any public chat
  3. Reply to any message

Expected:
message-reply is sent

Actual:
Monosnap 2020-04-21 14-40-27

Logs:
status_logs-1.zip

@churik
Copy link
Member

churik commented Apr 21, 2020

UPD: also in develop, not really a blocker.

@churik churik moved this from REVIEW to IN TESTING in Pipeline for QA Apr 21, 2020
@churik churik moved this from IN TESTING to MERGE in Pipeline for QA Apr 21, 2020
@churik
Copy link
Member

churik commented Apr 21, 2020

@cammellos please cherry-pick it to v 1.3 branch
Thank you!

@churik churik moved this from MERGE to E2E Tests in Pipeline for QA Apr 21, 2020
@churik churik moved this from E2E Tests to MERGE in Pipeline for QA Apr 21, 2020
@cammellos cammellos merged commit 7222b4f into develop Apr 21, 2020
Pipeline for QA automation moved this from MERGE to DONE Apr 21, 2020
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
@status-im-auto
Copy link
Member

100% of end-end tests have passed

Total executed tests: 92
Failed tests: 0
Passed tests: 92

Passed tests (92)

Click to expand
1. test_decline_transactions_in_1_1_chat
Device sessions

2. test_delete_chats_via_delete_button
Device sessions

3. test_can_see_all_transactions_in_history
Device sessions

4. test_install_pack_and_send_sticker
Device sessions

5. test_login_with_new_account
Device sessions

6. test_timestamp_in_chats
Device sessions

7. test_password_in_logcat_sign_in
Device sessions

8. test_logcat_recovering_account
Device sessions

9. test_modify_transaction_fee_values
Device sessions

10. test_public_chat_clear_history (TestRail link is not found)
Device sessions

11. test_need_help_section
Device sessions

12. test_send_and_open_links
Device sessions

13. test_mobile_data_usage_popup_stop_syncing
Device sessions

14. test_mobile_data_usage_settings
Device sessions

15. test_create_new_group_chat
Device sessions

16. test_sign_typed_message
Device sessions

17. test_user_can_switch_network
Device sessions

18. test_mobile_data_usage_popup_continue_syncing
Device sessions

19. test_home_view
Device sessions

20. test_open_google_com_via_open_dapp
Device sessions

21. test_send_message_to_newly_added_contact
Device sessions

22. test_share_contact_code_and_wallet_address
Device sessions

23. test_connection_is_secure
Device sessions

24. test_add_to_contacts
Device sessions

25. test_add_account_to_multiaccount_instance_private_key
Device sessions

26. test_refresh_button_browsing_app_webview
Device sessions

27. test_can_add_existing_ens
Device sessions

28. test_transaction_wrong_password_wallet
Device sessions

29. test_unread_messages_counter_public_chat
Device sessions

30. test_text_message_1_1_chat
Device sessions

31. test_can_use_purchased_stickers_on_recovered_account
Device sessions

32. test_open_transaction_on_etherscan
Device sessions

33. test_onboarding_screen_when_requesting_tokens_for_recovered_account
Device sessions

34. test_contact_profile_view
Device sessions

35. test_offline_add_new_group_chat_member
Device sessions

36. test_logcat_backup_recovery_phrase
Device sessions

37. test_start_chat_with_ens
Device sessions

38. test_add_and_remove_contact_from_public_chat
Device sessions

39. test_add_account_to_multiaccount_instance_seed_phrase
Device sessions

40. test_open_blocked_site
Device sessions

41. test_open_chat_by_pasting_public_key
Device sessions

42. test_pair_devices_sync_one_to_one_contacts_public_chat
Device sessions

43. test_ens_username_recipient
Device sessions

44. test_token_with_more_than_allowed_decimals
Device sessions

45. test_fetch_more_history_in_empty_chat
Device sessions

46. test_open_public_chat_using_deep_link
Device sessions

47. test_switch_users_and_add_new_account
Device sessions

48. test_add_account_to_multiaccount_instance_generate_new
Device sessions

49. test_copy_contact_code_and_wallet_address
Device sessions

50. test_send_transaction_from_daap
Device sessions

51. test_send_eth_to_ens
Device sessions

52. test_send_two_transactions_one_after_another_in_dapp
Device sessions

53. test_message_marked_as_sent_in_1_1_chat
Device sessions

54. test_long_press_delete_clear_all_dapps
Device sessions

55. test_copy_and_paste_messages
Device sessions

56. test_deploy_contract_from_daap
Device sessions

57. test_back_forward_buttons_browsing_website
Device sessions

58. test_password_in_logcat_creating_account
Device sessions

59. test_add_custom_token
Device sessions

60. test_sign_message_from_daap
Device sessions

61. test_dapps_permissions
Device sessions

62. test_request_public_key_status_test_daap
Device sessions

63. test_logcat_send_transaction_from_wallet
Device sessions

64. test_long_press_to_delete_chat
Device sessions

65. test_log_level_and_fleet
Device sessions

66. test_add_and_delete_watch_only_account_to_multiaccount_instance
Device sessions

67. test_recover_account_from_new_user_seedphrase (TestRail link is not found)
Device sessions

68. test_send_eth_in_1_1_chat
Device sessions

69. test_send_two_transactions_in_batch_in_dapp
Device sessions

70. test_ens_in_public_and_1_1_chats
Device sessions

71. test_block_user_from_public_chat
Device sessions

72. test_fetching_balance_after_offline
Device sessions

73. test_logcat_sign_message_from_daap
Device sessions

74. test_offline_status
Device sessions

75. test_wallet_set_up
Device sessions

76. test_manage_assets
Device sessions

77. test_offline_messaging_1_1_chat
Device sessions

78. test_account_recovery_with_uppercase_recovery_phrase
Device sessions

79. test_add_new_keycard_account
Device sessions

80. test_send_token_with_7_decimals
Device sessions

81. test_user_can_see_all_own_assets_after_account_recovering
Device sessions

82. test_pass_phrase_validation
Device sessions

83. test_send_emoji
Device sessions

84. test_filters_from_daap
Device sessions

85. test_redirect_to_public_chat_tapping_tag_message
Device sessions

86. test_logcat_send_transaction_from_daap
Device sessions

87. test_send_eth_from_wallet_to_address
Device sessions

88. test_send_stt_from_wallet
Device sessions

89. test_request_and_receive_stt_in_1_1_chat_offline
Device sessions

90. test_messaging_in_different_networks
Device sessions

91. test_collectible_from_wallet_opens_in_browser_view
Device sessions

92. test_insufficient_funds_wallet_positive_balance
Device sessions

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

Successfully merging this pull request may close these issues.

Message that contains only emoji are shown as replies to "Unknown" in all chats
4 participants