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

Use LoginWithConfig method to log in #13414

Merged
merged 1 commit into from
Jun 9, 2022

Conversation

qfrank
Copy link
Contributor

@qfrank qfrank commented May 27, 2022

fixes #13314

@status-github-bot status-github-bot bot added this to REVIEW in Pipeline for QA May 27, 2022
@status-im-auto
Copy link
Member

status-im-auto commented May 27, 2022

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ a5e97c3 #1 2022-05-27 03:44:10 ~9 min android 📦apk 📲
✔️ a5e97c3 #1 2022-05-27 03:44:12 ~9 min android-e2e 📦apk 📲
✔️ a5e97c3 #1 2022-05-27 03:45:38 ~10 min ios 📦ipa 📲
✔️ 670d9c7 #2 2022-05-27 10:35:57 ~9 min android 📦apk 📲
✔️ 670d9c7 #2 2022-05-27 10:36:19 ~9 min android-e2e 📦apk 📲
✔️ 670d9c7 #2 2022-05-27 10:37:31 ~11 min ios 📦ipa 📲

@@ -63,7 +63,7 @@
(re-frame/reg-fx
::login
(fn [[key-uid account-data hashed-password]]
(status/login key-uid account-data hashed-password)))
(status/login-with-config key-uid account-data hashed-password nil)))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we don't use config in this PR ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i didn't find the config we need use, any suggestion ? @flexsurfer

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think we should use same config no ? @cammellos

@status-im-auto
Copy link
Member

70% of end-end tests have passed

Total executed tests: 84
Failed tests: 25
Passed tests: 59
IDs of failed tests: 700762,702176,700768,3994,702153,700764,702175,6265,6263,700763,700765,702156,700769,702186,702157,702155,700757,5342,5756,6253,5317,700767,702189,702158,702188 

Failed tests (25)

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_contact_block_unblock_public_chat_offline, id: 702176

    Device 1: Looking for chat: '#srivgur'
    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: TestContactBlockMigrateKeycardMultipleSharedDevices

    Device sessions

    3. test_keycard_relogin_after_restore, id: 700768

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

    Device 1: Text by accessibility id: `default-username` is not found on the screen

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    4. test_group_chat_push_system_messages_when_invited, id: 3994

    Device 2: Looking for a message by text: Crafty Stormy Goldfinch created the group myeaiel
    Device 2: Looking for a message by text: Crafty Stormy Goldfinch has invited Red Mediumslateblue Vulture

    Crafty Stormy Goldfinch invited you to myeaiel is not shown after invite to group chat Crafty Stormy Goldfinch wants you to join group myeaiel is not shown after invite to group chat

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    5. test_ens_command_send_tx_eth_1_1_chat, id: 702153

    Device 1: Find `Button` by `xpath`: `//*[@text="Sign with password"]`
    Device 1: Find `EditBox` by `accessibility id`: `enter-password-input`

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

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    6. test_send_tx_token_7_decimals, id: 700764
    Test setup failed: Device 1: EditBox by accessibility id: `enter-password-input` is not found on the screen

    Class: TestSendTxDeviceMerged

    7. test_contact_add_remove_mention_default_username_nickname_public_chat, id: 702175

    Device 1: Looking for chat: '#srivgur'
    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: TestContactBlockMigrateKeycardMultipleSharedDevices

    Device sessions

    8. test_1_1_chat_command_decline_eth_push_changing_state, id: 6265

    Device 1: SendCommand element not found
    Device 1: Find `AmountEditBox` by `accessibility id`: `amount-input`

    Device 1: AmountEditBox by accessibility id: `amount-input` is not found on the screen

    Class: TestCommandsMultipleDevicesMerged

    Device sessions

    9. test_1_1_chat_command_request_and_send_tx_stt_in_1_1_chat_offline, id: 6263

    Device 1: Getting STT amount
    Device 1: Scrolling down to SilentButton

    Device 1: SilentButton by xpath: `//android.view.ViewGroup[@content-desc=':STT-asset-value']//android.widget.TextView[1]` is not found on the screen

    Class: TestCommandsMultipleDevicesMerged

    Device sessions

    10. test_send_tx_eth_check_logcat, id: 700763

    Device 1: EditBox element not found
    Device 1: Find `EditBox` by `accessibility id`: `enter-password-input`

    Test setup failed: Device 1: EditBox by accessibility id: `enter-password-input` is not found on the screen

    Class: TestSendTxDeviceMerged

    Device sessions

    11. test_send_tx_custom_token_18_decimals_invalid_password, id: 700765
    Test setup failed: Device 1: EditBox by accessibility id: `enter-password-input` is not found on the screen

    Class: TestSendTxDeviceMerged

    12. test_ens_mention_push_highlighted_public_chat, id: 702156

    Device 1: Looking for chat: '#pjxahjn'
    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: TestEnsStickersMultipleDevicesMerged

    Device sessions

    13. test_keycard_send_tx_sign_message_request_stt_testdapp, id: 700769

    Device 1: Tap on found: DappTabButton
    Device 1: Open url 'simpledapp.eth'

    Device 1: EditBox by accessibility id:`dapp-url-input` is not found on the screen after wait_for_visibility_of_element

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    14. test_keycard_command_send_tx_eth_1_1_chat, id: 702186

    Device 1: Find `SignWithKeycardButton` by `xpath`: `//*[contains(@text,'Sign with')]`
    Device 1: Enter default pin 111111

    Device 1: `SilentButton` by `accessibility id`:`numpad-button-1` not found on the screen

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    Device sessions

    15. test_sticker_1_1_public_chat, id: 702157

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

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

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    16. test_ens_mention_nickname_1_1_chat, id: 702155

    Device 1: Find `ChatOptionsButton` by `xpath`: `//androidx.appcompat.widget.LinearLayoutCompat`
    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

    17. test_send_tx_set_recipient_options, id: 700757
    Test setup failed: Device 1: EditBox by accessibility id: `enter-password-input` is not found on the screen

    Class: TestSendTxDeviceMerged

    18. test_send_tx_sign_message_2tx_in_batch_tx_filters_request_stt_testdapp, id: 5342
    Test setup failed: Device 1: EditBox by accessibility id: `enter-password-input` is not found on the screen

    Class: TestSendTxDeviceMerged

    19. test_group_chat_decline_invite_chat_highligted, id: 5756

    Device 2: Click until `EditBox` by `accessibility id`: `chat-message-input` will be presented
    Device 2: Find `NoMessageText` by `xpath`: `//*[@content-desc='chat-name-text'][starts-with(@text,'for_invited')]/..//*[@content-desc='no-messages-text']`

    Device 2: NoMessageText by xpath: `//*[@content-desc='chat-name-text'][starts-with(@text,'for_invited')]/..//*[@content-desc='no-messages-text']` is not found on the screen

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    20. test_1_1_chat_command_send_tx_eth_outgoing_tx_push, id: 6253

    Device 1: Find `Button` by `xpath`: `//*[@text="Sign with password"]`
    Device 1: Find `EditBox` by `accessibility id`: `enter-password-input`

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

    Class: TestCommandsMultipleDevicesMerged

    Device sessions

    21. test_public_chat_copy_and_paste_message_in_chat_input, id: 5317

    Device 1: Looking for a message by text: https://status.im
    Device 1: Find `Text` by `xpath`: `//*[starts-with(@text,'https://status.im')]/ancestor::android.view.ViewGroup[@content-desc='chat-item']//*[@content-desc='sent']`

    Device 1: Text by xpath: `//*[starts-with(@text,'https://status.im')]/ancestor::android.view.ViewGroup[@content-desc='chat-item']//*[@content-desc='sent']` is not found on the screen

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    22. test_keycard_send_tx_eth, id: 700767

    Device 1: Find `SignWithKeycardButton` by `xpath`: `//*[contains(@text,'Sign with')]`
    Device 1: Enter default pin 111111

    Device 1: `SilentButton` by `accessibility id`:`numpad-button-1` not found on the screen

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    23. test_restore_account_migrate_multiaccount_to_keycard_no_db_saved_add_wallet_send_tx, id: 702189

    Device 1: Find `SignWithKeycardButton` by `xpath`: `//*[contains(@text,'Sign with')]`
    Device 1: Enter default pin 111111

    Device 1: `SilentButton` by `accessibility id`:`numpad-button-1` not found on the screen

    Class: TestRestoreOneDeviceMerged

    Device sessions

    24. test_start_new_chat_public_key_validation, id: 702158

    Device 1: Find `BackButton` by `accessibility id`: `Navigate Up`
    Device 1: Find `Button` by `accessibility id`: `new-chat-button`

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

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    25. test_cellular_settings_on_off_public_chat_fetching_history, id: 702188

    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: TestContactBlockMigrateKeycardMultipleSharedDevices

    Device sessions

    Passed tests (59)

    Click to expand

    1. test_wallet_manage_assets, id: 700758

    Class: TestWalletManagementDeviceMerged

    Device sessions

    2. test_public_chat_message_edit, id: 700734

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    3. test_1_1_chat_text_message_edit_delete_push_disappear, id: 695843

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    4. test_public_chat_open_using_deep_link, id: 700739

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    5. test_public_chat_unread_messages_counter, id: 5360

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    6. test_pairing_sync_contacts_block_unblock, id: 702196

    Class: TestPairingSyncMultipleDevicesMerged

    Device sessions

    7. test_public_chat_emoji_send_copy_paste_reply, id: 700719

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    8. test_browser_bookmarks_create_edit_remove, id: 702077

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    9. test_public_chat_unread_messages_counter_for_mention_relogin, id: 700718

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    10. test_onboarding_add_new_multiaccount_username_by_position_pass_validation, id: 700747

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    11. test_public_chat_delete_chat_long_press, id: 5319

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    12. test_onboarding_home_initial_popup, id: 700742

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    13. test_browser_blocked_url, id: 702072

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    14. test_wallet_add_hide_unhide_account_private_key, id: 700761

    Class: TestWalletManagementDeviceMerged

    Device sessions

    15. test_1_1_chat_message_reaction, id: 6315

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    16. test_1_1_chat_emoji_send_reply_and_open_link, id: 5373

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    17. test_1_1_chat_image_send_save_reply, id: 6305

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    18. test_public_chat_link_send_open, id: 700736

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    19. test_onboarding_share_contact_address, id: 700743

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    20. test_onboarding_backup_seed_phrase_restore_same_login_logcat, id: 700745

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    21. test_restore_set_up_wallet_sign_phrase, id: 700749

    Class: TestRestoreOneDeviceMerged

    Device sessions

    22. test_1_1_chat_is_shown_message_sent_delivered_from_offline, id: 5310

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    23. test_browser_delete_close_tabs, id: 702076

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    24. test_public_chat_mark_all_messages_as_read, id: 6270

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    25. test_browser_connection_is_secure_not_secure_warning, id: 702073

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    26. test_onboarding_cant_sign_in_with_invalid_password_logcat, id: 700746

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    27. test_group_chat_join_send_text_messages_push, id: 700731

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    28. test_browser_web3_permissions_testdapp, id: 702078

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    29. test_1_1_chat_text_message_with_push, id: 6316

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    30. test_wallet_add_delete_watch_only_account, id: 700760

    Class: TestWalletManagementDeviceMerged

    Device sessions

    31. test_public_chat_tag_message, id: 700738

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    32. test_onboarding_share_wallet_address, id: 700744

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    33. test_keycard_create_account_unlock_same_seed, id: 5689

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    34. test_pairing_sync_initial_contacts_blocked_users, id: 702194

    Class: TestPairingSyncMultipleDevicesMerged

    Device sessions

    35. test_public_chat_navigate_to_chat_when_relaunch, id: 5396

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    36. test_pairing_sync_1_1_chat_message, id: 702198

    Class: TestPairingSyncMultipleDevicesMerged

    Device sessions

    37. test_pairing_sync_public_chat_add_remove, id: 702199

    Class: TestPairingSyncMultipleDevicesMerged

    Device sessions

    38. test_public_chat_fetch_more_history, id: 5675

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    39. test_wallet_fetching_balance_after_offline_insufficient_funds_errors, id: 700766

    Class: TestWalletManagementDeviceMerged

    Device sessions

    40. test_group_chat_offline_pn, id: 3998

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    41. test_restore_account_migrate_multiaccount_to_keycard_db_saved, id: 702177

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    Device sessions

    42. test_group_chat_add_new_member_activity_centre, id: 700732

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    43. test_public_chat_links_with_previews_github_youtube_twitter_gif_send_enable, id: 700737

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    44. test_ens_purchased_in_profile, id: 702152

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    45. test_1_1_chat_non_latin_message_to_newly_added_contact_with_profile_picture_on_different_networks, id: 5315

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    46. test_browser_offline, id: 702075

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    47. test_browser_invalid_url, id: 702074

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    48. test_restore_seed_phrase_field_validation, id: 700750

    Class: TestRestoreOneDeviceMerged

    Device sessions

    49. test_wallet_add_account_generate_new, id: 700759

    Class: TestWalletManagementDeviceMerged

    Device sessions

    50. test_restore_uppercase_whitespaces_seed_phrase_special_char_passw_logcat, id: 700748

    Class: TestRestoreOneDeviceMerged

    Device sessions

    51. test_public_chat_message_send_check_timestamps_while_on_different_tab, id: 5313

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    52. test_wallet_tx_history_copy_tx_hash_on_cellular, id: 700756

    Class: TestWalletManagementDeviceMerged

    Device sessions

    53. test_1_1_chat_delete_via_delete_button_relogin, id: 5387

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    54. test_group_chat_leave_relogin, id: 3997

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    55. test_public_chat_message_delete, id: 700735

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    56. test_keycard_wallet_recover_pairing_check_balance_after_offline_tx_history, id: 700770

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    57. test_1_1_chat_push_emoji, id: 6283

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    58. test_pairing_sync_initial_public_chats, id: 702195

    Class: TestPairingSyncMultipleDevicesMerged

    Device sessions

    59. test_pairing_sync_contacts_add_remove_set_nickname_ens, id: 702197

    Class: TestPairingSyncMultipleDevicesMerged

    Device sessions

    @pavloburykh pavloburykh self-assigned this May 27, 2022
    @status-im-auto
    Copy link
    Member

    56% of end-end tests have passed

    Total executed tests: 84
    Failed tests: 37
    Passed tests: 47
    
    IDs of failed tests: 700762,700734,702176,702153,700764,702175,5360,6265,700719,6263,700763,700718,700765,5319,702156,700769,700736,702186,702157,702155,6270,700757,5342,700731,6253,5675,702177,700737,702152,700767,702189,702158,5313,700756,702188,700735,700770 
    

    Failed tests (37)

    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_public_chat_message_edit, id: 700734
    Test setup failed: Device `1`: `EditBox` by` accessibility id`: `chat-message-input` is not found on the screen after wait_for_element

    Class: TestPublicChatMultipleDeviceMerged

    3. test_contact_block_unblock_public_chat_offline, id: 702176
    Test setup failed: Device 1: Button by accessibility id: `profile-nickname-item` is not found on the screen

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    4. test_ens_command_send_tx_eth_1_1_chat, id: 702153
    Test setup failed: Device `1`: `EditBox` by` accessibility id`: `chat-message-input` is not found on the screen after wait_for_element

    Class: TestEnsStickersMultipleDevicesMerged

    5. test_send_tx_token_7_decimals, id: 700764
    Test setup failed: Device 1: EditBox by accessibility id: `enter-password-input` is not found on the screen

    Class: TestSendTxDeviceMerged

    6. test_contact_add_remove_mention_default_username_nickname_public_chat, id: 702175
    Test setup failed: Device 1: Button by accessibility id: `profile-nickname-item` is not found on the screen

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    7. test_public_chat_unread_messages_counter, id: 5360
    Test setup failed: Device `1`: `EditBox` by` accessibility id`: `chat-message-input` is not found on the screen after wait_for_element

    Class: TestPublicChatMultipleDeviceMerged

    8. test_1_1_chat_command_decline_eth_push_changing_state, id: 6265
    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: TestCommandsMultipleDevicesMerged

    9. test_public_chat_emoji_send_copy_paste_reply, id: 700719
    Test setup failed:
    Device 1: EditBox by accessibility id: chat-message-input is not found on the screen after wait_for_element


    Class: TestPublicChatMultipleDeviceMerged

    10. test_1_1_chat_command_request_and_send_tx_stt_in_1_1_chat_offline, id: 6263

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

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

    Class: TestCommandsMultipleDevicesMerged

    Device sessions

    11. test_send_tx_eth_check_logcat, id: 700763

    Device 1: EditBox element not found
    Device 1: Find EditBox by accessibility id: enter-password-input

    Test setup failed:
    Device 1: EditBox by accessibility id: enter-password-input is not found on the screen


    Class: TestSendTxDeviceMerged

    Device sessions

    12. test_public_chat_unread_messages_counter_for_mention_relogin, id: 700718
    Test setup failed:
    Device 1: EditBox by accessibility id: chat-message-input is not found on the screen after wait_for_element


    Class: TestPublicChatMultipleDeviceMerged

    13. test_send_tx_custom_token_18_decimals_invalid_password, id: 700765
    Test setup failed:
    Device 1: EditBox by accessibility id: enter-password-input is not found on the screen


    Class: TestSendTxDeviceMerged

    14. test_public_chat_delete_chat_long_press, id: 5319
    Test setup failed:
    Device 1: EditBox by accessibility id: chat-message-input is not found on the screen after wait_for_element


    Class: TestPublicChatMultipleDeviceMerged

    15. test_ens_mention_push_highlighted_public_chat, id: 702156
    Test setup failed:
    Device 1: EditBox by accessibility id: chat-message-input is not found on the screen after wait_for_element


    Class: TestEnsStickersMultipleDevicesMerged

    16. test_keycard_send_tx_sign_message_request_stt_testdapp, id: 700769

    Device 1: Find SignWithKeycardButton by xpath: //*[contains(@text,'Sign with')]
    Device 1: Enter default pin 111111

    Device 1: SilentButton by accessibility id:numpad-button-1 not found on the screen

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    17. test_public_chat_link_send_open, id: 700736
    Test setup failed:
    Device 1: EditBox by accessibility id: chat-message-input is not found on the screen after wait_for_element


    Class: TestPublicChatMultipleDeviceMerged

    18. test_keycard_command_send_tx_eth_1_1_chat, id: 702186

    Device 1: Setting nickname:FFOO_brak!1234
    Device 1: Find Button by accessibility id: profile-nickname-item

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


    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    Device sessions

    19. test_sticker_1_1_public_chat, id: 702157
    Test setup failed:
    Device 1: EditBox by accessibility id: chat-message-input is not found on the screen after wait_for_element


    Class: TestEnsStickersMultipleDevicesMerged

    20. test_ens_mention_nickname_1_1_chat, id: 702155
    Test setup failed:
    Device 1: EditBox by accessibility id: chat-message-input is not found on the screen after wait_for_element


    Class: TestEnsStickersMultipleDevicesMerged

    21. test_public_chat_mark_all_messages_as_read, id: 6270
    Test setup failed:
    Device 1: EditBox by accessibility id: chat-message-input is not found on the screen after wait_for_element


    Class: TestPublicChatMultipleDeviceMerged

    22. test_send_tx_set_recipient_options, id: 700757
    Test setup failed:
    Device 1: EditBox by accessibility id: enter-password-input is not found on the screen


    Class: TestSendTxDeviceMerged

    23. test_send_tx_sign_message_2tx_in_batch_tx_filters_request_stt_testdapp, id: 5342
    Test setup failed:
    Device 1: EditBox by accessibility id: enter-password-input is not found on the screen


    Class: TestSendTxDeviceMerged

    24. test_group_chat_join_send_text_messages_push, id: 700731

    Device 2: Looking for a message by text: Hey, admin!
    Device 1: Looking for a message by text: Nutritious Weak Canvasback joined the group

    Device 1: Message Nutritious Weak Canvasback joined the group was not received by admin

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    25. test_1_1_chat_command_send_tx_eth_outgoing_tx_push, id: 6253

    Finding tx in ETH transactions, attempt #10
    Failed iterate transactions(Etherscan unexpected error): 'NoneType' object is not iterable

    'NoneType' object is not subscriptable

    Class: TestCommandsMultipleDevicesMerged

    Device sessions

    26. test_public_chat_fetch_more_history, id: 5675

    ## Public chat 'izaueil' is created successfully!
    # STEP: Check that can fetch previous history for several days

    Device 1: "May 26, 2022" is not shown

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    27. test_restore_account_migrate_multiaccount_to_keycard_db_saved, id: 702177
    Test setup failed:
    Device 1: Button by accessibility id: profile-nickname-item is not found on the screen


    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    28. test_public_chat_links_with_previews_github_youtube_twitter_gif_send_enable, id: 700737
    Test setup failed:
    Device 1: EditBox by accessibility id: chat-message-input is not found on the screen after wait_for_element


    Class: TestPublicChatMultipleDeviceMerged

    29. test_ens_purchased_in_profile, id: 702152

    ## 1-1 chat is created successfully!
    Device 1: Sending message 'hey!'

    Test setup failed:
    Device 1: EditBox by accessibility id: chat-message-input is not found on the screen after wait_for_element


    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    30. test_keycard_send_tx_eth, id: 700767

    Finding tx in ETH transactions, attempt #10
    Failed iterate transactions(Etherscan unexpected error): string indices must be integers

    string indices must be integers

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    31. test_restore_account_migrate_multiaccount_to_keycard_no_db_saved_add_wallet_send_tx, id: 702189

    Device 1: Find SignWithKeycardButton by xpath: //*[contains(@text,'Sign with')]
    Device 1: Enter default pin 111111

    Device 1: SilentButton by accessibility id:numpad-button-1 not found on the screen

    Class: TestRestoreOneDeviceMerged

    Device sessions

    32. test_start_new_chat_public_key_validation, id: 702158
    Test setup failed:
    Device 1: EditBox by accessibility id: chat-message-input is not found on the screen after wait_for_element


    Class: TestEnsStickersMultipleDevicesMerged

    33. test_public_chat_message_send_check_timestamps_while_on_different_tab, id: 5313

    ## Public chat 'rcdyulj' is created successfully!
    Device 1: Sending message 'hello'

    Test setup failed:
    Device 1: EditBox by accessibility id: chat-message-input is not found on the screen after wait_for_element


    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    34. test_wallet_tx_history_copy_tx_hash_on_cellular, id: 700756

    Device 1: Getting STT amount
    Device 1: STT value is 998.0

    string indices must be integers

    Class: TestWalletManagementDeviceMerged

    Device sessions

    35. test_cellular_settings_on_off_public_chat_fetching_history, id: 702188
    Test setup failed:
    Device 1: Button by accessibility id: profile-nickname-item is not found on the screen


    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    36. test_public_chat_message_delete, id: 700735
    Test setup failed:
    Device 1: EditBox by accessibility id: chat-message-input is not found on the screen after wait_for_element


    Class: TestPublicChatMultipleDeviceMerged

    37. test_keycard_wallet_recover_pairing_check_balance_after_offline_tx_history, id: 700770

    Device 1: Find Button by xpath: //*[@text="Total value"]
    # STEP: Checking whole tx history after backing from offline

    string indices must be integers

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    Passed tests (47)

    Click to expand

    1. test_wallet_manage_assets, id: 700758

    Class: TestWalletManagementDeviceMerged

    Device sessions

    2. test_1_1_chat_text_message_edit_delete_push_disappear, id: 695843

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    3. test_keycard_relogin_after_restore, id: 700768

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    4. test_group_chat_push_system_messages_when_invited, id: 3994

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    5. test_public_chat_open_using_deep_link, id: 700739

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    6. test_pairing_sync_contacts_block_unblock, id: 702196

    Class: TestPairingSyncMultipleDevicesMerged

    Device sessions

    7. test_browser_bookmarks_create_edit_remove, id: 702077

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    8. test_onboarding_add_new_multiaccount_username_by_position_pass_validation, id: 700747

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    9. test_onboarding_home_initial_popup, id: 700742

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    10. test_browser_blocked_url, id: 702072

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    11. test_wallet_add_hide_unhide_account_private_key, id: 700761

    Class: TestWalletManagementDeviceMerged

    Device sessions

    12. test_1_1_chat_message_reaction, id: 6315

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    13. test_1_1_chat_emoji_send_reply_and_open_link, id: 5373

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    14. test_1_1_chat_image_send_save_reply, id: 6305

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    15. test_onboarding_share_contact_address, id: 700743

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    16. test_onboarding_backup_seed_phrase_restore_same_login_logcat, id: 700745

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    17. test_restore_set_up_wallet_sign_phrase, id: 700749

    Class: TestRestoreOneDeviceMerged

    Device sessions

    18. test_1_1_chat_is_shown_message_sent_delivered_from_offline, id: 5310

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    19. test_browser_delete_close_tabs, id: 702076

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    20. test_browser_connection_is_secure_not_secure_warning, id: 702073

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    21. test_onboarding_cant_sign_in_with_invalid_password_logcat, id: 700746

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    22. test_browser_web3_permissions_testdapp, id: 702078

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    23. test_1_1_chat_text_message_with_push, id: 6316

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    24. test_wallet_add_delete_watch_only_account, id: 700760

    Class: TestWalletManagementDeviceMerged

    Device sessions

    25. test_group_chat_decline_invite_chat_highligted, id: 5756

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    26. test_public_chat_tag_message, id: 700738

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    27. test_onboarding_share_wallet_address, id: 700744

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    28. test_keycard_create_account_unlock_same_seed, id: 5689

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    29. test_pairing_sync_initial_contacts_blocked_users, id: 702194

    Class: TestPairingSyncMultipleDevicesMerged

    Device sessions

    30. test_public_chat_navigate_to_chat_when_relaunch, id: 5396

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    31. test_pairing_sync_1_1_chat_message, id: 702198

    Class: TestPairingSyncMultipleDevicesMerged

    Device sessions

    32. test_pairing_sync_public_chat_add_remove, id: 702199

    Class: TestPairingSyncMultipleDevicesMerged

    Device sessions

    33. test_public_chat_copy_and_paste_message_in_chat_input, id: 5317

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    34. test_wallet_fetching_balance_after_offline_insufficient_funds_errors, id: 700766

    Class: TestWalletManagementDeviceMerged

    Device sessions

    35. test_group_chat_offline_pn, id: 3998

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    36. test_group_chat_add_new_member_activity_centre, id: 700732

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    37. test_1_1_chat_non_latin_message_to_newly_added_contact_with_profile_picture_on_different_networks, id: 5315

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    38. test_browser_offline, id: 702075

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    39. test_browser_invalid_url, id: 702074

    Class: TestPublicChatBrowserOneDeviceMerged

    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_restore_uppercase_whitespaces_seed_phrase_special_char_passw_logcat, id: 700748

    Class: TestRestoreOneDeviceMerged

    Device sessions

    43. test_1_1_chat_delete_via_delete_button_relogin, id: 5387

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    44. test_group_chat_leave_relogin, id: 3997

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    45. test_1_1_chat_push_emoji, id: 6283

    Class: TestOneToOneChatMultipleSharedDevices

    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

    51% of end-end tests have passed

    Total executed tests: 37
    Failed tests: 18
    Passed tests: 19
    
    IDs of failed tests: 700762,702176,702153,702175,6263,700765,702156,700769,702186,702157,702155,700757,5342,700731,702152,700767,702158,702188 
    

    Failed tests (18)

    Click to expand
  • Rerun failed tests

  • 1. test_wallet_add_account_seed_phrase_collectibles_rinkeby_set_as_profile_image, id: 700762

    Device 1: Find `BackButton` by `accessibility id`: `Navigate Up`

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

    Class: TestWalletManagementDeviceMerged

    Device sessions

    2. test_contact_block_unblock_public_chat_offline, id: 702176

    Device 1: Looking for chat: '#mhgaglb'
    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: TestContactBlockMigrateKeycardMultipleSharedDevices

    Device sessions

    3. test_ens_command_send_tx_eth_1_1_chat, id: 702153
    Test setup failed: Device `2`: `EditBox` by` accessibility id`: `chat-message-input` is not found on the screen after wait_for_element

    Class: TestEnsStickersMultipleDevicesMerged

    4. test_contact_add_remove_mention_default_username_nickname_public_chat, id: 702175

    Device 1: Looking for chat: '#mhgaglb'
    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: TestContactBlockMigrateKeycardMultipleSharedDevices

    Device sessions

    5. test_1_1_chat_command_request_and_send_tx_stt_in_1_1_chat_offline, id: 6263

    Device 1: EditBox element not found
    Device 1: Find `EditBox` by `accessibility id`: `enter-password-input`

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

    Class: TestCommandsMultipleDevicesMerged

    Device sessions

    6. test_send_tx_custom_token_18_decimals_invalid_password, id: 700765

    # STEP: Check that can add custom token
    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: TestSendTxDeviceMerged

    Device sessions

    7. test_ens_mention_push_highlighted_public_chat, id: 702156
    Test setup failed: Device `2`: `EditBox` by` accessibility id`: `chat-message-input` is not found on the screen after wait_for_element

    Class: TestEnsStickersMultipleDevicesMerged

    8. test_keycard_send_tx_sign_message_request_stt_testdapp, id: 700769

    Device 1: Tap on found: DappTabButton
    Device 1: Open url 'simpledapp.eth'

    Device 1: EditBox by accessibility id:`dapp-url-input` is not found on the screen after wait_for_visibility_of_element

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    9. test_keycard_command_send_tx_eth_1_1_chat, id: 702186

    Device 1: Find `SignWithKeycardButton` by `xpath`: `//*[contains(@text,'Sign with')]`
    Device 1: Enter default pin 111111

    Device 1: `SilentButton` by `accessibility id`:`numpad-button-1` not found on the screen

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    Device sessions

    10. test_sticker_1_1_public_chat, id: 702157
    Test setup failed: Device `2`: `EditBox` by` accessibility id`: `chat-message-input` is not found on the screen after wait_for_element

    Class: TestEnsStickersMultipleDevicesMerged

    11. test_ens_mention_nickname_1_1_chat, id: 702155
    Test setup failed: Device `2`: `EditBox` by` accessibility id`: `chat-message-input` is not found on the screen after wait_for_element

    Class: TestEnsStickersMultipleDevicesMerged

    12. 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

    13. test_send_tx_sign_message_2tx_in_batch_tx_filters_request_stt_testdapp, id: 5342

    Device 1: Find `Button` by `xpath`: `//*[@text="Sign with password"]`
    Device 1: Find `EditBox` by `accessibility id`: `enter-password-input`

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

    Class: TestSendTxDeviceMerged

    Device sessions

    14. test_group_chat_join_send_text_messages_push, id: 700731

    Device 1: Find `UsernameCheckbox` by `xpath`: `//*[@text='Earnest Keen Vulpesvelox']`
    Device 1: Find `UsernameCheckbox` by `xpath`: `//*[@text='Earnest Keen Vulpesvelox']`

    Test setup failed: Device 1: UsernameCheckbox by xpath: `//*[@text='Earnest Keen Vulpesvelox']` is not found on the screen

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    15. test_ens_purchased_in_profile, id: 702152

    Device 1: Tap on found: SendMessageButton
    Device 2: Sending message 'hey!'

    Test setup failed: Device `2`: `EditBox` by` accessibility id`: `chat-message-input` is not found on the screen after wait_for_element

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    16. test_keycard_send_tx_eth, id: 700767

    Device 1: Find `SignWithKeycardButton` by `xpath`: `//*[contains(@text,'Sign with')]`
    Device 1: Enter default pin 111111

    Device 1: `SilentButton` by `accessibility id`:`numpad-button-1` not found on the screen

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    17. test_start_new_chat_public_key_validation, id: 702158
    Test setup failed: Device `2`: `EditBox` by` accessibility id`: `chat-message-input` is not found on the screen after wait_for_element

    Class: TestEnsStickersMultipleDevicesMerged

    18. test_cellular_settings_on_off_public_chat_fetching_history, id: 702188

    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: TestContactBlockMigrateKeycardMultipleSharedDevices

    Device sessions

    Passed tests (19)

    Click to expand

    1. test_public_chat_message_edit, id: 700734

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    2. test_send_tx_token_7_decimals, id: 700764

    Class: TestSendTxDeviceMerged

    Device sessions

    3. test_public_chat_unread_messages_counter, id: 5360

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    4. test_1_1_chat_command_decline_eth_push_changing_state, id: 6265

    Class: TestCommandsMultipleDevicesMerged

    Device sessions

    5. test_public_chat_emoji_send_copy_paste_reply, id: 700719

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    6. test_send_tx_eth_check_logcat, id: 700763

    Class: TestSendTxDeviceMerged

    Device sessions

    7. test_public_chat_unread_messages_counter_for_mention_relogin, id: 700718

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    8. test_public_chat_delete_chat_long_press, id: 5319

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    9. test_public_chat_link_send_open, id: 700736

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    10. test_public_chat_mark_all_messages_as_read, id: 6270

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    11. test_1_1_chat_command_send_tx_eth_outgoing_tx_push, id: 6253

    Class: TestCommandsMultipleDevicesMerged

    Device sessions

    12. test_public_chat_fetch_more_history, id: 5675

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    13. test_restore_account_migrate_multiaccount_to_keycard_db_saved, id: 702177

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    Device sessions

    14. test_public_chat_links_with_previews_github_youtube_twitter_gif_send_enable, id: 700737

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    15. test_restore_account_migrate_multiaccount_to_keycard_no_db_saved_add_wallet_send_tx, id: 702189

    Class: TestRestoreOneDeviceMerged

    Device sessions

    16. test_public_chat_message_send_check_timestamps_while_on_different_tab, id: 5313

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    17. test_wallet_tx_history_copy_tx_hash_on_cellular, id: 700756

    Class: TestWalletManagementDeviceMerged

    Device sessions

    18. test_public_chat_message_delete, id: 700735

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    19. test_keycard_wallet_recover_pairing_check_balance_after_offline_tx_history, id: 700770

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    @pavloburykh pavloburykh moved this from E2E Tests to IN TESTING in Pipeline for QA May 27, 2022
    @pavloburykh
    Copy link
    Contributor

    @qfrank thanx for your contribution

    Please, take a look at following issue

    ISSUE 1 Password migration fails on IOS (error: "file does not exist" after login)

    Steps:

    1. Install any other IOS PR build (for example this one) that will be subsequently upgraded to current PR build
    2. Login/register multiaccount
    3. Perform upgrade by installing IOS build from this PR
    4. Try to login multiaccaunt

    Actual result: error "file does not exist appears"

    Expected result: successful login to account

    Sorry for not attaching logs from IOS, as this functionality is currently broken in develop branch.

    photo_2022-05-27 17 34 58

    telegram-cloud-document-2-5226439990472349856.mp4

    @qfrank
    Copy link
    Contributor Author

    qfrank commented May 30, 2022

    hi @pavloburykh , do u know the corresponding source commit id to this PR ? i want to build it on my local machine to reproduce, thanks

    @pavloburykh
    Copy link
    Contributor

    Hi @qfrank! We are not sure that we used a valid upgrade check in this case. So until we figure out a valid mechanism of how to test upgrade to PR builds from external contributors you can just ignore ISSUE 1. I'll keep you updated when we deal with this and verify if bug is valid. Thanx.

    @status-im-auto
    Copy link
    Member

    17% of end-end tests have passed

    Total executed tests: 18
    Failed tests: 15
    Passed tests: 3
    
    IDs of failed tests: 702186,702158,700765,702157,702176,702175,700757,702153,702156,702188,700731,702155,702152,6263,5342 
    

    Failed tests (15)

    Click to expand
  • Rerun failed tests

  • 1. test_keycard_command_send_tx_eth_1_1_chat, id: 702186

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

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

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    Device sessions

    2. test_start_new_chat_public_key_validation, id: 702158
    Test setup failed: Device `2`: `EditBox` by` accessibility id`: `chat-message-input` is not found on the screen after wait_for_element

    Class: TestEnsStickersMultipleDevicesMerged

    3. test_send_tx_custom_token_18_decimals_invalid_password, id: 700765
    Test setup failed: Sauce could not start your job. For more information on what happened, please visit https://app.saucelabs.com/tests/a653ede4189943e9b7d566e7a8b1109f

    Class: TestSendTxDeviceMerged

    4. test_sticker_1_1_public_chat, id: 702157
    Test setup failed: Device `2`: `EditBox` by` accessibility id`: `chat-message-input` is not found on the screen after wait_for_element

    Class: TestEnsStickersMultipleDevicesMerged

    5. 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

    6. 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

    7. test_send_tx_set_recipient_options, id: 700757
    Test setup failed: Sauce could not start your job. For more information on what happened, please visit https://app.saucelabs.com/tests/a653ede4189943e9b7d566e7a8b1109f

    Class: TestSendTxDeviceMerged

    8. test_ens_command_send_tx_eth_1_1_chat, id: 702153
    Test setup failed: Device `2`: `EditBox` by` accessibility id`: `chat-message-input` is not found on the screen after wait_for_element

    Class: TestEnsStickersMultipleDevicesMerged

    9. test_ens_mention_push_highlighted_public_chat, id: 702156
    Test setup failed: Device `2`: `EditBox` by` accessibility id`: `chat-message-input` is not found on the screen after wait_for_element

    Class: TestEnsStickersMultipleDevicesMerged

    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_group_chat_join_send_text_messages_push, id: 700731

    Device 1: Find `UsernameCheckbox` by `xpath`: `//*[@text='Mellow Virtuous Ram']`
    Device 1: Find `UsernameCheckbox` by `xpath`: `//*[@text='Mellow Virtuous Ram']`

    Test setup failed: Device 1: UsernameCheckbox by xpath: `//*[@text='Mellow Virtuous Ram']` is not found on the screen

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    12. test_ens_mention_nickname_1_1_chat, id: 702155
    Test setup failed: Device `2`: `EditBox` by` accessibility id`: `chat-message-input` is not found on the screen after wait_for_element

    Class: TestEnsStickersMultipleDevicesMerged

    13. test_ens_purchased_in_profile, id: 702152

    Device 1: Tap on found: SendMessageButton
    Device 2: Sending message 'hey!'

    Test setup failed: Device `2`: `EditBox` by` accessibility id`: `chat-message-input` is not found on the screen after wait_for_element

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    14. test_1_1_chat_command_request_and_send_tx_stt_in_1_1_chat_offline, id: 6263

    ## 1-1 chat is created successfully!
    Device 1: Sending message 'hello!'

    Test setup failed: Device `1`: `EditBox` by` accessibility id`: `chat-message-input` is not found on the screen after wait_for_element

    Class: TestCommandsMultipleDevicesMerged

    Device sessions

    15. test_send_tx_sign_message_2tx_in_batch_tx_filters_request_stt_testdapp, id: 5342
    Test setup failed: Sauce could not start your job. For more information on what happened, please visit https://app.saucelabs.com/tests/a653ede4189943e9b7d566e7a8b1109f

    Class: TestSendTxDeviceMerged

    Passed tests (3)

    Click to expand

    1. test_keycard_send_tx_eth, id: 700767

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    2. test_wallet_add_account_seed_phrase_collectibles_rinkeby_set_as_profile_image, id: 700762

    Class: TestWalletManagementDeviceMerged

    Device sessions

    3. test_keycard_send_tx_sign_message_request_stt_testdapp, id: 700769

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    @status-im-auto
    Copy link
    Member

    47% of end-end tests have passed

    Total executed tests: 15
    Failed tests: 8
    Passed tests: 7
    
    IDs of failed tests: 702188,702156,702175,702158,702176,702155,702186,700757 
    

    Failed tests (8)

    Click to expand
  • Rerun failed tests

  • 1. 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

    2. test_ens_mention_push_highlighted_public_chat, id: 702156

    Device 2: Find `Button` by `xpath`: `//*[starts-with(@text,'statuse2e.eth')]`
    Device 2: Image differs from template to 9.34597102244161 percents

    Mention is not highlighted!

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    3. 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

    4. test_start_new_chat_public_key_validation, id: 702158

    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: TestEnsStickersMultipleDevicesMerged

    Device sessions

    5. 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

    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_keycard_command_send_tx_eth_1_1_chat, id: 702186

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

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

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    Device sessions

    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

    Passed tests (7)

    Click to expand

    1. test_send_tx_custom_token_18_decimals_invalid_password, id: 700765

    Class: TestSendTxDeviceMerged

    Device sessions

    2. test_ens_command_send_tx_eth_1_1_chat, id: 702153

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    3. test_sticker_1_1_public_chat, id: 702157

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    4. test_group_chat_join_send_text_messages_push, id: 700731

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    5. test_ens_purchased_in_profile, id: 702152

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    6. test_1_1_chat_command_request_and_send_tx_stt_in_1_1_chat_offline, id: 6263

    Class: TestCommandsMultipleDevicesMerged

    Device sessions

    7. test_send_tx_sign_message_2tx_in_batch_tx_filters_request_stt_testdapp, id: 5342

    Class: TestSendTxDeviceMerged

    Device sessions

    @pavloburykh
    Copy link
    Contributor

    @qfrank thanx for your contribution. Failed e2e are not connected to PR. So, ready for merge.

    @pavloburykh pavloburykh moved this from IN TESTING to MERGE in Pipeline for QA May 31, 2022
    @flexsurfer flexsurfer merged commit 51174f8 into status-im:develop Jun 9, 2022
    Pipeline for QA automation moved this from MERGE to DONE Jun 9, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    Archived in project
    Development

    Successfully merging this pull request may close these issues.

    Use LoginWithConfig method to log in
    4 participants