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

[#13357] 'Unknown Not a contact' screen with endless spinner when sta… #13379

Merged
merged 1 commit into from
May 30, 2022

Conversation

flexsurfer
Copy link
Member

@flexsurfer flexsurfer commented May 20, 2022

It's an awful solution, but its the only way to fix it, the big problem with react-native-navigation, is because of its native nature, now we have two states, one state is visible on the screen in native, and one in js thread, so when we close the screen by native button we don't have information in js thread that screen is closed until it will be unmounted, but at that moment there might be another screen visible and active for some time, also there is no control on hardware back button, so its hard to sync states

fixes: #13357
fixes: #12507

@status-im-auto
Copy link
Member

status-im-auto commented May 20, 2022

Jenkins Builds

Click to see older builds (18)
Commit #️⃣ Finished (UTC) Duration Platform Result
✖️ 0310b95 #1 2022-05-20 07:21:04 ~9 min android-e2e 📦apk 📲
✖️ 0310b95 #1 2022-05-20 07:21:44 ~10 min android 📦apk 📲
✖️ 0310b95 #1 2022-05-20 07:22:14 ~10 min ios 📦ipa 📲
✔️ 9546a0e #2 2022-05-20 09:27:48 ~8 min android 📦apk 📲
✔️ 9546a0e #2 2022-05-20 09:27:54 ~8 min android-e2e 📦apk 📲
✔️ 9546a0e #2 2022-05-20 09:28:19 ~9 min ios 📦ipa 📲
✔️ ba98668 #3 2022-05-20 12:04:04 ~8 min android-e2e 📦apk 📲
✔️ ba98668 #3 2022-05-20 12:04:29 ~9 min android 📦apk 📲
✔️ ba98668 #3 2022-05-20 12:05:31 ~10 min ios 📦ipa 📲
✔️ 2e54b14 #4 2022-05-23 10:44:28 ~9 min android-e2e 📦apk 📲
✔️ 2e54b14 #4 2022-05-23 10:44:45 ~9 min ios 📦ipa 📲
✔️ 2e54b14 #4 2022-05-23 10:45:23 ~10 min android 📦apk 📲
✔️ 941b3e5 #5 2022-05-23 12:21:03 ~11 min ios 📦ipa 📲
✔️ 941b3e5 #5 2022-05-23 12:21:21 ~11 min android-e2e 📦apk 📲
✔️ 941b3e5 #5 2022-05-23 12:21:28 ~11 min android 📦apk 📲
✔️ 2a0e2af #6 2022-05-23 13:23:29 ~11 min ios 📦ipa 📲
✔️ 2a0e2af #6 2022-05-23 13:25:41 ~13 min android 📦apk 📲
✔️ 2a0e2af #6 2022-05-23 13:27:22 ~15 min android-e2e 📦apk 📲
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 015ceb1 #7 2022-05-23 14:28:09 ~10 min android-e2e 📦apk 📲
✔️ 015ceb1 #7 2022-05-23 14:29:05 ~11 min ios 📦ipa 📲
✔️ 015ceb1 #7 2022-05-23 14:31:09 ~13 min android 📦apk 📲
a081584 #8 2022-05-30 08:14:31 ~5 min ios 📄log
✔️ a081584 #8 2022-05-30 08:18:19 ~8 min android-e2e 📦apk 📲
✔️ a081584 #8 2022-05-30 08:18:43 ~9 min android 📦apk 📲
✔️ a081584 #9 2022-05-30 08:36:13 ~13 min ios 📦ipa 📲

@flexsurfer flexsurfer moved this from REVIEW to E2E Tests in Pipeline for QA May 20, 2022
@qoqobolo qoqobolo moved this from E2E Tests to IN TESTING in Pipeline for QA May 20, 2022
@qoqobolo qoqobolo self-assigned this May 20, 2022
@status-im-auto
Copy link
Member

75% of end-end tests have passed

Total executed tests: 84
Failed tests: 21
Passed tests: 63
IDs of failed tests: 702176,702175,702196,6263,6305,702186,702155,5310,700757,702194,702198,702199,3998,702177,700732,5315,702158,702188,5387,702195,702197 

Failed tests (21)

Click to expand
  • Rerun failed tests

  • 1. test_contact_block_unblock_public_chat_offline, id: 702176
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    2. test_contact_add_remove_mention_default_username_nickname_public_chat, id: 702175
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    3. test_pairing_sync_contacts_block_unblock, id: 702196
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestPairingSyncMultipleDevicesMerged

    4. test_1_1_chat_command_request_and_send_tx_stt_in_1_1_chat_offline, id: 6263

    Device 1: Find `HomeButton` by `xpath`: `//*[contains(@content-desc,'tab, 1 out of 5')]`
    Device 1: Find `HomeButton` by `xpath`: `//*[contains(@content-desc,'tab, 1 out of 5')]`

    Device 1: Button by accessibility id: `conn-button-offline` is still visible on the screen after 100 seconds after wait_for_invisibility_of_element

    Class: TestCommandsMultipleDevicesMerged

    Device sessions

    5. test_1_1_chat_image_send_save_reply, id: 6305

    # STEP: check options on long-press image for receiver
    Device 2: Find `Button` by `accessibility id`: `image-message`

    Device 2: Button by accessibility id: `image-message` is not found on the screen

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    6. test_keycard_command_send_tx_eth_1_1_chat, id: 702186
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    7. test_ens_mention_nickname_1_1_chat, id: 702155

    Device 1: Button element not found
    Device 1: Find `ViewProfileButton` by `xpath`: `//*[@text="View profile"]`

    Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    8. test_1_1_chat_is_shown_message_sent_delivered_from_offline, id: 5310

    Device 1: Tap on found: AirplaneModeButton
    Device 1: Wait for element `Button` for max 20s and click when it is available

    Device 1: Button by accessibility id:`conn-button-offline` is not found on the screen after wait_for_visibility_of_element

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    9. test_send_tx_set_recipient_options, id: 700757

    Device 1: Setting nickname:my_some_nickname
    Device 1: Find `Button` by `accessibility id`: `profile-nickname-item`

    Device 1: Button by accessibility id: `profile-nickname-item` is not found on the screen

    Class: TestSendTxDeviceMerged

    Device sessions

    10. test_pairing_sync_initial_contacts_blocked_users, id: 702194
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestPairingSyncMultipleDevicesMerged

    11. test_pairing_sync_1_1_chat_message, id: 702198
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestPairingSyncMultipleDevicesMerged

    12. test_pairing_sync_public_chat_add_remove, id: 702199
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestPairingSyncMultipleDevicesMerged

    13. test_group_chat_offline_pn, id: 3998

    Device 3: Looking for a message by text: message from old member
    Device 3: Looking for a message by text: message from new member

    message from old member PN was not fetched from offline message from new member PN was not fetched from offline message from new member does not match unread messages

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    14. test_restore_account_migrate_multiaccount_to_keycard_db_saved, id: 702177
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    15. test_group_chat_add_new_member_activity_centre, id: 700732

    Device 1: Find `ChatOptionsButton` by `xpath`: `//androidx.appcompat.widget.LinearLayoutCompat`
    Device 1: Button element not found

    Device `1`: `GroupInfoButton` by` xpath`: `//*[@text="Group info"]` is not found on the screen after wait_for_element

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    16. test_1_1_chat_non_latin_message_to_newly_added_contact_with_profile_picture_on_different_networks, id: 5315

    Device 2: Button element not found
    Device 2: Find `ViewProfileButton` by `xpath`: `//*[@text="View profile"]`

    Device 2: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    17. test_start_new_chat_public_key_validation, id: 702158

    Device 1: Tap on found: Button
    Device 1: Find `BackButton` by `accessibility id`: `Navigate Up`

    Device 1: BackButton by accessibility id: `Navigate Up` is not found on the screen

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    18. test_cellular_settings_on_off_public_chat_fetching_history, id: 702188
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    19. test_1_1_chat_delete_via_delete_button_relogin, id: 5387

    Device 2: Button element not found
    Device 2: Find `Button` by `xpath`: `//*[@text="Delete chat"]`

    Device 2: Button by xpath: `//*[@text="Delete chat"]` is not found on the screen

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    20. test_pairing_sync_initial_public_chats, id: 702195
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestPairingSyncMultipleDevicesMerged

    21. test_pairing_sync_contacts_add_remove_set_nickname_ens, id: 702197
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestPairingSyncMultipleDevicesMerged

    Passed tests (63)

    Click to expand

    1. test_wallet_add_account_seed_phrase_collectibles_rinkeby_set_as_profile_image, id: 700762

    Class: TestWalletManagementDeviceMerged

    Device sessions

    2. test_wallet_manage_assets, id: 700758

    Class: TestWalletManagementDeviceMerged

    Device sessions

    3. test_public_chat_message_edit, id: 700734

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    4. test_1_1_chat_text_message_edit_delete_push_disappear, id: 695843

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    5. test_keycard_relogin_after_restore, id: 700768

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    6. test_group_chat_push_system_messages_when_invited, id: 3994

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    7. test_ens_command_send_tx_eth_1_1_chat, id: 702153

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    8. test_send_tx_token_7_decimals, id: 700764

    Class: TestSendTxDeviceMerged

    Device sessions

    9. test_public_chat_open_using_deep_link, id: 700739

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    10. test_public_chat_unread_messages_counter, id: 5360

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    11. test_1_1_chat_command_decline_eth_push_changing_state, id: 6265

    Class: TestCommandsMultipleDevicesMerged

    Device sessions

    12. test_public_chat_emoji_send_copy_paste_reply, id: 700719

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    13. test_browser_bookmarks_create_edit_remove, id: 702077

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    14. test_send_tx_eth_check_logcat, id: 700763

    Class: TestSendTxDeviceMerged

    Device sessions

    15. test_public_chat_unread_messages_counter_for_mention_relogin, id: 700718

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    16. test_send_tx_custom_token_18_decimals_invalid_password, id: 700765

    Class: TestSendTxDeviceMerged

    Device sessions

    17. test_onboarding_add_new_multiaccount_username_by_position_pass_validation, id: 700747

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    18. test_public_chat_delete_chat_long_press, id: 5319

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    19. test_onboarding_home_initial_popup, id: 700742

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    20. test_browser_blocked_url, id: 702072

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    21. test_wallet_add_hide_unhide_account_private_key, id: 700761

    Class: TestWalletManagementDeviceMerged

    Device sessions

    22. test_1_1_chat_message_reaction, id: 6315

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    23. test_ens_mention_push_highlighted_public_chat, id: 702156

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    24. test_1_1_chat_emoji_send_reply_and_open_link, id: 5373

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    25. test_keycard_send_tx_sign_message_request_stt_testdapp, id: 700769

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    26. test_public_chat_link_send_open, id: 700736

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    27. test_onboarding_share_contact_address, id: 700743

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    28. test_sticker_1_1_public_chat, id: 702157

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    29. test_onboarding_backup_seed_phrase_restore_same_login_logcat, id: 700745

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    30. test_restore_set_up_wallet_sign_phrase, id: 700749

    Class: TestRestoreOneDeviceMerged

    Device sessions

    31. test_browser_delete_close_tabs, id: 702076

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    32. test_public_chat_mark_all_messages_as_read, id: 6270

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    33. test_browser_connection_is_secure_not_secure_warning, id: 702073

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    34. test_onboarding_cant_sign_in_with_invalid_password_logcat, id: 700746

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    35. test_send_tx_sign_message_2tx_in_batch_tx_filters_request_stt_testdapp, id: 5342

    Class: TestSendTxDeviceMerged

    Device sessions

    36. test_group_chat_join_send_text_messages_push, id: 700731

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    37. test_browser_web3_permissions_testdapp, id: 702078

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    38. test_1_1_chat_text_message_with_push, id: 6316

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    39. test_wallet_add_delete_watch_only_account, id: 700760

    Class: TestWalletManagementDeviceMerged

    Device sessions

    40. test_group_chat_decline_invite_chat_highligted, id: 5756

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    41. test_public_chat_tag_message, id: 700738

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    42. test_onboarding_share_wallet_address, id: 700744

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    43. test_keycard_create_account_unlock_same_seed, id: 5689

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    44. test_1_1_chat_command_send_tx_eth_outgoing_tx_push, id: 6253

    Class: TestCommandsMultipleDevicesMerged

    Device sessions

    45. test_public_chat_navigate_to_chat_when_relaunch, id: 5396

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    46. test_public_chat_copy_and_paste_message_in_chat_input, id: 5317

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    47. test_public_chat_fetch_more_history, id: 5675

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    48. test_wallet_fetching_balance_after_offline_insufficient_funds_errors, id: 700766

    Class: TestWalletManagementDeviceMerged

    Device sessions

    49. test_public_chat_links_with_previews_github_youtube_twitter_gif_send_enable, id: 700737

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    50. test_ens_purchased_in_profile, id: 702152

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    51. test_keycard_send_tx_eth, id: 700767

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    52. test_restore_account_migrate_multiaccount_to_keycard_no_db_saved_add_wallet_send_tx, id: 702189

    Class: TestRestoreOneDeviceMerged

    Device sessions

    53. test_browser_offline, id: 702075

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    54. test_browser_invalid_url, id: 702074

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    55. test_restore_seed_phrase_field_validation, id: 700750

    Class: TestRestoreOneDeviceMerged

    Device sessions

    56. test_wallet_add_account_generate_new, id: 700759

    Class: TestWalletManagementDeviceMerged

    Device sessions

    57. test_restore_uppercase_whitespaces_seed_phrase_special_char_passw_logcat, id: 700748

    Class: TestRestoreOneDeviceMerged

    Device sessions

    58. test_public_chat_message_send_check_timestamps_while_on_different_tab, id: 5313

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    59. test_wallet_tx_history_copy_tx_hash_on_cellular, id: 700756

    Class: TestWalletManagementDeviceMerged

    Device sessions

    60. test_group_chat_leave_relogin, id: 3997

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    61. test_public_chat_message_delete, id: 700735

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    62. test_keycard_wallet_recover_pairing_check_balance_after_offline_tx_history, id: 700770

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    63. test_1_1_chat_push_emoji, id: 6283

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    @qoqobolo
    Copy link
    Contributor

    @flexsurfer thanks for the fix! Judging by the first e2e run the issue is not reproducible anymore.
    I'm gonna run tests several times to make sure.

    But here’s another problem that’s been found at this point

    ISSUE 1: Light/dark mode of the back button in chat view is not updated until relogin when switching between modes (both on device and in app settings)

    The button stays white when switching from dark to light mode and wise versa. Could not reproduce it in develop.

    Steps:

    1. Open any chat
    2. Switch the mode from light to dark
    3. Pay attention to the back button

    OS: iOS, Android

    IMG_1171.MP4

    @flexsurfer
    Copy link
    Member Author

    thanks @qoqobolo , fixed

    @status-im-auto
    Copy link
    Member

    77% of end-end tests have passed

    Total executed tests: 84
    Failed tests: 19
    Passed tests: 65
    
    IDs of failed tests: 702176,702175,702196,6263,702186,702155,700757,702194,702198,702199,3998,702177,700732,5315,702158,702188,5387,702195,702197 
    

    Failed tests (19)

    Click to expand
  • Rerun failed tests

  • 1. test_contact_block_unblock_public_chat_offline, id: 702176
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    2. test_contact_add_remove_mention_default_username_nickname_public_chat, id: 702175
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    3. test_pairing_sync_contacts_block_unblock, id: 702196
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestPairingSyncMultipleDevicesMerged

    4. test_1_1_chat_command_request_and_send_tx_stt_in_1_1_chat_offline, id: 6263

    Transaction #5, amount is 0.00019103424
    {'blockNumber': '12279344', 'timeStamp': '1652956656', 'hash': '0xf888bc93e086c14d0199fc7b686b3d65f6a22cf96ead3b7c1129a2376a739cb8', 'nonce': '362', 'blockHash': '0xc9b442a67896f185a91e1b7e1c158bac18ba71c32029a1ba89fbbe5d7a031fd5', 'from': '0xe67685fe27e269799c00c9e3474804bc65ac0208', 'contractAddress': '0xc55cf4b03948d7ebc8b9e8bad92643703811d162', 'to': '0x47087fb26e3d6e5ec0af78db0c347156f8685900', 'value': '191034240000000', 'tokenName': 'Status Test Token', 'tokenSymbol': 'STT', 'tokenDecimal': '18', 'transactionIndex': '8', 'gas': '141000', 'gasPrice': '111589227891', 'gasUsed': '117500', 'cumulativeGasUsed': '2476369', 'input': 'deprecated', 'confirmations': '2855'}

    Transaction with amount 0.00020113626 is not found in list of token transactions, address is E67685fE27E269799C00C9e3474804BC65ac0208 during 300s

    Class: TestCommandsMultipleDevicesMerged

    Device sessions

    5. test_keycard_command_send_tx_eth_1_1_chat, id: 702186
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    6. test_ens_mention_nickname_1_1_chat, id: 702155

    Device 1: Button element not found
    Device 1: Find `ViewProfileButton` by `xpath`: `//*[@text="View profile"]`

    Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    7. test_send_tx_set_recipient_options, id: 700757

    Device 1: Setting nickname:my_some_nickname
    Device 1: Find `Button` by `accessibility id`: `profile-nickname-item`

    Device 1: Button by accessibility id: `profile-nickname-item` is not found on the screen

    Class: TestSendTxDeviceMerged

    Device sessions

    8. test_pairing_sync_initial_contacts_blocked_users, id: 702194
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestPairingSyncMultipleDevicesMerged

    9. test_pairing_sync_1_1_chat_message, id: 702198
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestPairingSyncMultipleDevicesMerged

    10. test_pairing_sync_public_chat_add_remove, id: 702199
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestPairingSyncMultipleDevicesMerged

    11. test_group_chat_offline_pn, id: 3998

    Device 3: Looking for a message by text: message from old member
    Device 3: Looking for a message by text: message from new member

    message from old member PN was not fetched from offline message from new member PN was not fetched from offline message from new member does not match unread messages

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    12. test_restore_account_migrate_multiaccount_to_keycard_db_saved, id: 702177
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    13. test_group_chat_add_new_member_activity_centre, id: 700732

    Device 1: Find `ChatOptionsButton` by `xpath`: `//androidx.appcompat.widget.LinearLayoutCompat`
    Device 1: Button element not found

    Device `1`: `GroupInfoButton` by` xpath`: `//*[@text="Group info"]` is not found on the screen after wait_for_element

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    14. test_1_1_chat_non_latin_message_to_newly_added_contact_with_profile_picture_on_different_networks, id: 5315

    Device 2: Button element not found
    Device 2: Find `ViewProfileButton` by `xpath`: `//*[@text="View profile"]`

    Device 2: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    15. test_start_new_chat_public_key_validation, id: 702158

    Device 1: Tap on found: Button
    Device 1: Find `BackButton` by `accessibility id`: `Navigate Up`

    Device 1: BackButton by accessibility id: `Navigate Up` is not found on the screen

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    16. test_cellular_settings_on_off_public_chat_fetching_history, id: 702188
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    17. test_1_1_chat_delete_via_delete_button_relogin, id: 5387

    Device 2: Button element not found
    Device 2: Find `Button` by `xpath`: `//*[@text="Delete chat"]`

    Device 2: Button by xpath: `//*[@text="Delete chat"]` is not found on the screen

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    18. test_pairing_sync_initial_public_chats, id: 702195
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestPairingSyncMultipleDevicesMerged

    19. test_pairing_sync_contacts_add_remove_set_nickname_ens, id: 702197
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestPairingSyncMultipleDevicesMerged

    Passed tests (65)

    Click to expand

    1. test_wallet_add_account_seed_phrase_collectibles_rinkeby_set_as_profile_image, id: 700762

    Class: TestWalletManagementDeviceMerged

    Device sessions

    2. test_wallet_manage_assets, id: 700758

    Class: TestWalletManagementDeviceMerged

    Device sessions

    3. test_public_chat_message_edit, id: 700734

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    4. test_1_1_chat_text_message_edit_delete_push_disappear, id: 695843

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    5. test_keycard_relogin_after_restore, id: 700768

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    6. test_group_chat_push_system_messages_when_invited, id: 3994

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    7. test_ens_command_send_tx_eth_1_1_chat, id: 702153

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    8. test_send_tx_token_7_decimals, id: 700764

    Class: TestSendTxDeviceMerged

    Device sessions

    9. test_public_chat_open_using_deep_link, id: 700739

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    10. test_public_chat_unread_messages_counter, id: 5360

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    11. test_1_1_chat_command_decline_eth_push_changing_state, id: 6265

    Class: TestCommandsMultipleDevicesMerged

    Device sessions

    12. test_public_chat_emoji_send_copy_paste_reply, id: 700719

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    13. test_browser_bookmarks_create_edit_remove, id: 702077

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    14. test_send_tx_eth_check_logcat, id: 700763

    Class: TestSendTxDeviceMerged

    Device sessions

    15. test_public_chat_unread_messages_counter_for_mention_relogin, id: 700718

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    16. test_send_tx_custom_token_18_decimals_invalid_password, id: 700765

    Class: TestSendTxDeviceMerged

    Device sessions

    17. test_onboarding_add_new_multiaccount_username_by_position_pass_validation, id: 700747

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    18. test_public_chat_delete_chat_long_press, id: 5319

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    19. test_onboarding_home_initial_popup, id: 700742

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    20. test_browser_blocked_url, id: 702072

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    21. test_wallet_add_hide_unhide_account_private_key, id: 700761

    Class: TestWalletManagementDeviceMerged

    Device sessions

    22. test_1_1_chat_message_reaction, id: 6315

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    23. test_ens_mention_push_highlighted_public_chat, id: 702156

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    24. test_1_1_chat_emoji_send_reply_and_open_link, id: 5373

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    25. test_keycard_send_tx_sign_message_request_stt_testdapp, id: 700769

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    26. test_1_1_chat_image_send_save_reply, id: 6305

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    27. test_public_chat_link_send_open, id: 700736

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    28. test_onboarding_share_contact_address, id: 700743

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    29. test_sticker_1_1_public_chat, id: 702157

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    30. test_onboarding_backup_seed_phrase_restore_same_login_logcat, id: 700745

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    31. test_restore_set_up_wallet_sign_phrase, id: 700749

    Class: TestRestoreOneDeviceMerged

    Device sessions

    32. test_1_1_chat_is_shown_message_sent_delivered_from_offline, id: 5310

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    33. test_browser_delete_close_tabs, id: 702076

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    34. test_public_chat_mark_all_messages_as_read, id: 6270

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    35. test_browser_connection_is_secure_not_secure_warning, id: 702073

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    36. test_onboarding_cant_sign_in_with_invalid_password_logcat, id: 700746

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    37. test_send_tx_sign_message_2tx_in_batch_tx_filters_request_stt_testdapp, id: 5342

    Class: TestSendTxDeviceMerged

    Device sessions

    38. test_group_chat_join_send_text_messages_push, id: 700731

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    39. test_browser_web3_permissions_testdapp, id: 702078

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    40. test_1_1_chat_text_message_with_push, id: 6316

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    41. test_wallet_add_delete_watch_only_account, id: 700760

    Class: TestWalletManagementDeviceMerged

    Device sessions

    42. test_group_chat_decline_invite_chat_highligted, id: 5756

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    43. test_public_chat_tag_message, id: 700738

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    44. test_onboarding_share_wallet_address, id: 700744

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    45. test_keycard_create_account_unlock_same_seed, id: 5689

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    46. test_1_1_chat_command_send_tx_eth_outgoing_tx_push, id: 6253

    Class: TestCommandsMultipleDevicesMerged

    Device sessions

    47. test_public_chat_navigate_to_chat_when_relaunch, id: 5396

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    48. test_public_chat_copy_and_paste_message_in_chat_input, id: 5317

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    49. test_public_chat_fetch_more_history, id: 5675

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    50. test_wallet_fetching_balance_after_offline_insufficient_funds_errors, id: 700766

    Class: TestWalletManagementDeviceMerged

    Device sessions

    51. test_public_chat_links_with_previews_github_youtube_twitter_gif_send_enable, id: 700737

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    52. test_ens_purchased_in_profile, id: 702152

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    53. test_keycard_send_tx_eth, id: 700767

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    54. test_restore_account_migrate_multiaccount_to_keycard_no_db_saved_add_wallet_send_tx, id: 702189

    Class: TestRestoreOneDeviceMerged

    Device sessions

    55. test_browser_offline, id: 702075

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    56. test_browser_invalid_url, id: 702074

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    57. test_restore_seed_phrase_field_validation, id: 700750

    Class: TestRestoreOneDeviceMerged

    Device sessions

    58. test_wallet_add_account_generate_new, id: 700759

    Class: TestWalletManagementDeviceMerged

    Device sessions

    59. test_restore_uppercase_whitespaces_seed_phrase_special_char_passw_logcat, id: 700748

    Class: TestRestoreOneDeviceMerged

    Device sessions

    60. test_public_chat_message_send_check_timestamps_while_on_different_tab, id: 5313

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    61. test_wallet_tx_history_copy_tx_hash_on_cellular, id: 700756

    Class: TestWalletManagementDeviceMerged

    Device sessions

    62. test_group_chat_leave_relogin, id: 3997

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    63. test_public_chat_message_delete, id: 700735

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    64. test_keycard_wallet_recover_pairing_check_balance_after_offline_tx_history, id: 700770

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    65. test_1_1_chat_push_emoji, id: 6283

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    @status-im-auto
    Copy link
    Member

    5% of end-end tests have passed

    Total executed tests: 19
    Failed tests: 18
    Passed tests: 1
    
    IDs of failed tests: 702176,702175,702196,702186,702155,700757,702194,702198,702199,3998,702177,700732,5315,702158,702188,5387,702195,702197 
    

    Failed tests (18)

    Click to expand
  • Rerun failed tests

  • 1. test_contact_block_unblock_public_chat_offline, id: 702176
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    2. test_contact_add_remove_mention_default_username_nickname_public_chat, id: 702175
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    3. test_pairing_sync_contacts_block_unblock, id: 702196
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestPairingSyncMultipleDevicesMerged

    4. test_keycard_command_send_tx_eth_1_1_chat, id: 702186
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    5. test_ens_mention_nickname_1_1_chat, id: 702155

    Device 1: Button element not found
    Device 1: Find `ViewProfileButton` by `xpath`: `//*[@text="View profile"]`

    Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    6. test_send_tx_set_recipient_options, id: 700757

    Device 1: Setting nickname:my_some_nickname
    Device 1: Find `Button` by `accessibility id`: `profile-nickname-item`

    Device 1: Button by accessibility id: `profile-nickname-item` is not found on the screen

    Class: TestSendTxDeviceMerged

    Device sessions

    7. test_pairing_sync_initial_contacts_blocked_users, id: 702194
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestPairingSyncMultipleDevicesMerged

    8. test_pairing_sync_1_1_chat_message, id: 702198
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestPairingSyncMultipleDevicesMerged

    9. test_pairing_sync_public_chat_add_remove, id: 702199
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestPairingSyncMultipleDevicesMerged

    10. test_group_chat_offline_pn, id: 3998

    Device 3: Looking for a message by text: message from old member
    Device 3: Looking for a message by text: message from new member

    message from old member PN was not fetched from offline message from new member PN was not fetched from offline message from new member does not match unread messages

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    11. test_restore_account_migrate_multiaccount_to_keycard_db_saved, id: 702177
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    12. test_group_chat_add_new_member_activity_centre, id: 700732

    Device 1: Find `ChatOptionsButton` by `xpath`: `//androidx.appcompat.widget.LinearLayoutCompat`
    Device 1: Button element not found

    Device `1`: `GroupInfoButton` by` xpath`: `//*[@text="Group info"]` is not found on the screen after wait_for_element

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    13. test_1_1_chat_non_latin_message_to_newly_added_contact_with_profile_picture_on_different_networks, id: 5315

    Device 2: Button element not found
    Device 2: Find `ViewProfileButton` by `xpath`: `//*[@text="View profile"]`

    Device 2: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    14. test_start_new_chat_public_key_validation, id: 702158

    Device 1: Tap on found: Button
    Device 1: Find `BackButton` by `accessibility id`: `Navigate Up`

    Device 1: BackButton by accessibility id: `Navigate Up` is not found on the screen

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    15. test_cellular_settings_on_off_public_chat_fetching_history, id: 702188
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    16. test_1_1_chat_delete_via_delete_button_relogin, id: 5387

    Device 2: Button element not found
    Device 2: Find `Button` by `xpath`: `//*[@text="Delete chat"]`

    Device 2: Button by xpath: `//*[@text="Delete chat"]` is not found on the screen

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    17. test_pairing_sync_initial_public_chats, id: 702195
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestPairingSyncMultipleDevicesMerged

    18. test_pairing_sync_contacts_add_remove_set_nickname_ens, id: 702197
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestPairingSyncMultipleDevicesMerged

    Passed tests (1)

    Click to expand

    1. test_1_1_chat_command_request_and_send_tx_stt_in_1_1_chat_offline, id: 6263

    Class: TestCommandsMultipleDevicesMerged

    Device sessions

    @status-im-auto
    Copy link
    Member

    76% of end-end tests have passed

    Total executed tests: 84
    Failed tests: 20
    Passed tests: 64
    
    IDs of failed tests: 702186,702158,702197,702176,702175,5310,702196,700757,5387,702188,702194,702195,5315,702076,702199,702198,702155,702177,700732,3998 
    

    Failed tests (20)

    Click to expand
  • Rerun failed tests

  • 1. test_keycard_command_send_tx_eth_1_1_chat, id: 702186
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    2. test_start_new_chat_public_key_validation, id: 702158

    Device 1: Tap on found: Button
    Device 1: Find `BackButton` by `accessibility id`: `Navigate Up`

    Device 1: BackButton by accessibility id: `Navigate Up` is not found on the screen

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    3. test_pairing_sync_contacts_add_remove_set_nickname_ens, id: 702197
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestPairingSyncMultipleDevicesMerged

    4. test_contact_block_unblock_public_chat_offline, id: 702176
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    5. test_contact_add_remove_mention_default_username_nickname_public_chat, id: 702175
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    6. test_1_1_chat_is_shown_message_sent_delivered_from_offline, id: 5310

    Device 2: Looking for chat: 'Adventurous Calm Abyssiniangroundhornbill'
    Device 2: Wait for element `Button` for max 30s and click when it is available

    Device 2: Button by accessibility id:`notifications-unread-badge` is not found on the screen after wait_for_visibility_of_element

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    7. test_pairing_sync_contacts_block_unblock, id: 702196
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestPairingSyncMultipleDevicesMerged

    8. test_send_tx_set_recipient_options, id: 700757

    Device 1: Setting nickname:my_some_nickname
    Device 1: Find `Button` by `accessibility id`: `profile-nickname-item`

    Device 1: Button by accessibility id: `profile-nickname-item` is not found on the screen

    Class: TestSendTxDeviceMerged

    Device sessions

    9. test_1_1_chat_delete_via_delete_button_relogin, id: 5387

    Device 2: Button element not found
    Device 2: Find `Button` by `xpath`: `//*[@text="Delete chat"]`

    Device 2: Button by xpath: `//*[@text="Delete chat"]` is not found on the screen

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    10. test_cellular_settings_on_off_public_chat_fetching_history, id: 702188
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    11. test_pairing_sync_initial_contacts_blocked_users, id: 702194
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestPairingSyncMultipleDevicesMerged

    12. test_pairing_sync_initial_public_chats, id: 702195
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestPairingSyncMultipleDevicesMerged

    13. test_1_1_chat_non_latin_message_to_newly_added_contact_with_profile_picture_on_different_networks, id: 5315

    Device 2: Button element not found
    Device 2: Find `ViewProfileButton` by `xpath`: `//*[@text="View profile"]`

    Device 2: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    14. test_browser_delete_close_tabs, id: 702076

    Device 1: Find `Button` by `xpath`: `//*[contains(@text, 'bbc.com')]/../../../../*[@content-desc='empty-tab']`
    Device 1: Tap on found: Button

    Device 1: Button by xpath: `//*[contains(@text, "bbc.com")]` is still visible on the screen after 10 seconds after wait_for_invisibility_of_element

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    15. test_pairing_sync_public_chat_add_remove, id: 702199
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestPairingSyncMultipleDevicesMerged

    16. test_pairing_sync_1_1_chat_message, id: 702198
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestPairingSyncMultipleDevicesMerged

    17. test_ens_mention_nickname_1_1_chat, id: 702155

    Device 1: Button element not found
    Device 1: Find `ViewProfileButton` by `xpath`: `//*[@text="View profile"]`

    Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    18. test_restore_account_migrate_multiaccount_to_keycard_db_saved, id: 702177
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    19. test_group_chat_add_new_member_activity_centre, id: 700732

    Device 1: Find `ChatOptionsButton` by `xpath`: `//androidx.appcompat.widget.LinearLayoutCompat`
    Device 1: Button element not found

    Device `1`: `GroupInfoButton` by` xpath`: `//*[@text="Group info"]` is not found on the screen after wait_for_element

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    20. test_group_chat_offline_pn, id: 3998

    Device 3: Looking for a message by text: message from old member
    Device 3: Looking for a message by text: message from new member

    message from old member PN was not fetched from offline message from new member PN was not fetched from offline message from new member does not match unread messages

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    Passed tests (64)

    Click to expand

    1. test_browser_connection_is_secure_not_secure_warning, id: 702073

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    2. test_public_chat_link_send_open, id: 700736

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    3. test_1_1_chat_push_emoji, id: 6283

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    4. test_public_chat_copy_and_paste_message_in_chat_input, id: 5317

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    5. test_restore_account_migrate_multiaccount_to_keycard_no_db_saved_add_wallet_send_tx, id: 702189

    Class: TestRestoreOneDeviceMerged

    Device sessions

    6. test_wallet_add_account_generate_new, id: 700759

    Class: TestWalletManagementDeviceMerged

    Device sessions

    7. test_public_chat_message_delete, id: 700735

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    8. test_send_tx_custom_token_18_decimals_invalid_password, id: 700765

    Class: TestSendTxDeviceMerged

    Device sessions

    9. test_onboarding_share_contact_address, id: 700743

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    10. test_browser_invalid_url, id: 702074

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    11. test_public_chat_unread_messages_counter, id: 5360

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    12. test_public_chat_unread_messages_counter_for_mention_relogin, id: 700718

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    13. test_keycard_send_tx_eth, id: 700767

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    14. test_sticker_1_1_public_chat, id: 702157

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    15. test_browser_bookmarks_create_edit_remove, id: 702077

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    16. test_group_chat_leave_relogin, id: 3997

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    17. test_public_chat_tag_message, id: 700738

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    18. test_public_chat_delete_chat_long_press, id: 5319

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    19. test_browser_offline, id: 702075

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    20. test_1_1_chat_image_send_save_reply, id: 6305

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    21. test_public_chat_navigate_to_chat_when_relaunch, id: 5396

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    22. test_onboarding_add_new_multiaccount_username_by_position_pass_validation, id: 700747

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    23. test_keycard_create_account_unlock_same_seed, id: 5689

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    24. test_wallet_add_hide_unhide_account_private_key, id: 700761

    Class: TestWalletManagementDeviceMerged

    Device sessions

    25. test_keycard_wallet_recover_pairing_check_balance_after_offline_tx_history, id: 700770

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    26. test_wallet_add_delete_watch_only_account, id: 700760

    Class: TestWalletManagementDeviceMerged

    Device sessions

    27. test_restore_uppercase_whitespaces_seed_phrase_special_char_passw_logcat, id: 700748

    Class: TestRestoreOneDeviceMerged

    Device sessions

    28. test_public_chat_message_send_check_timestamps_while_on_different_tab, id: 5313

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    29. test_1_1_chat_message_reaction, id: 6315

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    30. test_public_chat_open_using_deep_link, id: 700739

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    31. test_wallet_add_account_seed_phrase_collectibles_rinkeby_set_as_profile_image, id: 700762

    Class: TestWalletManagementDeviceMerged

    Device sessions

    32. test_public_chat_emoji_send_copy_paste_reply, id: 700719

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    33. test_public_chat_mark_all_messages_as_read, id: 6270

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    34. test_group_chat_push_system_messages_when_invited, id: 3994

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    35. test_1_1_chat_emoji_send_reply_and_open_link, id: 5373

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    36. test_ens_command_send_tx_eth_1_1_chat, id: 702153

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    37. test_1_1_chat_command_send_tx_eth_outgoing_tx_push, id: 6253

    Class: TestCommandsMultipleDevicesMerged

    Device sessions

    38. test_ens_mention_push_highlighted_public_chat, id: 702156

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    39. test_onboarding_cant_sign_in_with_invalid_password_logcat, id: 700746

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    40. test_public_chat_links_with_previews_github_youtube_twitter_gif_send_enable, id: 700737

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    41. test_onboarding_share_wallet_address, id: 700744

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    42. test_keycard_relogin_after_restore, id: 700768

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    43. test_group_chat_decline_invite_chat_highligted, id: 5756

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    44. test_wallet_tx_history_copy_tx_hash_on_cellular, id: 700756

    Class: TestWalletManagementDeviceMerged

    Device sessions

    45. test_1_1_chat_text_message_edit_delete_push_disappear, id: 695843

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    46. test_restore_set_up_wallet_sign_phrase, id: 700749

    Class: TestRestoreOneDeviceMerged

    Device sessions

    47. test_browser_blocked_url, id: 702072

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    48. test_keycard_send_tx_sign_message_request_stt_testdapp, id: 700769

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    49. test_browser_web3_permissions_testdapp, id: 702078

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    50. test_1_1_chat_command_decline_eth_push_changing_state, id: 6265

    Class: TestCommandsMultipleDevicesMerged

    Device sessions

    51. test_wallet_fetching_balance_after_offline_insufficient_funds_errors, id: 700766

    Class: TestWalletManagementDeviceMerged

    Device sessions

    52. test_group_chat_join_send_text_messages_push, id: 700731

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    53. test_ens_purchased_in_profile, id: 702152

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    54. test_send_tx_eth_check_logcat, id: 700763

    Class: TestSendTxDeviceMerged

    Device sessions

    55. test_send_tx_token_7_decimals, id: 700764

    Class: TestSendTxDeviceMerged

    Device sessions

    56. test_1_1_chat_text_message_with_push, id: 6316

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    57. test_public_chat_message_edit, id: 700734

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    58. test_1_1_chat_command_request_and_send_tx_stt_in_1_1_chat_offline, id: 6263

    Class: TestCommandsMultipleDevicesMerged

    Device sessions

    59. test_onboarding_home_initial_popup, id: 700742

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    60. test_wallet_manage_assets, id: 700758

    Class: TestWalletManagementDeviceMerged

    Device sessions

    61. test_send_tx_sign_message_2tx_in_batch_tx_filters_request_stt_testdapp, id: 5342

    Class: TestSendTxDeviceMerged

    Device sessions

    62. test_public_chat_fetch_more_history, id: 5675

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    63. test_onboarding_backup_seed_phrase_restore_same_login_logcat, id: 700745

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    64. test_restore_seed_phrase_field_validation, id: 700750

    Class: TestRestoreOneDeviceMerged

    Device sessions

    @status-im-auto
    Copy link
    Member

    70% of end-end tests have passed

    Total executed tests: 175
    Failed tests: 52
    Passed tests: 123
    
    IDs of failed tests: 700762,702160,702176,702287,702175,702269,702196,702250,702258,702098,702259,6294,702254,702284,702260,700769,702186,702261,702273,702155,6213,702069,702282,700757,702070,702185,702164,702247,702194,702198,702199,3998,702177,700732,702272,702252,702249,5315,700767,702097,5721,702253,702158,6219,5763,702188,702270,702248,5387,702271,702195,702197 
    

    Failed tests (52)

    Click to expand
  • Rerun failed tests

  • 1. test_wallet_add_account_seed_phrase_collectibles_rinkeby_set_as_profile_image, id: 700762

    Device 1: Find `Text` by `xpath`: `//*[@text='Coins & Steel Exclusive Item Skin V2']//following-sibling::android.widget.TextView`
    Device 1: Find `Text` by `xpath`: `//*[@text='Coins & Steel Exclusive Item Skin V2']//following-sibling::android.widget.TextView`

    Device 1: Text by xpath: `//*[@text='Coins & Steel Exclusive Item Skin V2']//following-sibling::android.widget.TextView` is not found on the screen

    Class: TestWalletManagementDeviceMerged

    Device sessions

    2. test_profile_add_remove_contact_via_contacts_view, id: 702160

    Device 1: Button element not found
    Device 1: Find `ViewProfileButton` by `xpath`: `//*[@text="View profile"]`

    Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestBrowserProfileOneDevice

    Device sessions

    3. test_contact_block_unblock_public_chat_offline, id: 702176
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    4. test_profile_can_not_connect_to_custom_history_node_add_delete, id: 702287

    Device 2: Tap on found: SendMessageButton
    Device 2: Find `BackButton` by `accessibility id`: `Navigate Up`

    Device 2: BackButton by accessibility id: `Navigate Up` is not found on the screen

    Class: TestTimelineHistoryNodesBootnodesMultipleDeviceMergedMedium

    Device sessions

    5. test_contact_add_remove_mention_default_username_nickname_public_chat, id: 702175
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    6. test_pairing_sync_initial_community_send_message, id: 702269
    Test setup failed: E http.client.RemoteDisconnected: Remote end closed connection without response

    During handling of the above exception, another exception occurred:
    ('Connection aborted.', RemoteDisconnected('Remote end closed connection without re


    Class: TestPairingSyncMediumMultipleDevicesMerged

    7. test_pairing_sync_contacts_block_unblock, id: 702196
    Test setup failed:
    Device 1: ViewProfileButton by xpath: //*[@text="View profile"] is not found on the screen


    Class: TestPairingSyncMultipleDevicesMerged

    8. test_chat_public_clear_history_via_options_and_long_press, id: 702250

    Device 1: Find Button by accessibility id: new-chat-button
    Device 1: ChatButton element not found

    Device 1: ChatButton by accessibility id:join-public-chat-button is not found on the screen after wait_for_visibility_of_element

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    9. test_chat_group_chat_set_nickname_and_ens_via_group_info_mention, id: 702258

    Device 1: Button element not found
    Device 1: Find ViewProfileButton by xpath: //*[@text="View profile"]

    Device 1: ViewProfileButton by xpath: //*[@text="View profile"] is not found on the screen

    Class: TestChatMultipleDevice

    Device sessions

    10. test_chat_group_chat_rename, id: 702098

    Device 1: Find ChatOptionsButton by xpath: //androidx.appcompat.widget.LinearLayoutCompat
    Device 1: Button element not found

    Device 1: GroupInfoButton by xpath: //*[@text="Group info"] is not found on the screen after wait_for_element

    Class: TestChatMultipleDevice

    Device sessions

    11. test_group_chat_remove_member, id: 702259
    Test setup failed:
    Device 1: GroupInfoButton by xpath: //*[@text="Group info"] is not found on the screen after wait_for_element


    Class: TestGroupChatMultipleDevice

    12. test_keycard_1_1_chat_command_request_and_send_tx_stt_in_1_1_chat_offline_opened_from_push, id: 6294

    Device 2: Tap on found: AirplaneModeButton
    Device 2: Find Button by xpath: //*[@text="Request transaction"]

    Device 2: Button by xpath: //*[@text="Request transaction"] is not found on the screen

    Device sessions

    13. test_chat_can_search_while_offline, id: 702254

    Device 1: Tap on found: AirplaneModeButton
    Device 1: Find EditBox by accessibility id: search-input

    Device 1: EditBox by accessibility id: search-input is not found on the screen

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    14. test_public_chat_timeline_different_statuses_reaction, id: 702284

    Device 2: Button element not found
    Device 2: Find ViewProfileButton by xpath: //*[@text="View profile"]

    Device 2: ViewProfileButton by xpath: //*[@text="View profile"] is not found on the screen

    Class: TestTimelineHistoryNodesBootnodesMultipleDeviceMergedMedium

    Device sessions

    15. test_group_chat_make_admin, id: 702260
    Test setup failed:
    Device 1: GroupInfoButton by xpath: //*[@text="Group info"] is not found on the screen after wait_for_element


    Class: TestGroupChatMultipleDevice

    16. test_keycard_send_tx_sign_message_request_stt_testdapp, id: 700769

    Device 1: STT value is 226499.999307408
    Device 1: Waiting 400s for STT updated balance

    Device 1: Balance STT 226499.999307408 is not changed during 400 seconds!

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    17. test_keycard_command_send_tx_eth_1_1_chat, id: 702186
    Test setup failed:
    Device 1: ViewProfileButton by xpath: //*[@text="View profile"] is not found on the screen


    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    18. test_group_chat_accept_decline_invite, id: 702261
    Test setup failed:
    Device 1: GroupInfoButton by xpath: //*[@text="Group info"] is not found on the screen after wait_for_element


    Class: TestGroupChatMultipleDevice

    19. test_pairing_sync_group_chat_send_different_messages, id: 702273
    Test setup failed:
    E http.client.RemoteDisconnected: Remote end closed connection without response

    During handling of the above exception, another exception occurred:
    ('Connection aborted.', RemoteDisconnected('Remote end closed connection without re


    Class: TestPairingSyncMediumMultipleDevicesMerged

    20. test_ens_mention_nickname_1_1_chat, id: 702155

    Device 1: Button element not found
    Device 1: Find ViewProfileButton by xpath: //*[@text="View profile"]

    Device 1: ViewProfileButton by xpath: //*[@text="View profile"] is not found on the screen

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    21. test_contacts_unblock_user_is_not_added_back_to_contacts, id: 6213

    Device 1: Button element not found
    Device 1: Find ViewProfileButton by xpath: //*[@text="View profile"]

    Device 1: ViewProfileButton by xpath: //*[@text="View profile"] is not found on the screen

    Device sessions

    22. test_chat_1_1_pin_messages, id: 702069

    Device 2: Button element not found
    Device 2: Find ViewProfileButton by xpath: //*[@text="View profile"]

    Device 2: ViewProfileButton by xpath: //*[@text="View profile"] is not found on the screen

    Class: TestChatMultipleDevice

    Device sessions

    23. test_profile_chat_two_minutes_gap_in_public_and_no_gap_in_1_1_chat_and_group_chat, id: 702282

    Device 1: Looking for a message by text: OOps, that should not be fetched automatically for pub chat
    Device 1: Find BackButton by accessibility id: Navigate Up

    Device 1: BackButton by accessibility id: Navigate Up is not found on the screen

    Class: TestProfileGapsCommunityMediumMultipleDevicesMerged

    Device sessions

    24. test_send_tx_set_recipient_options, id: 700757

    Device 1: Setting nickname:my_some_nickname
    Device 1: Find Button by accessibility id: profile-nickname-item

    Device 1: Button by accessibility id: profile-nickname-item is not found on the screen

    Class: TestSendTxDeviceMerged

    Device sessions

    25. test_chat_pin_messages_in_group_chat, id: 702070

    Device 1: Looking for chat: 'GroupChat after rename'
    Device 1: Wait for element Button for max 30s and click when it is available

    Device 1: Button by accessibility id:notifications-unread-badge is not found on the screen after wait_for_visibility_of_element

    Class: TestChatMultipleDevice

    Device sessions

    26. test_activity_center_notifications_on_mentions_in_groups_and_empty_state, id: 702185

    Device 2: Tap on found: SendMessageButton
    # STEP: Device1 checks unread indicator on Activity center bell

    Device 1: Button by accessibility id: notifications-unread-badge is not found on the screen after wait_for_element

    Class: TestActivityCenterMultipleDeviceMedium

    Device sessions

    27. test_profile_backup_of_contacts, id: 702164

    Device 1: Button element not found
    Device 1: Find ViewProfileButton by xpath: //*[@text="View profile"]

    Device 1: ViewProfileButton by xpath: //*[@text="View profile"] is not found on the screen

    Class: TestBrowserProfileOneDevice

    Device sessions

    28. test_share_user_profile_url_one_to_one_chat, id: 702247

    Device 1: Button element not found
    Device 1: Find Button by accessibility id: share-button

    Device 1: Button by accessibility id: share-button is not found on the screen

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    29. test_pairing_sync_initial_contacts_blocked_users, id: 702194
    Test setup failed:
    Device 1: ViewProfileButton by xpath: //*[@text="View profile"] is not found on the screen


    Class: TestPairingSyncMultipleDevicesMerged

    30. test_pairing_sync_1_1_chat_message, id: 702198
    Test setup failed:
    Device 1: ViewProfileButton by xpath: //*[@text="View profile"] is not found on the screen


    Class: TestPairingSyncMultipleDevicesMerged

    31. test_pairing_sync_public_chat_add_remove, id: 702199
    Test setup failed:
    Device 1: ViewProfileButton by xpath: //*[@text="View profile"] is not found on the screen


    Class: TestPairingSyncMultipleDevicesMerged

    32. test_group_chat_offline_pn, id: 3998

    Device 3: Looking for a message by text: message from old member
    Device 3: Looking for a message by text: message from new member

    message from old member PN was not fetched from offline
    message from new member PN was not fetched from offline
    message from new member does not match unread messages


    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    33. test_restore_account_migrate_multiaccount_to_keycard_db_saved, id: 702177
    Test setup failed:
    Device 1: ViewProfileButton by xpath: //*[@text="View profile"] is not found on the screen


    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    34. test_group_chat_add_new_member_activity_centre, id: 700732

    Device 1: Find ChatOptionsButton by xpath: //androidx.appcompat.widget.LinearLayoutCompat
    Device 1: Button element not found

    Device 1: GroupInfoButton by xpath: //*[@text="Group info"] is not found on the screen after wait_for_element

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    35. test_pairing_sync_community_add_new, id: 702272
    Test setup failed:
    E http.client.RemoteDisconnected: Remote end closed connection without response

    During handling of the above exception, another exception occurred:
    ('Connection aborted.', RemoteDisconnected('Remote end closed connection without re


    Class: TestPairingSyncMediumMultipleDevicesMerged

    36. test_share_user_profile_url_public_chat, id: 702252

    Device 1: Button element not found
    Device 1: Find Button by accessibility id: share-chat-button

    Device 1: Button by accessibility id: share-chat-button is not found on the screen

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    37. test_chat_input_delete_cut_and_paste_messages, id: 702249

    Device 1: ChatButton element not found
    Device 1: Find ChatButton by accessibility id: start-1-1-chat-button

    Device 1: ChatButton by accessibility id: start-1-1-chat-button is not found on the screen

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    38. test_1_1_chat_non_latin_message_to_newly_added_contact_with_profile_picture_on_different_networks, id: 5315

    Device 2: Button element not found
    Device 2: Find ViewProfileButton by xpath: //*[@text="View profile"]

    Device 2: ViewProfileButton by xpath: //*[@text="View profile"] is not found on the screen

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    39. test_keycard_send_tx_eth, id: 700767

    Device 1: ETH value is 6.701127168884813
    Device 1: Waiting 400s for ETH updated balance

    Device 1: Balance ETH 6.701127168884813 is not changed during 400 seconds!

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    40. test_chat_block_and_unblock_user_from_group_chat_via_group_info, id: 702097

    Device 1: Looking for chat: 'GroupChat after rename'
    Device 1: Wait for element Button for max 30s and click when it is available

    Device 1: Button by accessibility id:notifications-unread-badge is not found on the screen after wait_for_visibility_of_element

    Class: TestChatMultipleDevice

    Device sessions

    41. test_cant_add_more_twenty_participants_to_group_chat, id: 5721

    Device 1: Find ChatOptionsButton by xpath: //androidx.appcompat.widget.LinearLayoutCompat
    Device 1: Button element not found

    Device 1: GroupInfoButton by xpath: //*[@text="Group info"] is not found on the screen after wait_for_element

    Device sessions

    42. test_chat_no_suggestions_invalid_data_search, id: 702253

    Device 1: Search for
    Device 1: Find EditBox by accessibility id: search-input

    Device 1: EditBox by accessibility id: search-input is not found on the screen

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    43. test_start_new_chat_public_key_validation, id: 702158

    Device 1: Tap on found: Button
    Device 1: Find BackButton by accessibility id: Navigate Up

    Device 1: BackButton by accessibility id: Navigate Up is not found on the screen

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    44. test_profile_set_primary_ens_custom_domain, id: 6219

    Device 1: Tap on found: Button
    Device 1: Find EditBox by xpath: (//android.widget.EditText[@content-desc='password-input'])[1]

    Device 1: EditBox by xpath: (//android.widget.EditText[@content-desc='password-input'])[1] is not found on the screen; also Unexpected Alert is shown: 'java.lang.NullPointerException: Attempt to invoke virtual method 'android.graphics.drawable.Drawable

    Device sessions

    45. test_contact_block_user_from_one_to_one_header_check_push_notification_service, id: 5763

    Device 1: Button element not found
    Device 1: Find ViewProfileButton by xpath: //*[@text="View profile"]

    Device 1: ViewProfileButton by xpath: //*[@text="View profile"] is not found on the screen

    Device sessions

    46. test_cellular_settings_on_off_public_chat_fetching_history, id: 702188
    Test setup failed:
    Device 1: ViewProfileButton by xpath: //*[@text="View profile"] is not found on the screen


    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    47. test_pairing_sync_community_add_new_channel, id: 702270
    Test setup failed:
    E http.client.RemoteDisconnected: Remote end closed connection without response

    During handling of the above exception, another exception occurred:
    ('Connection aborted.', RemoteDisconnected('Remote end closed connection without re


    Class: TestPairingSyncMediumMultipleDevicesMerged

    48. test_chat_can_start_and_find_from_suggestions_using_search, id: 702248

    Device 1: ChatButton element not found
    Device 1: Find ChatButton by accessibility id: start-1-1-chat-button

    Device 1: ChatButton by accessibility id: start-1-1-chat-button is not found on the screen

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    49. test_1_1_chat_delete_via_delete_button_relogin, id: 5387

    Device 2: Button element not found
    Device 2: Find Button by xpath: //*[@text="Delete chat"]

    Device 2: Button by xpath: //*[@text="Delete chat"] is not found on the screen

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    50. test_pairing_sync_community_leave, id: 702271
    Test setup failed:
    E http.client.RemoteDisconnected: Remote end closed connection without response

    During handling of the above exception, another exception occurred:
    ('Connection aborted.', RemoteDisconnected('Remote end closed connection without re


    Class: TestPairingSyncMediumMultipleDevicesMerged

    51. test_pairing_sync_initial_public_chats, id: 702195
    Test setup failed:
    Device 1: ViewProfileButton by xpath: //*[@text="View profile"] is not found on the screen


    Class: TestPairingSyncMultipleDevicesMerged

    52. test_pairing_sync_contacts_add_remove_set_nickname_ens, id: 702197
    Test setup failed:
    Device 1: ViewProfileButton by xpath: //*[@text="View profile"] is not found on the screen


    Class: TestPairingSyncMultipleDevicesMerged

    Passed tests (123)

    Click to expand

    1. test_use_pinned_history_node, id: 5766
    Device sessions

    2. test_wallet_manage_assets, id: 700758

    Class: TestWalletManagementDeviceMerged

    Device sessions

    3. test_profile_invite_friends, id: 702159

    Class: TestBrowserProfileOneDevice

    Device sessions

    4. test_profile_privacy_policy_terms_of_use_node_version_need_help, id: 5453
    Device sessions

    5. test_public_chat_message_edit, id: 700734

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    6. test_keycard_send_funds_between_accounts_set_max_in_multiaccount_instance, id: 6292
    Device sessions

    7. test_1_1_chat_text_message_edit_delete_push_disappear, id: 695843

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    8. test_browser_refresh_page, id: 702179

    Class: TestBrowserProfileOneDevice

    Device sessions

    9. test_wallet_search_asset_and_currency, id: 6269
    Device sessions

    10. test_keycard_relogin_after_restore, id: 700768

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    11. test_profile_use_history_node_disable_enable, id: 702286

    Class: TestTimelineHistoryNodesBootnodesMultipleDeviceMergedMedium

    Device sessions

    12. test_wallet_set_currency, id: 5429
    Device sessions

    13. test_group_chat_push_system_messages_when_invited, id: 3994

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    14. test_wallet_backup_recovery_phrase_warning_from_wallet, id: 5358
    Device sessions

    15. test_ens_command_send_tx_eth_1_1_chat, id: 702153

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    16. test_send_tx_token_7_decimals, id: 700764

    Class: TestSendTxDeviceMerged

    Device sessions

    17. test_keycard_settings_pin_puk_pairing, id: 695841
    Device sessions

    18. test_public_chat_open_using_deep_link, id: 700739

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    19. test_public_chat_unread_messages_counter, id: 5360

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    20. test_1_1_chat_command_decline_eth_push_changing_state, id: 6265

    Class: TestCommandsMultipleDevicesMerged

    Device sessions

    21. test_browser_open_chat_options, id: 702181

    Class: TestBrowserProfileOneDevice

    Device sessions

    22. test_wallet_offline_can_login_cant_send_transaction, id: 5407
    Device sessions

    23. test_browser_resolve_ipns_name, id: 702201

    Class: TestBrowserProfileOneDevice

    Device sessions

    24. test_public_chat_emoji_send_copy_paste_reply, id: 700719

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    25. test_1_1_chat_command_request_and_send_tx_stt_in_1_1_chat_offline, id: 6263

    Class: TestCommandsMultipleDevicesMerged

    Device sessions

    26. test_browser_bookmarks_create_edit_remove, id: 702077

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    27. test_keycard_can_recover_keycard_account_offline_and_add_watch_only_acc, id: 6243
    Device sessions

    28. test_send_tx_eth_check_logcat, id: 700763

    Class: TestSendTxDeviceMerged

    Device sessions

    29. test_public_chat_unread_messages_counter_for_mention_relogin, id: 700718

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    30. test_send_tx_custom_token_18_decimals_invalid_password, id: 700765

    Class: TestSendTxDeviceMerged

    Device sessions

    31. test_browser_connect_revoke_wallet, id: 702180

    Class: TestBrowserProfileOneDevice

    Device sessions

    32. test_profile_can_reset_password, id: 702161

    Class: TestBrowserProfileOneDevice

    Device sessions

    33. test_testdapp_sign_typed_message_deploy_simple_contract_request_pub_key, id: 5784
    Device sessions

    34. test_profile_use_another_fleets_balance_bsc_xdai_advanced_set_nonce, id: 695890
    Device sessions

    35. test_wallet_can_change_account_settings, id: 6235
    Device sessions

    36. test_profile_show_profile_picture_and_online_indicator_settings, id: 702281

    Class: TestProfileGapsCommunityMediumMultipleDevicesMerged

    Device sessions

    37. test_onboarding_add_new_multiaccount_username_by_position_pass_validation, id: 700747

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    38. test_scan_qr_with_scan_contact_code_via_start_chat, id: 6298
    Device sessions

    39. test_public_chat_delete_chat_long_press, id: 5319

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    40. test_deep_link_with_invalid_user_public_key_own_profile_key, id: 702244

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    41. test_onboarding_home_initial_popup, id: 700742

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    42. test_browser_blocked_url, id: 702072

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    43. test_scan_qr_eip_681_links_via_wallet, id: 6282
    Device sessions

    44. test_keycard_testdapp_sign_typed_message_deploy_simple_contract_send_tx, id: 6310
    Device sessions

    45. test_deep_link_open_dapp, id: 702246

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    46. test_profile_add_custom_network, id: 702166

    Class: TestBrowserProfileOneDevice

    Device sessions

    47. test_deep_link_open_user_profile, id: 702245

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    48. test_profile_custom_bootnodes_enable_disable, id: 702285

    Class: TestTimelineHistoryNodesBootnodesMultipleDeviceMergedMedium

    Device sessions

    49. test_community_create_approve_membership, id: 702283

    Class: TestProfileGapsCommunityMediumMultipleDevicesMerged

    Device sessions

    50. test_share_user_profile_url_browser, id: 702251

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    51. test_chat_mention_users_if_not_in_contacts, id: 6326
    Device sessions

    52. test_wallet_add_hide_unhide_account_private_key, id: 700761

    Class: TestWalletManagementDeviceMerged

    Device sessions

    53. test_1_1_chat_message_reaction, id: 6315

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    54. test_ens_mention_push_highlighted_public_chat, id: 702156

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    55. test_1_1_chat_emoji_send_reply_and_open_link, id: 5373

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    56. test_1_1_chat_image_send_save_reply, id: 6305

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    57. test_browser_back_forward_navigation_history_kept_after_relogin, id: 702150

    Class: TestBrowserProfileOneDevice

    Device sessions

    58. test_keycard_onboarding_interruption_access_key_flow, id: 6246
    Device sessions

    59. test_public_chat_link_send_open, id: 700736

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    60. test_onboarding_share_contact_address, id: 700743

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    61. test_sticker_1_1_public_chat, id: 702157

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    62. test_onboarding_backup_seed_phrase_restore_same_login_logcat, id: 700745

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    63. test_restore_set_up_wallet_sign_phrase, id: 700749

    Class: TestRestoreOneDeviceMerged

    Device sessions

    64. test_1_1_chat_is_shown_message_sent_delivered_from_offline, id: 5310

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    65. test_browser_delete_close_tabs, id: 702076

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    66. test_public_chat_mark_all_messages_as_read, id: 6270

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    67. test_permissions_webview_camera, id: 6635
    Device sessions

    68. test_browser_connection_is_secure_not_secure_warning, id: 702073

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    69. test_1_1_chat_unread_counter_preview_highlited, id: 5362
    Device sessions

    70. test_profile_change_fleet, id: 702178

    Class: TestBrowserProfileOneDevice

    Device sessions

    71. test_onboarding_cant_sign_in_with_invalid_password_logcat, id: 700746

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    72. test_send_tx_sign_message_2tx_in_batch_tx_filters_request_stt_testdapp, id: 5342

    Class: TestSendTxDeviceMerged

    Device sessions

    73. test_group_chat_join_send_text_messages_push, id: 700731

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    74. test_browser_new_tab_open, id: 702182

    Class: TestBrowserProfileOneDevice

    Device sessions

    75. test_browser_web3_permissions_testdapp, id: 702078

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    76. test_chat_public_markdown_support, id: 702065

    Class: TestChatMultipleDevice

    Device sessions

    77. test_can_delete_several_multiaccounts, id: 6318
    Device sessions

    78. test_1_1_chat_text_message_with_push, id: 6316

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    79. test_wallet_add_delete_watch_only_account, id: 700760

    Class: TestWalletManagementDeviceMerged

    Device sessions

    80. test_group_chat_decline_invite_chat_highligted, id: 5756

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    81. test_testdapp_wallet_permissions_switching_accounts_in_dapp, id: 6232
    Device sessions

    82. test_public_chat_tag_message, id: 700738

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    83. test_activity_center_reject_chats_no_pn, id: 702183

    Class: TestActivityCenterMultipleDeviceMedium

    Device sessions

    84. test_profile_change_log_level, id: 702165

    Class: TestBrowserProfileOneDevice

    Device sessions

    85. test_onboarding_share_wallet_address, id: 700744

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    86. test_chat_1_1_push_and_reaction_for_messages_sticker_audio_image, id: 702066

    Class: TestChatMultipleDevice

    Device sessions

    87. test_keycard_create_account_unlock_same_seed, id: 5689

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    88. test_keycard_blocked_card_lost_or_frozen_flows, id: 695852
    Device sessions

    89. test_1_1_chat_command_send_tx_eth_outgoing_tx_push, id: 6253

    Class: TestCommandsMultipleDevicesMerged

    Device sessions

    90. test_public_chat_navigate_to_chat_when_relaunch, id: 5396

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    91. test_permissions_deny_access_camera_and_gallery, id: 6319
    Device sessions

    92. test_public_chat_copy_and_paste_message_in_chat_input, id: 5317

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    93. test_keycard_onboarding_interruption_creating_flow, id: 5742
    Device sessions

    94. test_public_chat_fetch_more_history, id: 5675

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    95. test_recover_accounts_with_certain_seedphrase, id: 5455
    Device sessions

    96. test_wallet_fetching_balance_after_offline_insufficient_funds_errors, id: 700766

    Class: TestWalletManagementDeviceMerged

    Device sessions

    97. test_activity_center_accept_chats_only_from_contacts, id: 702187

    Class: TestActivityCenterMultipleDeviceMedium

    Device sessions

    98. test_public_chat_links_with_previews_github_youtube_twitter_gif_send_enable, id: 700737

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    99. test_wallet_send_tx_between_accounts_in_multiaccount_instance, id: 6225
    Device sessions

    100. test_browser_open_url_with_non_english_text, id: 702151

    Class: TestBrowserProfileOneDevice

    Device sessions

    101. test_ens_purchased_in_profile, id: 702152

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    102. test_1_1_chat_command_network_mismatch_for_send_tx_request_in_1_1_chat, id: 6257
    Device sessions

    103. test_keycard_frozen_card_flows, id: 695851
    Device sessions

    104. test_restore_account_migrate_multiaccount_to_keycard_no_db_saved_add_wallet_send_tx, id: 702189

    Class: TestRestoreOneDeviceMerged

    Device sessions

    105. test_wallet_validation_amount_errors, id: 5437
    Device sessions

    106. test_browser_offline, id: 702075

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    107. test_browser_invalid_url, id: 702074

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    108. test_scan_qr_different_links_with_universal_qr_scanner, id: 6322
    Device sessions

    109. test_restore_seed_phrase_field_validation, id: 700750

    Class: TestRestoreOneDeviceMerged

    Device sessions

    110. test_wallet_add_account_generate_new, id: 700759

    Class: TestWalletManagementDeviceMerged

    Device sessions

    111. test_keycard_send_tx_eth_to_ens, id: 6295
    Device sessions

    112. test_restore_uppercase_whitespaces_seed_phrase_special_char_passw_logcat, id: 700748

    Class: TestRestoreOneDeviceMerged

    Device sessions

    113. test_public_chat_message_send_check_timestamps_while_on_different_tab, id: 5313

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    114. test_wallet_tx_history_copy_tx_hash_on_cellular, id: 700756

    Class: TestWalletManagementDeviceMerged

    Device sessions

    115. test_wallet_can_send_tx_all_tokens_via_max_option, id: 6330
    Device sessions

    116. test_activity_center_accept_chats, id: 702184

    Class: TestActivityCenterMultipleDeviceMedium

    Device sessions

    117. test_group_chat_leave_relogin, id: 3997

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    118. test_custom_gas_settings, id: 695855
    Device sessions

    119. test_public_chat_message_delete, id: 700735

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    120. test_keycard_same_seed_added_inside_multiaccount, id: 6311
    Device sessions

    121. test_browser_can_access_images_by_link, id: 702149

    Class: TestBrowserProfileOneDevice

    Device sessions

    122. test_keycard_wallet_recover_pairing_check_balance_after_offline_tx_history, id: 700770

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    123. test_1_1_chat_push_emoji, id: 6283

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    @qoqobolo
    Copy link
    Contributor

    qoqobolo commented May 23, 2022

    ISSUE 2: If repeatedly tap the top bar in 1-1 chat, then the profile will also be opened several times (Android only)

    The issue is presented in develop as well.

    video_2022-05-23_12-42-56.mp4

    @flexsurfer
    Copy link
    Member Author

    thanks @qoqobolo fixed

    @flexsurfer flexsurfer requested a review from churik as a code owner May 23, 2022 13:11
    @qoqobolo
    Copy link
    Contributor

    qoqobolo commented May 23, 2022

    @flexsurfer thanx for the fixes! A new one

    ISSUE 3: Error when creating and joining a group chat

    video_2022-05-23_15-39-29.mp4

    Steps:

    1. Install Status
    2. Create a new group chat or try joining by invitation

    OS: iOS, Android

    geth.log
    Status.log

    @flexsurfer
    Copy link
    Member Author

    thanks @qoqobolo fixed

    @status-im-auto
    Copy link
    Member

    64% of end-end tests have passed

    Total executed tests: 175
    Failed tests: 63
    Passed tests: 112
    
    IDs of failed tests: 5766,700762,700758,702160,5453,702176,702287,702286,702175,702196,702250,702258,702098,702259,6294,700747,702254,702166,702284,6326,702260,700761,702186,702261,702157,700745,702155,6213,702069,700757,700746,702070,702185,702078,702065,6318,700760,702066,702164,702247,695852,702194,702198,702199,3998,702177,700732,702252,702249,5315,702097,702189,5721,700750,700759,702253,5763,702188,702248,5387,6311,702195,702197 
    

    Failed tests (63)

    Click to expand
  • Rerun failed tests

  • 1. test_use_pinned_history_node, id: 5766

    Device 1: Logging out
    Device 1: Scrolling down to LogoutButton

    Device 1: LogoutButton by accessibility id: `log-out-button` is not found on the screen

    Device sessions

    2. test_wallet_add_account_seed_phrase_collectibles_rinkeby_set_as_profile_image, id: 700762
    Device 1: `AccountElementButton` by `xpath`:`//*[@content-desc='accountcardEthereum account']` not found on the screen

    Class: TestWalletManagementDeviceMerged

    Device sessions

    3. test_wallet_manage_assets, id: 700758

    Device 1: Selecting asset(s)
    Device 1: Find `Button` by `accessibility id`: `accounts-more-options`

    Device 1: Button by accessibility id: `accounts-more-options` is not found on the screen

    Class: TestWalletManagementDeviceMerged

    Device sessions

    4. test_profile_add_remove_contact_via_contacts_view, id: 702160

    Device 1: Find `ProfileButton` by `xpath`: `//*[contains(@content-desc,'5 out of 5')]`
    Device 1: Find `Button` by `accessibility id`: `contacts-button`

    Device 1: Button by accessibility id: `contacts-button` is not found on the screen

    Class: TestBrowserProfileOneDevice

    Device sessions

    5. test_profile_privacy_policy_terms_of_use_node_version_need_help, id: 5453

    Device 1: Tap on found: Text
    Device 1: Find `BackButton` by `accessibility id`: `back-button`

    Device 1: BackButton by accessibility id: `back-button` is not found on the screen

    Device sessions

    6. test_contact_block_unblock_public_chat_offline, id: 702176
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    7. test_profile_can_not_connect_to_custom_history_node_add_delete, id: 702287

    Device 1: Find `Button` by `xpath`: `//*[@text="DELETE STATUS NODE"]`
    Device 1: Tap on found: Button

    Chat history wasn't fetched

    Class: TestTimelineHistoryNodesBootnodesMultipleDeviceMergedMedium

    Device sessions

    8. test_profile_use_history_node_disable_enable, id: 702286

    Device 1: Find `SyncSettingsButton` by `accessibility id`: `sync-settings-button`
    Device 1: Find `SyncSettingsButton` by `accessibility id`: `sync-settings-button`

    Device 1: SyncSettingsButton by accessibility id: `sync-settings-button` is not found on the screen

    Class: TestTimelineHistoryNodesBootnodesMultipleDeviceMergedMedium

    Device sessions

    9. test_contact_add_remove_mention_default_username_nickname_public_chat, id: 702175
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    10. test_pairing_sync_contacts_block_unblock, id: 702196
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestPairingSyncMultipleDevicesMerged

    11. test_chat_public_clear_history_via_options_and_long_press, id: 702250

    Device 1: Find `Button` by `accessibility id`: `new-chat-button`
    Device 1: ChatButton element not found

    Device 1: ChatButton by accessibility id:`join-public-chat-button` is not found on the screen after wait_for_visibility_of_element

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    12. test_chat_group_chat_set_nickname_and_ens_via_group_info_mention, id: 702258
    Test setup failed: Device 2: BackButton by accessibility id: `back-button` is not found on the screen

    Class: TestChatMultipleDevice

    13. test_chat_group_chat_rename, id: 702098
    Test setup failed: Device 2: BackButton by accessibility id: `back-button` is not found on the screen

    Class: TestChatMultipleDevice

    14. test_group_chat_remove_member, id: 702259
    Test setup failed: Device `1`: `GroupInfoButton` by` xpath`: `//*[@text="Group info"]` is not found on the screen after wait_for_element

    Class: TestGroupChatMultipleDevice

    15. test_keycard_1_1_chat_command_request_and_send_tx_stt_in_1_1_chat_offline_opened_from_push, id: 6294

    Device 2: Tap on found: AirplaneModeButton
    Device 2: Find `Button` by `xpath`: `//*[@text="Request transaction"]`

    Device 2: Button by xpath: `//*[@text="Request transaction"]` is not found on the screen

    Device sessions

    16. test_onboarding_add_new_multiaccount_username_by_position_pass_validation, id: 700747

    Device 1: Logging out
    Device 1: Scrolling down to LogoutButton

    Device 1: LogoutButton by accessibility id: `log-out-button` is not found on the screen

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    17. test_chat_can_search_while_offline, id: 702254

    Device 1: Tap on found: AirplaneModeButton
    Device 1: Find `EditBox` by `accessibility id`: `search-input`

    Device 1: EditBox by accessibility id: `search-input` is not found on the screen

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    18. test_profile_add_custom_network, id: 702166

    Device 1: Find `AdvancedButton` by `accessibility id`: `advanced-button`
    Device 1: Find `AdvancedButton` by `accessibility id`: `advanced-button`

    Device 1: AdvancedButton by accessibility id: `advanced-button` is not found on the screen

    Class: TestBrowserProfileOneDevice

    Device sessions

    19. test_public_chat_timeline_different_statuses_reaction, id: 702284

    Device 2: Button element not found
    Device 2: Find `ViewProfileButton` by `xpath`: `//*[@text="View profile"]`

    Device 2: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestTimelineHistoryNodesBootnodesMultipleDeviceMergedMedium

    Device sessions

    20. test_chat_mention_users_if_not_in_contacts, id: 6326

    Device 2: Tap on found: SendMessageButton
    Device 2: Find `BackButton` by `accessibility id`: `back-button`

    Device 2: BackButton by accessibility id: `back-button` is not found on the screen

    Device sessions

    21. test_group_chat_make_admin, id: 702260
    Test setup failed: Device `1`: `GroupInfoButton` by` xpath`: `//*[@text="Group info"]` is not found on the screen after wait_for_element

    Class: TestGroupChatMultipleDevice

    22. test_wallet_add_hide_unhide_account_private_key, id: 700761
    Device 1: `AccountElementButton` by `xpath`:`//*[@content-desc='accountcardEthereum account']` not found on the screen

    Class: TestWalletManagementDeviceMerged

    Device sessions

    23. test_keycard_command_send_tx_eth_1_1_chat, id: 702186
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    24. test_group_chat_accept_decline_invite, id: 702261
    Test setup failed: Device `1`: `GroupInfoButton` by` xpath`: `//*[@text="Group info"]` is not found on the screen after wait_for_element

    Class: TestGroupChatMultipleDevice

    25. test_sticker_1_1_public_chat, id: 702157

    Device 2: Tap on found: Button
    Device 2: Find `BackButton` by `accessibility id`: `back-button`

    Device 2: BackButton by accessibility id: `back-button` is not found on the screen

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    26. test_onboarding_backup_seed_phrase_restore_same_login_logcat, id: 700745

    Device 1: Scrolling down to LogoutButton
    Device 1: Find `BackButton` by `accessibility id`: `back-button`

    Device 1: BackButton by accessibility id: `back-button` is not found on the screen

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    27. test_ens_mention_nickname_1_1_chat, id: 702155

    Device 1: Button element not found
    Device 1: Find `ViewProfileButton` by `xpath`: `//*[@text="View profile"]`

    Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    28. test_contacts_unblock_user_is_not_added_back_to_contacts, id: 6213

    Device 1: Button element not found
    Device 1: Find `ViewProfileButton` by `xpath`: `//*[@text="View profile"]`

    Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Device sessions

    29. test_chat_1_1_pin_messages, id: 702069
    Test setup failed: Device 2: BackButton by accessibility id: `back-button` is not found on the screen

    Class: TestChatMultipleDevice

    30. test_send_tx_set_recipient_options, id: 700757

    Device 1: Setting nickname:my_some_nickname
    Device 1: Find `Button` by `accessibility id`: `profile-nickname-item`

    Device 1: Button by accessibility id: `profile-nickname-item` is not found on the screen

    Class: TestSendTxDeviceMerged

    Device sessions

    31. test_onboarding_cant_sign_in_with_invalid_password_logcat, id: 700746

    Device 1: Logging out
    Device 1: Scrolling down to LogoutButton

    Device 1: LogoutButton by accessibility id: `log-out-button` is not found on the screen

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    32. test_chat_pin_messages_in_group_chat, id: 702070
    Test setup failed: Device 2: BackButton by accessibility id: `back-button` is not found on the screen

    Class: TestChatMultipleDevice

    33. test_activity_center_notifications_on_mentions_in_groups_and_empty_state, id: 702185

    Device 2: Tap on found: SendMessageButton
    # STEP: Device1 checks unread indicator on Activity center bell

    Device `1`: `Button` by` accessibility id`: `notifications-unread-badge` is not found on the screen after wait_for_element

    Class: TestActivityCenterMultipleDeviceMedium

    Device sessions

    34. test_browser_web3_permissions_testdapp, id: 702078

    Device 1: Tap on found: Button
    Device 1: Find `BackButton` by `accessibility id`: `back-button`

    Device 1: BackButton by accessibility id: `back-button` is not found on the screen

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    35. test_chat_public_markdown_support, id: 702065
    Test setup failed: Device 2: BackButton by accessibility id: `back-button` is not found on the screen

    Class: TestChatMultipleDevice

    36. test_can_delete_several_multiaccounts, id: 6318

    Device 1: Scrolling down to LogoutButton
    Device 1: Find `BackButton` by `accessibility id`: `back-button`

    Device 1: BackButton by accessibility id: `back-button` is not found on the screen

    Device sessions

    37. test_wallet_add_delete_watch_only_account, id: 700760
    Device 1: `AccountElementButton` by `xpath`:`//*[@content-desc='accountcardEthereum account']` not found on the screen

    Class: TestWalletManagementDeviceMerged

    Device sessions

    38. test_chat_1_1_push_and_reaction_for_messages_sticker_audio_image, id: 702066
    Test setup failed: Device 2: BackButton by accessibility id: `back-button` is not found on the screen

    Class: TestChatMultipleDevice

    39. test_profile_backup_of_contacts, id: 702164

    Device 1: ChatButton element not found
    Device 1: Find `ChatButton` by `accessibility id`: `start-1-1-chat-button`

    Device 1: ChatButton by accessibility id: `start-1-1-chat-button` is not found on the screen

    Class: TestBrowserProfileOneDevice

    Device sessions

    40. test_share_user_profile_url_one_to_one_chat, id: 702247

    Device 1: Button element not found
    Device 1: Find `Button` by `accessibility id`: `share-button`

    Device 1: Button by accessibility id: `share-button` is not found on the screen

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    41. test_keycard_blocked_card_lost_or_frozen_flows, id: 695852

    Device 1: Tap on found: Button
    Device 1: Find `BackButton` by `accessibility id`: `back-button`

    Device 1: BackButton by accessibility id: `back-button` is not found on the screen

    Device sessions

    42. test_pairing_sync_initial_contacts_blocked_users, id: 702194
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestPairingSyncMultipleDevicesMerged

    43. test_pairing_sync_1_1_chat_message, id: 702198
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestPairingSyncMultipleDevicesMerged

    44. test_pairing_sync_public_chat_add_remove, id: 702199
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestPairingSyncMultipleDevicesMerged

    45. test_group_chat_offline_pn, id: 3998

    Device 3: Looking for a message by text: message from old member
    Device 3: Looking for a message by text: message from new member

    message from old member PN was not fetched from offline message from new member PN was not fetched from offline message from new member does not match unread messages

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    46. test_restore_account_migrate_multiaccount_to_keycard_db_saved, id: 702177
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    47. test_group_chat_add_new_member_activity_centre, id: 700732

    Device 1: Find `ChatOptionsButton` by `xpath`: `//androidx.appcompat.widget.LinearLayoutCompat`
    Device 1: Button element not found

    Device `1`: `GroupInfoButton` by` xpath`: `//*[@text="Group info"]` is not found on the screen after wait_for_element

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    48. test_share_user_profile_url_public_chat, id: 702252

    Device 1: Button element not found
    Device 1: Find `Button` by `accessibility id`: `share-chat-button`

    Device 1: Button by accessibility id: `share-chat-button` is not found on the screen

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    49. test_chat_input_delete_cut_and_paste_messages, id: 702249

    Device 1: ChatButton element not found
    Device 1: Find `ChatButton` by `accessibility id`: `start-1-1-chat-button`

    Device 1: ChatButton by accessibility id: `start-1-1-chat-button` is not found on the screen

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    50. test_1_1_chat_non_latin_message_to_newly_added_contact_with_profile_picture_on_different_networks, id: 5315

    Device 2: Button element not found
    Device 2: Find `ViewProfileButton` by `xpath`: `//*[@text="View profile"]`

    Device 2: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    51. test_chat_block_and_unblock_user_from_group_chat_via_group_info, id: 702097
    Test setup failed: Device 2: BackButton by accessibility id: `back-button` is not found on the screen

    Class: TestChatMultipleDevice

    52. test_restore_account_migrate_multiaccount_to_keycard_no_db_saved_add_wallet_send_tx, id: 702189

    Device 1: Tap on found: Button
    Device 1: Find `BackButton` by `accessibility id`: `back-button`

    Device 1: BackButton by accessibility id: `back-button` is not found on the screen

    Class: TestRestoreOneDeviceMerged

    Device sessions

    53. test_cant_add_more_twenty_participants_to_group_chat, id: 5721

    Device 1: Find `ChatOptionsButton` by `xpath`: `//androidx.appcompat.widget.LinearLayoutCompat`
    Device 1: Button element not found

    Device `1`: `GroupInfoButton` by` xpath`: `//*[@text="Group info"]` is not found on the screen after wait_for_element

    Device sessions

    54. test_restore_seed_phrase_field_validation, id: 700750

    Device 1: Find `BackButton` by `accessibility id`: `back-button`

    Device 1: BackButton by accessibility id: `back-button` is not found on the screen

    Class: TestRestoreOneDeviceMerged

    Device sessions

    55. test_wallet_add_account_generate_new, id: 700759

    Device 1: Double tap on: WalletButton
    Device 1: Find `WalletButton` by `xpath`: `//*[contains(@content-desc,'tab, 3 out of 5')]`

    Device 1: WalletButton by xpath: `//*[contains(@content-desc,'tab, 3 out of 5')]` is not found on the screen

    Class: TestWalletManagementDeviceMerged

    Device sessions

    56. test_chat_no_suggestions_invalid_data_search, id: 702253

    Device 1: Search for ` `
    Device 1: Find `EditBox` by `accessibility id`: `search-input`

    Device 1: EditBox by accessibility id: `search-input` is not found on the screen

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    57. test_contact_block_user_from_one_to_one_header_check_push_notification_service, id: 5763

    Device 1: Button element not found
    Device 1: Find `ViewProfileButton` by `xpath`: `//*[@text="View profile"]`

    Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Device sessions

    58. test_cellular_settings_on_off_public_chat_fetching_history, id: 702188
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    59. test_chat_can_start_and_find_from_suggestions_using_search, id: 702248

    Device 1: ChatButton element not found
    Device 1: Find `ChatButton` by `accessibility id`: `start-1-1-chat-button`

    Device 1: ChatButton by accessibility id: `start-1-1-chat-button` is not found on the screen

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    60. test_1_1_chat_delete_via_delete_button_relogin, id: 5387

    Device 2: Button element not found
    Device 2: Find `Button` by `xpath`: `//*[@text="Delete chat"]`

    Device 2: Button by xpath: `//*[@text="Delete chat"]` is not found on the screen

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    61. test_keycard_same_seed_added_inside_multiaccount, id: 6311

    # STEP: Login to keycard account and send another transaction
    Device 1: Find `BackButton` by `accessibility id`: `back-button`

    Device 1: BackButton by accessibility id: `back-button` is not found on the screen

    Device sessions

    62. test_pairing_sync_initial_public_chats, id: 702195
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestPairingSyncMultipleDevicesMerged

    63. test_pairing_sync_contacts_add_remove_set_nickname_ens, id: 702197
    Test setup failed: Device 1: ViewProfileButton by xpath: `//*[@text="View profile"]` is not found on the screen

    Class: TestPairingSyncMultipleDevicesMerged

    Passed tests (112)

    Click to expand

    1. test_profile_invite_friends, id: 702159

    Class: TestBrowserProfileOneDevice

    Device sessions

    2. test_public_chat_message_edit, id: 700734

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    3. test_keycard_send_funds_between_accounts_set_max_in_multiaccount_instance, id: 6292
    Device sessions

    4. test_1_1_chat_text_message_edit_delete_push_disappear, id: 695843

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    5. test_browser_refresh_page, id: 702179

    Class: TestBrowserProfileOneDevice

    Device sessions

    6. test_wallet_search_asset_and_currency, id: 6269
    Device sessions

    7. test_keycard_relogin_after_restore, id: 700768

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    8. test_wallet_set_currency, id: 5429
    Device sessions

    9. test_group_chat_push_system_messages_when_invited, id: 3994

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    10. test_wallet_backup_recovery_phrase_warning_from_wallet, id: 5358
    Device sessions

    11. test_ens_command_send_tx_eth_1_1_chat, id: 702153

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    12. test_send_tx_token_7_decimals, id: 700764

    Class: TestSendTxDeviceMerged

    Device sessions

    13. test_keycard_settings_pin_puk_pairing, id: 695841
    Device sessions

    14. test_public_chat_open_using_deep_link, id: 700739

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    15. test_public_chat_unread_messages_counter, id: 5360

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    16. test_1_1_chat_command_decline_eth_push_changing_state, id: 6265

    Class: TestCommandsMultipleDevicesMerged

    Device sessions

    17. test_browser_open_chat_options, id: 702181

    Class: TestBrowserProfileOneDevice

    Device sessions

    18. test_wallet_offline_can_login_cant_send_transaction, id: 5407
    Device sessions

    19. test_pairing_sync_initial_community_send_message, id: 702269

    Class: TestPairingSyncMediumMultipleDevicesMerged

    Device sessions

    20. test_browser_resolve_ipns_name, id: 702201

    Class: TestBrowserProfileOneDevice

    Device sessions

    21. test_public_chat_emoji_send_copy_paste_reply, id: 700719

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    22. test_1_1_chat_command_request_and_send_tx_stt_in_1_1_chat_offline, id: 6263

    Class: TestCommandsMultipleDevicesMerged

    Device sessions

    23. test_browser_bookmarks_create_edit_remove, id: 702077

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    24. test_keycard_can_recover_keycard_account_offline_and_add_watch_only_acc, id: 6243
    Device sessions

    25. test_send_tx_eth_check_logcat, id: 700763

    Class: TestSendTxDeviceMerged

    Device sessions

    26. test_public_chat_unread_messages_counter_for_mention_relogin, id: 700718

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    27. test_send_tx_custom_token_18_decimals_invalid_password, id: 700765

    Class: TestSendTxDeviceMerged

    Device sessions

    28. test_browser_connect_revoke_wallet, id: 702180

    Class: TestBrowserProfileOneDevice

    Device sessions

    29. test_profile_can_reset_password, id: 702161

    Class: TestBrowserProfileOneDevice

    Device sessions

    30. test_testdapp_sign_typed_message_deploy_simple_contract_request_pub_key, id: 5784
    Device sessions

    31. test_profile_use_another_fleets_balance_bsc_xdai_advanced_set_nonce, id: 695890
    Device sessions

    32. test_wallet_can_change_account_settings, id: 6235
    Device sessions

    33. test_profile_show_profile_picture_and_online_indicator_settings, id: 702281

    Class: TestProfileGapsCommunityMediumMultipleDevicesMerged

    Device sessions

    34. test_scan_qr_with_scan_contact_code_via_start_chat, id: 6298
    Device sessions

    35. test_public_chat_delete_chat_long_press, id: 5319

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    36. test_deep_link_with_invalid_user_public_key_own_profile_key, id: 702244

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    37. test_onboarding_home_initial_popup, id: 700742

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    38. test_browser_blocked_url, id: 702072

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    39. test_scan_qr_eip_681_links_via_wallet, id: 6282
    Device sessions

    40. test_keycard_testdapp_sign_typed_message_deploy_simple_contract_send_tx, id: 6310
    Device sessions

    41. test_deep_link_open_dapp, id: 702246

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    42. test_deep_link_open_user_profile, id: 702245

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    43. test_profile_custom_bootnodes_enable_disable, id: 702285

    Class: TestTimelineHistoryNodesBootnodesMultipleDeviceMergedMedium

    Device sessions

    44. test_community_create_approve_membership, id: 702283

    Class: TestProfileGapsCommunityMediumMultipleDevicesMerged

    Device sessions

    45. test_share_user_profile_url_browser, id: 702251

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    46. test_1_1_chat_message_reaction, id: 6315

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    47. test_ens_mention_push_highlighted_public_chat, id: 702156

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    48. test_1_1_chat_emoji_send_reply_and_open_link, id: 5373

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    49. test_keycard_send_tx_sign_message_request_stt_testdapp, id: 700769

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    50. test_1_1_chat_image_send_save_reply, id: 6305

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    51. test_browser_back_forward_navigation_history_kept_after_relogin, id: 702150

    Class: TestBrowserProfileOneDevice

    Device sessions

    52. test_keycard_onboarding_interruption_access_key_flow, id: 6246
    Device sessions

    53. test_public_chat_link_send_open, id: 700736

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    54. test_onboarding_share_contact_address, id: 700743

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    55. test_pairing_sync_group_chat_send_different_messages, id: 702273

    Class: TestPairingSyncMediumMultipleDevicesMerged

    Device sessions

    56. test_restore_set_up_wallet_sign_phrase, id: 700749

    Class: TestRestoreOneDeviceMerged

    Device sessions

    57. test_1_1_chat_is_shown_message_sent_delivered_from_offline, id: 5310

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    58. test_browser_delete_close_tabs, id: 702076

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    59. test_public_chat_mark_all_messages_as_read, id: 6270

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    60. test_permissions_webview_camera, id: 6635
    Device sessions

    61. test_browser_connection_is_secure_not_secure_warning, id: 702073

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    62. test_1_1_chat_unread_counter_preview_highlited, id: 5362
    Device sessions

    63. test_profile_chat_two_minutes_gap_in_public_and_no_gap_in_1_1_chat_and_group_chat, id: 702282

    Class: TestProfileGapsCommunityMediumMultipleDevicesMerged

    Device sessions

    64. test_profile_change_fleet, id: 702178

    Class: TestBrowserProfileOneDevice

    Device sessions

    65. test_send_tx_sign_message_2tx_in_batch_tx_filters_request_stt_testdapp, id: 5342

    Class: TestSendTxDeviceMerged

    Device sessions

    66. test_group_chat_join_send_text_messages_push, id: 700731

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    67. test_browser_new_tab_open, id: 702182

    Class: TestBrowserProfileOneDevice

    Device sessions

    68. test_1_1_chat_text_message_with_push, id: 6316

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    69. test_group_chat_decline_invite_chat_highligted, id: 5756

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    70. test_testdapp_wallet_permissions_switching_accounts_in_dapp, id: 6232
    Device sessions

    71. test_public_chat_tag_message, id: 700738

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    72. test_activity_center_reject_chats_no_pn, id: 702183

    Class: TestActivityCenterMultipleDeviceMedium

    Device sessions

    73. test_profile_change_log_level, id: 702165

    Class: TestBrowserProfileOneDevice

    Device sessions

    74. test_onboarding_share_wallet_address, id: 700744

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    75. test_keycard_create_account_unlock_same_seed, id: 5689

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    76. test_1_1_chat_command_send_tx_eth_outgoing_tx_push, id: 6253

    Class: TestCommandsMultipleDevicesMerged

    Device sessions

    77. test_public_chat_navigate_to_chat_when_relaunch, id: 5396

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    78. test_permissions_deny_access_camera_and_gallery, id: 6319
    Device sessions

    79. test_public_chat_copy_and_paste_message_in_chat_input, id: 5317

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    80. test_keycard_onboarding_interruption_creating_flow, id: 5742
    Device sessions

    81. test_public_chat_fetch_more_history, id: 5675

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    82. test_recover_accounts_with_certain_seedphrase, id: 5455
    Device sessions

    83. test_wallet_fetching_balance_after_offline_insufficient_funds_errors, id: 700766

    Class: TestWalletManagementDeviceMerged

    Device sessions

    84. test_activity_center_accept_chats_only_from_contacts, id: 702187

    Class: TestActivityCenterMultipleDeviceMedium

    Device sessions

    85. test_pairing_sync_community_add_new, id: 702272

    Class: TestPairingSyncMediumMultipleDevicesMerged

    Device sessions

    86. test_public_chat_links_with_previews_github_youtube_twitter_gif_send_enable, id: 700737

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    87. test_wallet_send_tx_between_accounts_in_multiaccount_instance, id: 6225
    Device sessions

    88. test_browser_open_url_with_non_english_text, id: 702151

    Class: TestBrowserProfileOneDevice

    Device sessions

    89. test_ens_purchased_in_profile, id: 702152

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    90. test_keycard_send_tx_eth, id: 700767

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    91. test_1_1_chat_command_network_mismatch_for_send_tx_request_in_1_1_chat, id: 6257
    Device sessions

    92. test_keycard_frozen_card_flows, id: 695851
    Device sessions

    93. test_wallet_validation_amount_errors, id: 5437
    Device sessions

    94. test_browser_offline, id: 702075

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    95. test_browser_invalid_url, id: 702074

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    96. test_scan_qr_different_links_with_universal_qr_scanner, id: 6322
    Device sessions

    97. test_keycard_send_tx_eth_to_ens, id: 6295
    Device sessions

    98. test_start_new_chat_public_key_validation, id: 702158

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    99. test_restore_uppercase_whitespaces_seed_phrase_special_char_passw_logcat, id: 700748

    Class: TestRestoreOneDeviceMerged

    Device sessions

    100. test_public_chat_message_send_check_timestamps_while_on_different_tab, id: 5313

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    101. test_wallet_tx_history_copy_tx_hash_on_cellular, id: 700756

    Class: TestWalletManagementDeviceMerged

    Device sessions

    102. test_profile_set_primary_ens_custom_domain, id: 6219
    Device sessions

    103. test_wallet_can_send_tx_all_tokens_via_max_option, id: 6330
    Device sessions

    104. test_activity_center_accept_chats, id: 702184

    Class: TestActivityCenterMultipleDeviceMedium

    Device sessions

    105. test_pairing_sync_community_add_new_channel, id: 702270

    Class: TestPairingSyncMediumMultipleDevicesMerged

    Device sessions

    106. test_group_chat_leave_relogin, id: 3997

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    107. test_custom_gas_settings, id: 695855
    Device sessions

    108. test_public_chat_message_delete, id: 700735

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    109. test_pairing_sync_community_leave, id: 702271

    Class: TestPairingSyncMediumMultipleDevicesMerged

    Device sessions

    110. test_browser_can_access_images_by_link, id: 702149

    Class: TestBrowserProfileOneDevice

    Device sessions

    111. test_keycard_wallet_recover_pairing_check_balance_after_offline_tx_history, id: 700770

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    112. test_1_1_chat_push_emoji, id: 6283

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    @churik churik self-assigned this May 24, 2022
    @qoqobolo
    Copy link
    Contributor

    qoqobolo commented May 24, 2022

    @flexsurfer found another way to reproduce the Unknown screen

    ISSUE 4: The screen appears if open a 1-1 chat, open a user profile and then quickly close the profile and tap Back

    Steps:

    1. Start a 1-1 chat
    2. Open profile
    3. Rapidly close profile and tap the Back button
    video_2022-05-24_12-39-27.mp4

    @churik churik mentioned this pull request May 24, 2022
    @status-im-auto
    Copy link
    Member

    78% of end-end tests have passed

    Total executed tests: 60
    Failed tests: 13
    Passed tests: 47
    
    IDs of failed tests: 5766,700762,702160,702287,702286,700747,702166,702157,6213,702185,702164,3998,702188 
    

    Failed tests (13)

    Click to expand
  • Rerun failed tests

  • 1. test_use_pinned_history_node, id: 5766

    Device 1: Find `ProfileButton` by `xpath`: `//*[contains(@content-desc,'5 out of 5')]`
    Device 1: Find `ProfileButton` by `xpath`: `//*[contains(@content-desc,'5 out of 5')]`

    'NoneType' object has no attribute 'just_fyi'

    Device sessions

    2. test_wallet_add_account_seed_phrase_collectibles_rinkeby_set_as_profile_image, id: 700762

    Device 1: Find `Text` by `xpath`: `//*[@text='Coins & Steel Exclusive Item Skin V2']//following-sibling::android.widget.TextView`
    Device 1: Find `Text` by `xpath`: `//*[@text='Coins & Steel Exclusive Item Skin V2']//following-sibling::android.widget.TextView`

    Device 1: Text by xpath: `//*[@text='Coins & Steel Exclusive Item Skin V2']//following-sibling::android.widget.TextView` is not found on the screen

    Class: TestWalletManagementDeviceMerged

    Device sessions

    3. test_profile_add_remove_contact_via_contacts_view, id: 702160
    Test setup failed: E sauceclient.SauceException: 502: Bad Gateway. Sauce Status NOT OK

    Class: TestBrowserProfileOneDevice

    4. test_profile_can_not_connect_to_custom_history_node_add_delete, id: 702287

    Device 1: Double tap on: ProfileButton
    Device 1: Find `ProfileButton` by `xpath`: `//*[contains(@content-desc,'5 out of 5')]`

    Device 1: ProfileButton by xpath: `//*[contains(@content-desc,'5 out of 5')]` is not found on the screen

    Class: TestTimelineHistoryNodesBootnodesMultipleDeviceMergedMedium

    Device sessions

    5. test_profile_use_history_node_disable_enable, id: 702286

    Device 1: EditBox element not found
    Device 1: Looking for a message by text: message from offline

    History was not fetched after enabling use_history_node

    Class: TestTimelineHistoryNodesBootnodesMultipleDeviceMergedMedium

    Device sessions

    6. test_onboarding_add_new_multiaccount_username_by_position_pass_validation, id: 700747

    # STEP: Create another multiaccount
    Device 1: Find `BackButton` by `accessibility id`: `back-button`

    Device 1: BackButton by accessibility id: `back-button` is not found on the screen

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    7. test_profile_add_custom_network, id: 702166
    Test setup failed: E sauceclient.SauceException: 502: Bad Gateway. Sauce Status NOT OK

    Class: TestBrowserProfileOneDevice

    8. test_sticker_1_1_public_chat, id: 702157

    Device 1: Tap on found: EditBox
    Device 1: Find `Button` by `accessibility id`: `show-stickers-icon`

    Device 1: Button by accessibility id: `show-stickers-icon` is not found on the screen

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    9. test_contacts_unblock_user_is_not_added_back_to_contacts, id: 6213

    Device 1: Tap on found: Button
    Device 1: Find `BackButton` by `accessibility id`: `back-button`

    Device 1: BackButton by accessibility id: `back-button` is not found on the screen

    Device sessions

    10. test_activity_center_notifications_on_mentions_in_groups_and_empty_state, id: 702185

    Device 2: Tap on found: SendMessageButton
    # STEP: Device1 checks unread indicator on Activity center bell

    Device `1`: `Button` by` accessibility id`: `notifications-unread-badge` is not found on the screen after wait_for_element

    Class: TestActivityCenterMultipleDeviceMedium

    Device sessions

    11. test_profile_backup_of_contacts, id: 702164
    Test setup failed: E sauceclient.SauceException: 502: Bad Gateway. Sauce Status NOT OK

    Class: TestBrowserProfileOneDevice

    12. test_group_chat_offline_pn, id: 3998

    Device 3: Looking for a message by text: message from old member
    Device 3: Looking for a message by text: message from new member

    message from old member PN was not fetched from offline message from new member PN was not fetched from offline message from new member does not match unread messages

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    13. test_cellular_settings_on_off_public_chat_fetching_history, id: 702188

    Device 1: Find `Button` by `xpath`: `//*[@text="Use mobile data"]/following-sibling::android.widget.Switch[1]`
    Device 1: Find `Button` by `xpath`: `//*[@text="Ask me when on mobile network"]/following-sibling::android.widget.Switch[1]`

    Chat history was not fetched with mobile data fetching ON

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    Device sessions

    Passed tests (47)

    Click to expand

    1. test_wallet_manage_assets, id: 700758

    Class: TestWalletManagementDeviceMerged

    Device sessions

    2. test_profile_privacy_policy_terms_of_use_node_version_need_help, id: 5453
    Device sessions

    3. test_contact_block_unblock_public_chat_offline, id: 702176

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    Device sessions

    4. test_contact_add_remove_mention_default_username_nickname_public_chat, id: 702175

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    Device sessions

    5. test_pairing_sync_contacts_block_unblock, id: 702196

    Class: TestPairingSyncMultipleDevicesMerged

    Device sessions

    6. test_chat_public_clear_history_via_options_and_long_press, id: 702250

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    7. test_chat_group_chat_set_nickname_and_ens_via_group_info_mention, id: 702258

    Class: TestChatMediumMultipleDevice

    Device sessions

    8. test_chat_group_chat_rename, id: 702098

    Class: TestChatMediumMultipleDevice

    Device sessions

    9. test_group_chat_remove_member, id: 702259

    Class: TestGroupChatMultipleDevice

    Device sessions

    10. test_chat_can_search_while_offline, id: 702254

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    11. test_public_chat_timeline_different_statuses_reaction, id: 702284

    Class: TestTimelineHistoryNodesBootnodesMultipleDeviceMergedMedium

    Device sessions

    12. test_group_chat_make_admin, id: 702260

    Class: TestGroupChatMultipleDevice

    Device sessions

    13. test_wallet_add_hide_unhide_account_private_key, id: 700761

    Class: TestWalletManagementDeviceMerged

    Device sessions

    14. test_keycard_command_send_tx_eth_1_1_chat, id: 702186

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    Device sessions

    15. test_group_chat_accept_decline_invite, id: 702261

    Class: TestGroupChatMultipleDevice

    Device sessions

    16. test_onboarding_backup_seed_phrase_restore_same_login_logcat, id: 700745

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    17. test_ens_mention_nickname_1_1_chat, id: 702155

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    18. test_chat_1_1_pin_messages, id: 702069

    Class: TestChatMediumMultipleDevice

    Device sessions

    19. test_send_tx_set_recipient_options, id: 700757

    Class: TestSendTxDeviceMerged

    Device sessions

    20. test_onboarding_cant_sign_in_with_invalid_password_logcat, id: 700746

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    21. test_chat_pin_messages_in_group_chat, id: 702070

    Class: TestChatMediumMultipleDevice

    Device sessions

    22. test_browser_web3_permissions_testdapp, id: 702078

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    23. test_chat_public_markdown_support, id: 702065

    Class: TestChatMediumMultipleDevice

    Device sessions

    24. test_can_delete_several_multiaccounts, id: 6318
    Device sessions

    25. test_wallet_add_delete_watch_only_account, id: 700760

    Class: TestWalletManagementDeviceMerged

    Device sessions

    26. test_chat_1_1_push_and_reaction_for_messages_sticker_audio_image, id: 702066

    Class: TestChatMediumMultipleDevice

    Device sessions

    27. test_share_user_profile_url_one_to_one_chat, id: 702247

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    28. test_keycard_blocked_card_lost_or_frozen_flows, id: 695852
    Device sessions

    29. test_pairing_sync_initial_contacts_blocked_users, id: 702194

    Class: TestPairingSyncMultipleDevicesMerged

    Device sessions

    30. test_pairing_sync_1_1_chat_message, id: 702198

    Class: TestPairingSyncMultipleDevicesMerged

    Device sessions

    31. test_pairing_sync_public_chat_add_remove, id: 702199

    Class: TestPairingSyncMultipleDevicesMerged

    Device sessions

    32. test_restore_account_migrate_multiaccount_to_keycard_db_saved, id: 702177

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    Device sessions

    33. test_group_chat_add_new_member_activity_centre, id: 700732

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    34. test_share_user_profile_url_public_chat, id: 702252

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    35. test_chat_input_delete_cut_and_paste_messages, id: 702249

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    36. test_1_1_chat_non_latin_message_to_newly_added_contact_with_profile_picture_on_different_networks, id: 5315

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    37. test_chat_block_and_unblock_user_from_group_chat_via_group_info, id: 702097

    Class: TestChatMediumMultipleDevice

    Device sessions

    38. test_restore_account_migrate_multiaccount_to_keycard_no_db_saved_add_wallet_send_tx, id: 702189

    Class: TestRestoreOneDeviceMerged

    Device sessions

    39. test_cant_add_more_twenty_participants_to_group_chat, id: 5721
    Device sessions

    40. test_restore_seed_phrase_field_validation, id: 700750

    Class: TestRestoreOneDeviceMerged

    Device sessions

    41. test_wallet_add_account_generate_new, id: 700759

    Class: TestWalletManagementDeviceMerged

    Device sessions

    42. test_chat_no_suggestions_invalid_data_search, id: 702253

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    43. test_chat_can_start_and_find_from_suggestions_using_search, id: 702248

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    44. test_1_1_chat_delete_via_delete_button_relogin, id: 5387

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    45. test_keycard_same_seed_added_inside_multiaccount, id: 6311
    Device sessions

    46. test_pairing_sync_initial_public_chats, id: 702195

    Class: TestPairingSyncMultipleDevicesMerged

    Device sessions

    47. test_pairing_sync_contacts_add_remove_set_nickname_ens, id: 702197

    Class: TestPairingSyncMultipleDevicesMerged

    Device sessions

    @status-im-auto
    Copy link
    Member

    54% of end-end tests have passed

    Total executed tests: 13
    Failed tests: 6
    Passed tests: 7
    
    IDs of failed tests: 700747,702166,702185,702164,3998,702188 
    

    Failed tests (6)

    Click to expand
  • Rerun failed tests

  • 1. test_onboarding_add_new_multiaccount_username_by_position_pass_validation, id: 700747

    # STEP: Create another multiaccount
    Device 1: Find `BackButton` by `accessibility id`: `back-button`

    Device 1: BackButton by accessibility id: `back-button` is not found on the screen

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    2. test_profile_add_custom_network, id: 702166

    Device 1: Find `AdvancedButton` by `accessibility id`: `advanced-button`
    Device 1: Find `AdvancedButton` by `accessibility id`: `advanced-button`

    Device 1: AdvancedButton by accessibility id: `advanced-button` is not found on the screen

    Class: TestBrowserProfileOneDevice

    Device sessions

    3. test_activity_center_notifications_on_mentions_in_groups_and_empty_state, id: 702185

    Device 1: Looking for chat: 'Downright Eager Waterbuck'
    Device 1: Find `ChatMessagePreview` by `xpath`: `//*[@content-desc='chat-name-or-sender-text'][starts-with(@text,'Downright Eager Waterbuck')]/../..//*[@content-desc='chat-message-text']`

    Device 1: ChatMessagePreview by xpath: `//*[@content-desc='chat-name-or-sender-text'][starts-with(@text,'Downright Eager Waterbuck')]/../..//*[@content-desc='chat-message-text']` is not found on the screen

    Class: TestActivityCenterMultipleDeviceMedium

    Device sessions

    4. test_profile_backup_of_contacts, id: 702164

    Device 1: ChatButton element not found
    Device 1: Find `ChatButton` by `accessibility id`: `start-1-1-chat-button`

    Device 1: ChatButton by accessibility id: `start-1-1-chat-button` is not found on the screen

    Class: TestBrowserProfileOneDevice

    Device sessions

    5. test_group_chat_offline_pn, id: 3998

    Device 1: Find `UnreadMessagesCountText` by `xpath`: `(//*[@content-desc='chat-name-text'][starts-with(@text,'for_offline_pn')]/..//android.widget.TextView)[last()]`
    Device 1: Find `UnreadMessagesCountText` by `xpath`: `(//*[@content-desc='chat-name-text'][starts-with(@text,'for_offline_pn')]/..//android.widget.TextView)[last()]`

    Device 1: `message from new member` is not equal to expected `2` in 60 sec

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    6. test_cellular_settings_on_off_public_chat_fetching_history, id: 702188

    Device 1: Find `Button` by `xpath`: `//*[@text="Use mobile data"]/following-sibling::android.widget.Switch[1]`
    Device 1: Find `Button` by `xpath`: `//*[@text="Ask me when on mobile network"]/following-sibling::android.widget.Switch[1]`

    Chat history was not fetched with mobile data fetching ON

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    Device sessions

    Passed tests (7)

    Click to expand

    1. test_use_pinned_history_node, id: 5766
    Device sessions

    2. test_wallet_add_account_seed_phrase_collectibles_rinkeby_set_as_profile_image, id: 700762

    Class: TestWalletManagementDeviceMerged

    Device sessions

    3. test_profile_add_remove_contact_via_contacts_view, id: 702160

    Class: TestBrowserProfileOneDevice

    Device sessions

    4. test_profile_can_not_connect_to_custom_history_node_add_delete, id: 702287

    Class: TestTimelineHistoryNodesBootnodesMultipleDeviceMergedMedium

    Device sessions

    5. test_profile_use_history_node_disable_enable, id: 702286

    Class: TestTimelineHistoryNodesBootnodesMultipleDeviceMergedMedium

    Device sessions

    6. test_sticker_1_1_public_chat, id: 702157

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    7. test_contacts_unblock_user_is_not_added_back_to_contacts, id: 6213
    Device sessions

    @status-im-auto
    Copy link
    Member

    50% of end-end tests have passed

    Total executed tests: 4
    Failed tests: 2
    Passed tests: 2
    
    IDs of failed tests: 702188,702164 
    

    Failed tests (2)

    Click to expand
  • Rerun failed tests

  • 1. test_cellular_settings_on_off_public_chat_fetching_history, id: 702188

    Device 1: Find `Button` by `xpath`: `//*[@text="Use mobile data"]/following-sibling::android.widget.Switch[1]`
    Device 1: Find `Button` by `xpath`: `//*[@text="Ask me when on mobile network"]/following-sibling::android.widget.Switch[1]`

    Chat history was not fetched with mobile data fetching ON

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    Device sessions

    2. test_profile_backup_of_contacts, id: 702164

    # STEP: Backup seed phrase
    Device 1: Find `BackButton` by `accessibility id`: `back-button`

    Device 1: BackButton by accessibility id: `back-button` is not found on the screen

    Class: TestBrowserProfileOneDevice

    Device sessions

    Passed tests (2)

    Click to expand

    1. test_onboarding_add_new_multiaccount_username_by_position_pass_validation, id: 700747

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    2. test_profile_add_custom_network, id: 702166

    Class: TestBrowserProfileOneDevice

    Device sessions

    @status-im-auto
    Copy link
    Member

    100% of end-end tests have passed

    Total executed tests: 1
    Failed tests: 0
    Passed tests: 1
    

    Passed tests (1)

    Click to expand

    1. test_cellular_settings_on_off_public_chat_fetching_history, id: 702188

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    Device sessions

    @churik
    Copy link
    Member

    churik commented May 25, 2022

    @flexsurfer e2e are fixed in #13393, so ready to go after the fix #13379 (comment)
    Thank you for your patience!

    Also please ignore 2a0e2afe612ffdb6932be343e3922d58ff8176dd, all required fixes are already included into #13393

    …rting new 1-1 or public chat / opening it via push notification
    @flexsurfer
    Copy link
    Member Author

    thanks @churik @qoqobolo should be fixed now

    @status-im-auto
    Copy link
    Member

    92% of end-end tests have passed

    Total executed tests: 60
    Failed tests: 5
    Passed tests: 55
    
    IDs of failed tests: 700762,702166,702157,702185,3998 
    

    Failed tests (5)

    Click to expand
  • Rerun failed tests

  • 1. test_wallet_add_account_seed_phrase_collectibles_rinkeby_set_as_profile_image, id: 700762

    Device 1: Find `Text` by `xpath`: `//*[@text='Coins & Steel Exclusive Item Skin V2']//following-sibling::android.widget.TextView`
    Device 1: Find `Text` by `xpath`: `//*[@text='Coins & Steel Exclusive Item Skin V2']//following-sibling::android.widget.TextView`

    Device 1: Text by xpath: `//*[@text='Coins & Steel Exclusive Item Skin V2']//following-sibling::android.widget.TextView` is not found on the screen

    Class: TestWalletManagementDeviceMerged

    Device sessions

    2. test_profile_add_custom_network, id: 702166

    Device 1: Find `AdvancedButton` by `accessibility id`: `advanced-button`
    Device 1: Find `AdvancedButton` by `accessibility id`: `advanced-button`

    Device 1: AdvancedButton by accessibility id: `advanced-button` is not found on the screen

    Class: TestBrowserProfileOneDevice

    Device sessions

    3. test_sticker_1_1_public_chat, id: 702157

    Device 1: Tap on found: EditBox
    Device 1: Find `Button` by `accessibility id`: `show-stickers-icon`

    Device 1: Button by accessibility id: `show-stickers-icon` is not found on the screen

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    4. test_activity_center_notifications_on_mentions_in_groups_and_empty_state, id: 702185

    Device 1: Looking for chat: 'Rectangular Notable Lemming'
    Device 1: Find `ChatMessagePreview` by `xpath`: `//*[@content-desc='chat-name-or-sender-text'][starts-with(@text,'Rectangular Notable Lemmi')]/../..//*[@content-desc='chat-message-text']`

    Device 1: ChatMessagePreview by xpath: `//*[@content-desc='chat-name-or-sender-text'][starts-with(@text,'Rectangular Notable Lemmi')]/../..//*[@content-desc='chat-message-text']` is not found on the screen

    Class: TestActivityCenterMultipleDeviceMedium

    Device sessions

    5. test_group_chat_offline_pn, id: 3998

    Device 1: Find `UnreadMessagesCountText` by `xpath`: `(//*[@content-desc='chat-name-text'][starts-with(@text,'for_offline_pn')]/..//android.widget.TextView)[last()]`
    Device 1: Find `UnreadMessagesCountText` by `xpath`: `(//*[@content-desc='chat-name-text'][starts-with(@text,'for_offline_pn')]/..//android.widget.TextView)[last()]`

    Device 1: `message from new member` is not equal to expected `2` in 60 sec

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    Passed tests (55)

    Click to expand

    1. test_use_pinned_history_node, id: 5766
    Device sessions

    2. test_wallet_manage_assets, id: 700758

    Class: TestWalletManagementDeviceMerged

    Device sessions

    3. test_profile_add_remove_contact_via_contacts_view, id: 702160

    Class: TestBrowserProfileOneDevice

    Device sessions

    4. test_profile_privacy_policy_terms_of_use_node_version_need_help, id: 5453
    Device sessions

    5. test_contact_block_unblock_public_chat_offline, id: 702176

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    Device sessions

    6. test_profile_can_not_connect_to_custom_history_node_add_delete, id: 702287

    Class: TestTimelineHistoryNodesBootnodesMultipleDeviceMergedMedium

    Device sessions

    7. test_profile_use_history_node_disable_enable, id: 702286

    Class: TestTimelineHistoryNodesBootnodesMultipleDeviceMergedMedium

    Device sessions

    8. test_contact_add_remove_mention_default_username_nickname_public_chat, id: 702175

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    Device sessions

    9. test_pairing_sync_contacts_block_unblock, id: 702196

    Class: TestPairingSyncMultipleDevicesMerged

    Device sessions

    10. test_chat_public_clear_history_via_options_and_long_press, id: 702250

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    11. test_chat_group_chat_set_nickname_and_ens_via_group_info_mention, id: 702258

    Class: TestChatMediumMultipleDevice

    Device sessions

    12. test_chat_group_chat_rename, id: 702098

    Class: TestChatMediumMultipleDevice

    Device sessions

    13. test_group_chat_remove_member, id: 702259

    Class: TestGroupChatMultipleDevice

    Device sessions

    14. test_onboarding_add_new_multiaccount_username_by_position_pass_validation, id: 700747

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    15. test_chat_can_search_while_offline, id: 702254

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    16. test_public_chat_timeline_different_statuses_reaction, id: 702284

    Class: TestTimelineHistoryNodesBootnodesMultipleDeviceMergedMedium

    Device sessions

    17. test_group_chat_make_admin, id: 702260

    Class: TestGroupChatMultipleDevice

    Device sessions

    18. test_wallet_add_hide_unhide_account_private_key, id: 700761

    Class: TestWalletManagementDeviceMerged

    Device sessions

    19. test_keycard_command_send_tx_eth_1_1_chat, id: 702186

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    Device sessions

    20. test_group_chat_accept_decline_invite, id: 702261

    Class: TestGroupChatMultipleDevice

    Device sessions

    21. test_onboarding_backup_seed_phrase_restore_same_login_logcat, id: 700745

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    22. test_ens_mention_nickname_1_1_chat, id: 702155

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    23. test_contacts_unblock_user_is_not_added_back_to_contacts, id: 6213
    Device sessions

    24. test_chat_1_1_pin_messages, id: 702069

    Class: TestChatMediumMultipleDevice

    Device sessions

    25. test_send_tx_set_recipient_options, id: 700757

    Class: TestSendTxDeviceMerged

    Device sessions

    26. test_onboarding_cant_sign_in_with_invalid_password_logcat, id: 700746

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    27. test_chat_pin_messages_in_group_chat, id: 702070

    Class: TestChatMediumMultipleDevice

    Device sessions

    28. test_browser_web3_permissions_testdapp, id: 702078

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    29. test_chat_public_markdown_support, id: 702065

    Class: TestChatMediumMultipleDevice

    Device sessions

    30. test_can_delete_several_multiaccounts, id: 6318
    Device sessions

    31. test_wallet_add_delete_watch_only_account, id: 700760

    Class: TestWalletManagementDeviceMerged

    Device sessions

    32. test_chat_1_1_push_and_reaction_for_messages_sticker_audio_image, id: 702066

    Class: TestChatMediumMultipleDevice

    Device sessions

    33. test_profile_backup_of_contacts, id: 702164

    Class: TestBrowserProfileOneDevice

    Device sessions

    34. test_share_user_profile_url_one_to_one_chat, id: 702247

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    35. test_keycard_blocked_card_lost_or_frozen_flows, id: 695852
    Device sessions

    36. test_pairing_sync_initial_contacts_blocked_users, id: 702194

    Class: TestPairingSyncMultipleDevicesMerged

    Device sessions

    37. test_pairing_sync_1_1_chat_message, id: 702198

    Class: TestPairingSyncMultipleDevicesMerged

    Device sessions

    38. test_pairing_sync_public_chat_add_remove, id: 702199

    Class: TestPairingSyncMultipleDevicesMerged

    Device sessions

    39. test_restore_account_migrate_multiaccount_to_keycard_db_saved, id: 702177

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    Device sessions

    40. test_group_chat_add_new_member_activity_centre, id: 700732

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    41. test_share_user_profile_url_public_chat, id: 702252

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    42. test_chat_input_delete_cut_and_paste_messages, id: 702249

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    43. test_1_1_chat_non_latin_message_to_newly_added_contact_with_profile_picture_on_different_networks, id: 5315

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    44. test_chat_block_and_unblock_user_from_group_chat_via_group_info, id: 702097

    Class: TestChatMediumMultipleDevice

    Device sessions

    45. test_restore_account_migrate_multiaccount_to_keycard_no_db_saved_add_wallet_send_tx, id: 702189

    Class: TestRestoreOneDeviceMerged

    Device sessions

    46. test_cant_add_more_twenty_participants_to_group_chat, id: 5721
    Device sessions

    47. test_restore_seed_phrase_field_validation, id: 700750

    Class: TestRestoreOneDeviceMerged

    Device sessions

    48. test_wallet_add_account_generate_new, id: 700759

    Class: TestWalletManagementDeviceMerged

    Device sessions

    49. test_chat_no_suggestions_invalid_data_search, id: 702253

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    50. test_cellular_settings_on_off_public_chat_fetching_history, id: 702188

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    Device sessions

    51. test_chat_can_start_and_find_from_suggestions_using_search, id: 702248

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    52. test_1_1_chat_delete_via_delete_button_relogin, id: 5387

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    53. test_keycard_same_seed_added_inside_multiaccount, id: 6311
    Device sessions

    54. test_pairing_sync_initial_public_chats, id: 702195

    Class: TestPairingSyncMultipleDevicesMerged

    Device sessions

    55. test_pairing_sync_contacts_add_remove_set_nickname_ens, id: 702197

    Class: TestPairingSyncMultipleDevicesMerged

    Device sessions

    @qoqobolo
    Copy link
    Contributor

    @churik thanks for your help with e2e, @flexsurfer thanks for finding a solution to the issue and your patience.
    Works great now, couldn't find anything else. PR can be merged.

    @qoqobolo qoqobolo moved this from IN TESTING to MERGE in Pipeline for QA May 30, 2022
    @flexsurfer flexsurfer merged commit a4b169e into develop May 30, 2022
    Pipeline for QA automation moved this from MERGE to DONE May 30, 2022
    @flexsurfer flexsurfer deleted the bug/fix-chat-closing branch May 30, 2022 11:37
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    Archived in project
    5 participants