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

e2e: nightly 12/08 fixes #13800

Merged
merged 1 commit into from
Aug 18, 2022
Merged

e2e: nightly 12/08 fixes #13800

merged 1 commit into from
Aug 18, 2022

Conversation

qoqobolo
Copy link
Contributor

@qoqobolo qoqobolo commented Aug 12, 2022

PR adds:

  • closing the new ENS banner in several test groups
  • xfail mark for a sticker test
  • fix for the Select token button in Uniswap

@qoqobolo qoqobolo added the tests label Aug 12, 2022
@qoqobolo qoqobolo self-assigned this Aug 12, 2022
@qoqobolo qoqobolo requested a review from churik as a code owner August 12, 2022 17:39
@status-github-bot status-github-bot bot added this to REVIEW in Pipeline for QA Aug 12, 2022
@qoqobolo qoqobolo removed the request for review from churik August 12, 2022 17:40
@status-im-auto
Copy link
Member

status-im-auto commented Aug 12, 2022

Jenkins Builds

Click to see older builds (8)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 21ac94d #1 2022-08-12 17:46:55 ~7 min android-e2e 📦apk 📲
✔️ 21ac94d #1 2022-08-12 17:47:04 ~7 min android 📦apk 📲
✔️ 21ac94d #1 2022-08-12 17:52:01 ~12 min ios 📦ipa 📲
✔️ c26ae1c #3 2022-08-18 08:57:19 ~10 min android 📦apk 📲
✔️ c26ae1c #3 2022-08-18 08:57:30 ~10 min android-e2e 📦apk 📲
✔️ c26ae1c #3 2022-08-18 09:05:35 ~18 min ios 📦ipa 📲
✔️ d9e770e #4 2022-08-18 10:07:42 ~8 min android 📦apk 📲
✔️ d9e770e #4 2022-08-18 10:07:52 ~8 min android-e2e 📦apk 📲
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 480ddf2 #5 2022-08-18 10:21:31 ~10 min android-e2e 📦apk 📲
✔️ 480ddf2 #5 2022-08-18 10:24:07 ~13 min android 📦apk 📲
✔️ 480ddf2 #5 2022-08-18 10:29:26 ~18 min ios 📦ipa 📲
✔️ 78b0bf0 #6 2022-08-18 15:27:48 ~11 min ios 📦ipa 📲
78b0bf0 #6 2022-08-18 15:28:57 ~12 min android-e2e 📄log
✔️ 78b0bf0 #6 2022-08-18 15:29:20 ~13 min android 📦apk 📲
✔️ 78b0bf0 #7 2022-08-18 15:41:37 ~7 min android-e2e 📦apk 📲

@qoqobolo qoqobolo moved this from REVIEW to CONTRIBUTOR in Pipeline for QA Aug 12, 2022
@status-im-auto
Copy link
Member

94% of end-end tests have passed

Total executed tests: 188
Failed tests: 11
Passed tests: 177
Not executed tests: 1
IDs of not executed tests: 702157 
IDs of failed tests: 702167,702258,702098,6305,5310,702069,702070,702185,702065,702097,5387 

Not executed tests (1)

Click to expand
  • Rerun not executed tests
  • Failed tests (11)

    Click to expand
  • Rerun failed tests

  • Single device tests:

    1. test_ens_dapp_purchase, id: 702167

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

    medium/test_single_device.py:1089: in test_ens_dapp_purchase self.send_tx.sign_transaction() ../views/send_transaction_view.py:146: in sign_transaction self.enter_password_input.send_keys(sender_password) ../views/base_element.py:315: in send_keys

    Device sessions

    Class TestActivityCenterMultipleDeviceMedium:

    1. test_activity_center_notifications_on_mentions_in_groups_and_empty_state, id: 702185

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

    medium/test_activity_center.py:180: in test_activity_center_notifications_on_mentions_in_groups_and_empty_state if not self.home_1.get_chat_from_activity_center_view( ../views/home_view.py:125: in chat_message_preview return ChatMessagePreview(sel

    Class: TestActivityCenterMultipleDeviceMedium

    Device sessions

    Class TestChatMediumMultipleDevice:

    1. test_chat_group_chat_set_nickname_and_ens_via_group_info_mention, id: 702258
    Test setup failed: medium/test_chats_m.py:314: in prepare_devices self.chat_2.install_sticker_pack_by_name() ../views/chat_view.py:893: in install_sticker_pack_by_name element.scroll_to_element(depth=21) ../views/base_element.py:173: in scroll_to_

    Class: TestChatMediumMultipleDevice

    2. test_chat_group_chat_rename, id: 702098
    Test setup failed: medium/test_chats_m.py:314: in prepare_devices self.chat_2.install_sticker_pack_by_name() ../views/chat_view.py:893: in install_sticker_pack_by_name element.scroll_to_element(depth=21) ../views/base_element.py:173: in scroll_to_

    Class: TestChatMediumMultipleDevice

    3. test_chat_1_1_pin_messages, id: 702069
    Test setup failed: medium/test_chats_m.py:314: in prepare_devices self.chat_2.install_sticker_pack_by_name() ../views/chat_view.py:893: in install_sticker_pack_by_name element.scroll_to_element(depth=21) ../views/base_element.py:173: in scroll_to_

    Class: TestChatMediumMultipleDevice

    4. test_chat_pin_messages_in_group_chat, id: 702070
    Test setup failed: medium/test_chats_m.py:314: in prepare_devices self.chat_2.install_sticker_pack_by_name() ../views/chat_view.py:893: in install_sticker_pack_by_name element.scroll_to_element(depth=21) ../views/base_element.py:173: in scroll_to_

    Class: TestChatMediumMultipleDevice

    5. test_chat_public_markdown_support, id: 702065
    Test setup failed: medium/test_chats_m.py:314: in prepare_devices self.chat_2.install_sticker_pack_by_name() ../views/chat_view.py:893: in install_sticker_pack_by_name element.scroll_to_element(depth=21) ../views/base_element.py:173: in scroll_to_

    Class: TestChatMediumMultipleDevice

    6. test_chat_block_and_unblock_user_from_group_chat_via_group_info, id: 702097
    Test setup failed: medium/test_chats_m.py:314: in prepare_devices self.chat_2.install_sticker_pack_by_name() ../views/chat_view.py:893: in install_sticker_pack_by_name element.scroll_to_element(depth=21) ../views/base_element.py:173: in scroll_to_

    Class: TestChatMediumMultipleDevice

    Class TestOneToOneChatMultipleSharedDevices:

    1. test_1_1_chat_image_send_save_reply, id: 6305

    Device 2: Tap 'Confirm' on native keyboard
    Device 2: Find `Button` by `accessibility id`: `save-button`

    critical/chats/test_1_1_public_chats.py:539: in test_1_1_chat_image_send_save_reply self.chat_2.save_image_icon_button.click() ../views/base_element.py:90: in click self.find_element().click() ../views/base_element.py:79: in find_element raise

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    2. test_1_1_chat_is_shown_message_sent_delivered_from_offline, id: 5310

    Device 2: Looking for chat: 'Yellowish Aqua Galapagossealion'
    Device 2: Wait for element `Button` for max 30s and click when it is available

    critical/chats/test_1_1_public_chats.py:566: in test_1_1_chat_is_shown_message_sent_delivered_from_offline self.home_2.get_chat(username=self.default_username_1).click() ../views/home_view.py:255: in get_chat self.notifications_unread_badge.wait_a

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    3. test_1_1_chat_delete_via_delete_button_relogin, id: 5387

    Device 2: Looking for chat: 'Yellowish Aqua Galapagossealion'
    Device 2: Wait for element `Button` for max 30s and click when it is available

    critical/chats/test_1_1_public_chats.py:596: in test_1_1_chat_delete_via_delete_button_relogin self.home_2.get_chat(username=self.default_username_1).click() ../views/home_view.py:255: in get_chat self.notifications_unread_badge.wait_and_click(wai

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    Passed tests (177)

    Click to expand

    Class TestBrowserProfileOneDevice:

    1. test_profile_add_remove_contact_via_contacts_view, id: 702160

    Class: TestBrowserProfileOneDevice

    Device sessions

    2. test_profile_invite_friends, id: 702159

    Class: TestBrowserProfileOneDevice

    Device sessions

    3. test_browser_refresh_page, id: 702179

    Class: TestBrowserProfileOneDevice

    Device sessions

    4. test_browser_open_chat_options, id: 702181

    Class: TestBrowserProfileOneDevice

    Device sessions

    5. test_browser_resolve_ipns_name, id: 702201

    Class: TestBrowserProfileOneDevice

    Device sessions

    6. test_browser_connect_revoke_wallet, id: 702180

    Class: TestBrowserProfileOneDevice

    Device sessions

    7. test_profile_can_reset_password, id: 702161

    Class: TestBrowserProfileOneDevice

    Device sessions

    8. test_profile_add_custom_network, id: 702166

    Class: TestBrowserProfileOneDevice

    Device sessions

    9. test_browser_back_forward_navigation_history_kept_after_relogin, id: 702150

    Class: TestBrowserProfileOneDevice

    Device sessions

    10. test_profile_change_fleet, id: 702178

    Class: TestBrowserProfileOneDevice

    Device sessions

    11. test_browser_new_tab_open, id: 702182

    Class: TestBrowserProfileOneDevice

    Device sessions

    12. test_profile_change_log_level, id: 702165

    Class: TestBrowserProfileOneDevice

    Device sessions

    13. test_profile_backup_of_contacts, id: 702164

    Class: TestBrowserProfileOneDevice

    Device sessions

    14. test_browser_open_url_with_non_english_text, id: 702151

    Class: TestBrowserProfileOneDevice

    Device sessions

    15. test_browser_can_access_images_by_link, id: 702149

    Class: TestBrowserProfileOneDevice

    Device sessions

    Class TestMutualContactRequests:

    1. test_mutual_cr_decline_contact_request, id: 702377

    Class: TestMutualContactRequests

    Device sessions

    2. test_mutual_cr_send_and_accept_cr, id: 702376

    Class: TestMutualContactRequests

    Device sessions

    3. test_mutual_cr_unable_send_messages_if_users_not_contacts, id: 702375

    Class: TestMutualContactRequests

    Device sessions

    Class TestActivityCenterMultipleDeviceMedium:

    1. test_activity_center_reject_chats_no_pn, id: 702183

    Class: TestActivityCenterMultipleDeviceMedium

    Device sessions

    2. test_activity_center_accept_chats_only_from_contacts, id: 702187

    Class: TestActivityCenterMultipleDeviceMedium

    Device sessions

    3. test_activity_center_accept_chats, id: 702184

    Class: TestActivityCenterMultipleDeviceMedium

    Device sessions

    Class TestEnsStickersMultipleDevicesMerged:

    1. test_ens_command_send_tx_eth_1_1_chat, id: 702153

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    2. test_ens_mention_push_highlighted_public_chat, id: 702156

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    3. test_ens_mention_nickname_1_1_chat, id: 702155

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    4. test_ens_purchased_in_profile, id: 702152

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    5. test_start_new_chat_public_key_validation, id: 702158

    Class: TestEnsStickersMultipleDevicesMerged

    Device sessions

    Class TestRestoreOneDeviceMerged:

    1. test_restore_set_up_wallet_sign_phrase, id: 700749

    Class: TestRestoreOneDeviceMerged

    Device sessions

    2. test_restore_account_migrate_multiaccount_to_keycard_no_db_saved_add_wallet_send_tx, id: 702189

    Class: TestRestoreOneDeviceMerged

    Device sessions

    3. test_restore_seed_phrase_field_validation, id: 700750

    Class: TestRestoreOneDeviceMerged

    Device sessions

    4. test_restore_uppercase_whitespaces_seed_phrase_special_char_passw_logcat, id: 700748

    Class: TestRestoreOneDeviceMerged

    Device sessions

    Class TestPublicChatMultipleDeviceMerged:

    1. test_public_chat_message_edit, id: 700734

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    2. test_public_chat_unread_messages_counter, id: 5360

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    3. test_public_chat_emoji_send_copy_paste_reply, id: 700719

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    4. test_public_chat_unread_messages_counter_for_mention_relogin, id: 700718

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    5. test_public_chat_delete_chat_long_press, id: 5319

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    6. test_public_chat_link_send_open, id: 700736

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    7. test_public_chat_mark_all_messages_as_read, id: 6270

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    8. test_public_chat_links_with_previews_github_youtube_twitter_gif_send_enable, id: 700737

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    9. test_public_chat_message_send_check_timestamps_while_on_different_tab, id: 5313

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    10. test_public_chat_message_delete, id: 700735

    Class: TestPublicChatMultipleDeviceMerged

    Device sessions

    Class TestPermissionsScanQrOneDevice:

    1. test_scan_qr_with_scan_contact_code_via_start_chat, id: 702292

    Class: TestPermissionsScanQrOneDevice

    Device sessions

    2. test_scan_qr_eip_681_links_via_wallet, id: 702291

    Class: TestPermissionsScanQrOneDevice

    Device sessions

    3. test_permissions_webview_camera, id: 702290

    Class: TestPermissionsScanQrOneDevice

    Device sessions

    4. test_permissions_deny_access_camera_and_gallery, id: 702289

    Class: TestPermissionsScanQrOneDevice

    Device sessions

    5. test_scan_qr_different_links_with_universal_qr_scanner, id: 702293

    Class: TestPermissionsScanQrOneDevice

    Device sessions

    Class TestSendTxDeviceMerged:

    1. test_send_tx_eth_check_logcat, id: 700763

    Class: TestSendTxDeviceMerged

    Device sessions

    2. test_send_tx_custom_token_18_decimals_invalid_password, id: 700765

    Class: TestSendTxDeviceMerged

    Device sessions

    3. test_send_tx_token_8_decimals, id: 700764

    Class: TestSendTxDeviceMerged

    Device sessions

    4. test_send_tx_set_recipient_options, id: 700757

    Class: TestSendTxDeviceMerged

    Device sessions

    5. test_send_tx_sign_message_2tx_in_batch_tx_filters_request_stt_testdapp, id: 5342

    Class: TestSendTxDeviceMerged

    Device sessions

    Single device tests:

    1. test_profile_privacy_policy_terms_of_use_node_version_need_help, id: 5453
    Device sessions

    2. test_keycard_send_funds_between_accounts_set_max_in_multiaccount_instance, id: 6292
    Device sessions

    3. test_wallet_backup_recovery_phrase_warning_from_wallet, id: 5358
    Device sessions

    4. test_wallet_custom_gas_settings_send_tx, id: 695855
    Device sessions

    5. test_collectibles_mainnet_set_as_profile_image, id: 702360
    Device sessions

    6. test_restore_multiaccounts_with_certain_seed_phrase, id: 5455
    Device sessions

    7. test_keycard_can_recover_keycard_account_offline_and_add_watch_only_acc, id: 6243
    Device sessions

    8. test_profile_use_another_fleets_balance_bsc_xdai_advanced_set_nonce, id: 695890
    Device sessions

    9. test_keycard_onboarding_interruption_access_key_flow, id: 6246
    Device sessions

    10. test_profile_delete_several_multiaccounts, id: 6318
    Device sessions

    11. test_contacts_unblock_user_is_not_added_back_to_contacts, id: 6213
    Device sessions

    12. test_chat_1_1_push_and_reaction_for_messages_sticker_audio_image, id: 702066
    Device sessions

    13. test_keycard_blocked_card_lost_or_frozen_flows, id: 695852
    Device sessions

    14. test_keycard_onboarding_interruption_creating_flow, id: 5742
    Device sessions

    15. test_profile_use_pinned_history_node_from_list, id: 5766
    Device sessions

    16. test_keycard_frozen_card_flows, id: 695851
    Device sessions

    17. test_wallet_validation_amount_errors, id: 5437
    Device sessions

    18. test_group_chat_cant_add_more_twenty_participants, id: 5721
    Device sessions

    19. test_profile_set_primary_ens_custom_domain, id: 6219
    Device sessions

    20. test_wallet_send_tx_token_set_max, id: 6330
    Device sessions

    Class TestGroupChatMultipleDeviceMediumMerged:

    1. test_group_chat_remove_member, id: 702259

    Class: TestGroupChatMultipleDeviceMediumMerged

    Device sessions

    2. test_group_chat_make_admin, id: 702260

    Class: TestGroupChatMultipleDeviceMediumMerged

    Device sessions

    Class TestWalletManagementDeviceMerged:

    1. test_wallet_manage_assets, id: 700758

    Class: TestWalletManagementDeviceMerged

    Device sessions

    2. test_wallet_add_account_seed_phrase_validation, id: 700762

    Class: TestWalletManagementDeviceMerged

    Device sessions

    3. test_wallet_add_hide_unhide_account_private_key, id: 700761

    Class: TestWalletManagementDeviceMerged

    Device sessions

    4. test_wallet_add_delete_watch_only_account, id: 700760

    Class: TestWalletManagementDeviceMerged

    Device sessions

    5. test_wallet_fetching_balance_after_offline_insufficient_funds_errors, id: 700766

    Class: TestWalletManagementDeviceMerged

    Device sessions

    6. test_wallet_add_account_generate_new, id: 700759

    Class: TestWalletManagementDeviceMerged

    Device sessions

    7. test_wallet_tx_history_copy_tx_hash_on_cellular, id: 700756

    Class: TestWalletManagementDeviceMerged

    Device sessions

    Class TestPairingSyncMediumMultipleDevicesMerged:

    1. test_pairing_sync_initial_community_send_message, id: 702269

    Class: TestPairingSyncMediumMultipleDevicesMerged

    Device sessions

    2. test_pairing_sync_watch_only_account, id: 702288

    Class: TestPairingSyncMediumMultipleDevicesMerged

    Device sessions

    3. test_pairing_sync_accept_new_chats_see_show_profile_picture_settings, id: 702133

    Class: TestPairingSyncMediumMultipleDevicesMerged

    Device sessions

    4. test_pairing_sync_group_chat_send_different_messages, id: 702273

    Class: TestPairingSyncMediumMultipleDevicesMerged

    Device sessions

    5. test_pairing_sync_currency, id: 702266

    Class: TestPairingSyncMediumMultipleDevicesMerged

    Device sessions

    6. test_pairing_sync_community_add_new, id: 702272

    Class: TestPairingSyncMediumMultipleDevicesMerged

    Device sessions

    7. test_pairing_sync_community_add_new_channel, id: 702270

    Class: TestPairingSyncMediumMultipleDevicesMerged

    Device sessions

    8. test_pairing_sync_community_leave, id: 702271

    Class: TestPairingSyncMediumMultipleDevicesMerged

    Device sessions

    Class TestPairingSyncMultipleDevicesMerged:

    1. test_pairing_sync_clear_history, id: 702394

    Class: TestPairingSyncMultipleDevicesMerged

    Device sessions

    2. test_pairing_sync_contacts_block_unblock, id: 702196

    Class: TestPairingSyncMultipleDevicesMerged

    Device sessions

    3. test_pairing_sync_initial_profile_picture, id: 702392

    Class: TestPairingSyncMultipleDevicesMerged

    Device sessions

    4. test_pairing_sync_initial_bookmarks, id: 702393

    Class: TestPairingSyncMultipleDevicesMerged

    Device sessions

    5. test_pairing_sync_initial_contacts_blocked_users, id: 702194

    Class: TestPairingSyncMultipleDevicesMerged

    Device sessions

    6. test_pairing_sync_1_1_chat_message, id: 702198

    Class: TestPairingSyncMultipleDevicesMerged

    Device sessions

    7. test_pairing_sync_public_chat_add_remove, id: 702199

    Class: TestPairingSyncMultipleDevicesMerged

    Device sessions

    8. test_pairing_sync_initial_public_chats, id: 702195

    Class: TestPairingSyncMultipleDevicesMerged

    Device sessions

    9. test_pairing_sync_contacts_add_remove_set_nickname_ens, id: 702197

    Class: TestPairingSyncMultipleDevicesMerged

    Device sessions

    Class TestOneToOneChatMultipleSharedDevices:

    1. test_1_1_chat_text_message_edit_delete_push_disappear, id: 695843

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    2. test_1_1_chat_message_reaction, id: 6315

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    3. test_1_1_chat_emoji_send_reply_and_open_link, id: 5373

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    4. test_1_1_chat_text_message_with_push, id: 6316

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    5. test_1_1_chat_non_latin_message_to_newly_added_contact_with_profile_picture_on_different_networks, id: 5315

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    6. test_1_1_chat_push_emoji, id: 6283

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    Class TestPublicChatBrowserOneDeviceMerged:

    1. test_public_chat_open_using_deep_link, id: 700739

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    2. test_browser_bookmarks_create_edit_remove, id: 702077

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    3. test_browser_blocked_url, id: 702072

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    4. test_browser_delete_close_tabs, id: 702076

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    5. test_browser_connection_is_secure_not_secure_warning, id: 702073

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    6. test_browser_web3_permissions_testdapp, id: 702078

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    7. test_public_chat_tag_message, id: 700738

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    8. test_public_chat_navigate_to_chat_when_relaunch, id: 5396

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    9. test_public_chat_copy_and_paste_message_in_chat_input, id: 5317

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    10. test_public_chat_fetch_more_history, id: 5675

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    11. test_browser_offline, id: 702075

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    12. test_browser_invalid_url, id: 702074

    Class: TestPublicChatBrowserOneDeviceMerged

    Device sessions

    Class TestCommandsMultipleDevicesMerged:

    1. test_1_1_chat_command_decline_eth_push_changing_state, id: 6265

    Class: TestCommandsMultipleDevicesMerged

    Device sessions

    2. test_1_1_chat_command_request_and_send_tx_stt_in_1_1_chat_offline, id: 6263

    Class: TestCommandsMultipleDevicesMerged

    Device sessions

    3. test_1_1_chat_command_send_tx_eth_outgoing_tx_push, id: 6253

    Class: TestCommandsMultipleDevicesMerged

    Device sessions

    Class TestWalletTestDappMediumMultipleDevicesMerged:

    1. test_testdapp_request_public_key, id: 702324

    Class: TestWalletTestDappMediumMultipleDevicesMerged

    Device sessions

    2. test_testdapp_sign_typed_message, id: 702325

    Class: TestWalletTestDappMediumMultipleDevicesMerged

    Device sessions

    3. test_wallet_asset_search, id: 702328

    Class: TestWalletTestDappMediumMultipleDevicesMerged

    Device sessions

    4. test_wallet_offline_can_login_cant_send_transaction, id: 702331

    Class: TestWalletTestDappMediumMultipleDevicesMerged

    Device sessions

    5. test_wallet_can_change_account_settings, id: 702330

    Class: TestWalletTestDappMediumMultipleDevicesMerged

    Device sessions

    6. test_wallet_testdapp_switch_account, id: 702329

    Class: TestWalletTestDappMediumMultipleDevicesMerged

    Device sessions

    7. test_wallet_currency_set_search, id: 702327

    Class: TestWalletTestDappMediumMultipleDevicesMerged

    Device sessions

    8. test_testdapp_deploy_simple_contract_send_tx, id: 702326

    Class: TestWalletTestDappMediumMultipleDevicesMerged

    Device sessions

    Class TestChatKeycardMentionsMediumMultipleDevice:

    1. test_block_user_from_1_1_chat_header_check_mentions_and_push_notification_service, id: 702296

    Class: TestChatKeycardMentionsMediumMultipleDevice

    Device sessions

    2. test_keycard_1_1_chat_command_request_and_send_tx_stt_in_1_1_chat_offline_opened_from_push, id: 702295

    Class: TestChatKeycardMentionsMediumMultipleDevice

    Device sessions

    3. test_chat_1_1_unread_counter_highligted, id: 702294

    Class: TestChatKeycardMentionsMediumMultipleDevice

    Device sessions

    Class TestKeycardMediumMultipleDevicesMerged:

    1. test_keycard_profile_backup_card, id: 702322

    Class: TestKeycardMediumMultipleDevicesMerged

    Device sessions

    2. test_keycard_testdapp_sign_typed_message, id: 702317

    Class: TestKeycardMediumMultipleDevicesMerged

    Device sessions

    3. test_keycard_profile_pin_puk_edit, id: 702320

    Class: TestKeycardMediumMultipleDevicesMerged

    Device sessions

    4. test_keycard_profile_pairing_code_set, id: 702321

    Class: TestKeycardMediumMultipleDevicesMerged

    Device sessions

    5. test_keycard_testdapp_deploy_simple_contract_send_tx, id: 702318

    Class: TestKeycardMediumMultipleDevicesMerged

    Device sessions

    6. test_keycard_same_seed_added_inside_multiaccount_send_tx_login, id: 702323

    Class: TestKeycardMediumMultipleDevicesMerged

    Device sessions

    7. test_keycard_send_tx_eth_to_ens, id: 702319

    Class: TestKeycardMediumMultipleDevicesMerged

    Device sessions

    Class TestContactBlockMigrateKeycardMultipleSharedDevices:

    1. test_contact_block_unblock_public_chat_offline, id: 702176

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    Device sessions

    2. test_contact_add_remove_mention_default_username_nickname_public_chat, id: 702175

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    Device sessions

    3. test_keycard_command_send_tx_eth_1_1_chat, id: 702186

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    Device sessions

    4. test_restore_account_migrate_multiaccount_to_keycard_db_saved, id: 702177

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    Device sessions

    5. test_cellular_settings_on_off_public_chat_fetching_history, id: 702188

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    Device sessions

    Class TestOnboardingOneDeviceMerged:

    1. test_onboarding_add_new_multiaccount_username_by_position_pass_validation, id: 700747

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    2. test_onboarding_home_initial_popup, id: 700742

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    3. test_onboarding_share_contact_address, id: 700743

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    4. test_onboarding_backup_seed_phrase_restore_same_login_logcat, id: 700745

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    5. test_onboarding_cant_sign_in_with_invalid_password_logcat, id: 700746

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    6. test_onboarding_share_wallet_address, id: 700744

    Class: TestOnboardingOneDeviceMerged

    Device sessions

    Class TestTimelineHistoryNodesBootnodesMultipleDeviceMergedMedium:

    1. test_profile_can_not_connect_to_custom_history_node_add_delete, id: 702287

    Class: TestTimelineHistoryNodesBootnodesMultipleDeviceMergedMedium

    Device sessions

    2. test_profile_use_history_node_disable_enable, id: 702286

    Class: TestTimelineHistoryNodesBootnodesMultipleDeviceMergedMedium

    Device sessions

    3. test_profile_custom_bootnodes_enable_disable, id: 702285

    Class: TestTimelineHistoryNodesBootnodesMultipleDeviceMergedMedium

    Device sessions

    4. test_public_chat_timeline_different_statuses_reaction, id: 702284

    Class: TestTimelineHistoryNodesBootnodesMultipleDeviceMergedMedium

    Device sessions

    Class TestDeeplinkChatProfileOneDevice:

    1. test_chat_public_clear_history_via_options_and_long_press, id: 702250

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    2. test_deep_link_with_invalid_user_public_key_own_profile_key, id: 702244

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    3. test_chat_can_search_while_offline, id: 702254

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    4. test_deep_link_open_dapp, id: 702246

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    5. test_deep_link_open_user_profile, id: 702245

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    6. test_share_user_profile_url_browser, id: 702251

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    7. test_share_user_profile_url_one_to_one_chat, id: 702247

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    8. test_share_user_profile_url_public_chat, id: 702252

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    9. test_chat_input_delete_cut_and_paste_messages, id: 702249

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    10. test_chat_no_suggestions_invalid_data_search, id: 702253

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    11. test_chat_can_start_and_find_from_suggestions_using_search, id: 702248

    Class: TestDeeplinkChatProfileOneDevice

    Device sessions

    Class TestProfileGapsCommunityMediumMultipleDevicesMerged:

    1. test_profile_show_profile_picture_and_online_indicator_settings, id: 702281

    Class: TestProfileGapsCommunityMediumMultipleDevicesMerged

    Device sessions

    2. test_community_create_approve_membership, id: 702283

    Class: TestProfileGapsCommunityMediumMultipleDevicesMerged

    Device sessions

    3. test_profile_chat_two_minutes_gap_in_public_and_no_gap_in_1_1_chat_and_group_chat, id: 702282

    Class: TestProfileGapsCommunityMediumMultipleDevicesMerged

    Device sessions

    4. test_chat_push_on_mute_unmute_contact, id: 702367

    Class: TestProfileGapsCommunityMediumMultipleDevicesMerged

    Device sessions

    5. test_chat_reopen_app_on_last_viewed_chat, id: 702368

    Class: TestProfileGapsCommunityMediumMultipleDevicesMerged

    Device sessions

    Class TestKeycardTxOneDeviceMerged:

    1. test_keycard_relogin_after_restore, id: 700768

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    2. test_keycard_send_tx_sign_message_request_stt_testdapp, id: 700769

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    3. test_keycard_create_account_unlock_same_seed, id: 5689

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    4. test_keycard_send_tx_eth, id: 700767

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    5. test_keycard_wallet_recover_pairing_check_balance_after_offline_tx_history, id: 700770

    Class: TestKeycardTxOneDeviceMerged

    Device sessions

    Class TestGroupChatMultipleDeviceMerged:

    1. test_group_chat_push_system_messages_when_invited, id: 3994

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    2. test_group_chat_highligted, id: 5756

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    3. test_group_chat_join_send_text_messages_push, id: 700731

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    4. test_group_chat_offline_pn, id: 3998

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    5. test_group_chat_add_new_member_activity_centre, id: 700732

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    6. test_group_chat_leave_relogin, id: 3997

    Class: TestGroupChatMultipleDeviceMerged

    Device sessions

    @status-im-auto
    Copy link
    Member

    75% of end-end tests have passed

    Total executed tests: 4
    Failed tests: 1
    Passed tests: 3
    
    IDs of failed tests: 702185 
    

    Failed tests (1)

    Click to expand
  • Rerun failed tests

  • Class TestActivityCenterMultipleDeviceMedium:

    1. test_activity_center_notifications_on_mentions_in_groups_and_empty_state, id: 702185

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

    medium/test_activity_center.py:198: in test_activity_center_notifications_on_mentions_in_groups_and_empty_state self.errors.verify_no_errors() base_test_case.py:189: in verify_no_errors pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len

    Class: TestActivityCenterMultipleDeviceMedium

    Device sessions

    Passed tests (3)

    Click to expand

    Class TestOneToOneChatMultipleSharedDevices:

    1. test_1_1_chat_image_send_save_reply, id: 6305

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    2. test_1_1_chat_is_shown_message_sent_delivered_from_offline, id: 5310

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    3. test_1_1_chat_delete_via_delete_button_relogin, id: 5387

    Class: TestOneToOneChatMultipleSharedDevices

    Device sessions

    @qoqobolo qoqobolo moved this from CONTRIBUTOR to REVIEW in Pipeline for QA Aug 16, 2022
    @qoqobolo qoqobolo changed the title [WIP] e2e: nightly 12/08 fixes e2e: nightly 12/08 fixes Aug 16, 2022
    @@ -3,6 +3,7 @@
    from tests.base_test_case import MultipleSharedDeviceTestCase, create_shared_drivers
    from tests.users import transaction_senders, basic_user, ens_user, ens_user_message_sender
    from views.sign_in_view import SignInView
    from views.home_view import HomeView
    Copy link
    Contributor

    Choose a reason for hiding this comment

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

    is ens_banner_close_button unavailable without importing HomeView?

    Copy link
    Contributor Author

    Choose a reason for hiding this comment

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

    yes, it's a new button that I just added to HomeView, so we need to import this view to the current file to use this button I suppose

    Copy link
    Contributor

    Choose a reason for hiding this comment

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

    yes, it's a new button that I just added to HomeView, so we need to import this view to the current file to use this button I suppose

    I supposed that if we use other buttons from HomeView then ens_banner_close_button should be available too...

    Copy link
    Contributor Author

    Choose a reason for hiding this comment

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

    got it. fixed too


    self.home_1.just_fyi("Close the ENS banner")
    [home.home_button.double_click() for home in (self.home_1, self.home_2)]
    for key in self.drivers:
    Copy link
    Contributor

    Choose a reason for hiding this comment

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

    What if to replace the lines 155, 156. 157 by [home.ens_banner_close_button.click() for home in (self.home_1, self.home_2)] , will it work?

    Copy link
    Contributor Author

    Choose a reason for hiding this comment

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

    Yes, it works. I just overcomplicated it for some reason :) will push the fix, thank you

    @qoqobolo qoqobolo force-pushed the tests/fix-nightly1208 branch 2 times, most recently from 9aa0944 to c26ae1c Compare August 18, 2022 08:46

    self.home_1.just_fyi("Close the ENS banner")
    [home.home_button.double_click() for home in (self.home_1, self.home_2)]
    [home.ens_banner_close_button.click() for home in (self.home_1, self.home_2)]
    [home.home_button.double_click() for home in (self.home_1, self.home_2)]
    Copy link
    Contributor

    Choose a reason for hiding this comment

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

    looks like redudant home_button.double_click() I guess line 985 can be deleted

    @status-im-auto
    Copy link
    Member

    20% of end-end tests have passed

    Total executed tests: 10
    Failed tests: 8
    Passed tests: 2
    
    IDs of failed tests: 702097,702065,702070,5721,702167,702098,702069,702258 
    

    Failed tests (8)

    Click to expand
  • Rerun failed tests

  • Single device tests:

    1. test_group_chat_cant_add_more_twenty_participants, id: 5721

    Device 1: Click until `Button` by `accessibility id`: `privacy-and-security-settings-button` will be presented
    Device 1: Find `ProfileButton` by `xpath`: `//*[contains(@content-desc,'5 out of 5')]`

    medium/test_single_device.py:1026: in test_group_chat_cant_add_more_twenty_participants profile.element_by_text('20').wait_for_visibility_of_element(120) ../views/base_element.py:135: in wait_for_visibility_of_element raise TimeoutException( Devi

    Device sessions

    2. test_ens_dapp_purchase, id: 702167

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

    medium/test_single_device.py:1089: in test_ens_dapp_purchase self.send_tx.sign_transaction() ../views/send_transaction_view.py:146: in sign_transaction self.enter_password_input.send_keys(sender_password) ../views/base_element.py:315: in send_keys

    Device sessions

    Class TestChatMediumMultipleDevice:

    1. test_chat_block_and_unblock_user_from_group_chat_via_group_info, id: 702097
    Test setup failed: medium/test_chats_m.py:314: in prepare_devices self.chat_2.install_sticker_pack_by_name() ../views/chat_view.py:893: in install_sticker_pack_by_name element.scroll_to_element(depth=21) ../views/base_element.py:173: in scroll_to_

    Class: TestChatMediumMultipleDevice

    2. test_chat_public_markdown_support, id: 702065
    Test setup failed: medium/test_chats_m.py:314: in prepare_devices self.chat_2.install_sticker_pack_by_name() ../views/chat_view.py:893: in install_sticker_pack_by_name element.scroll_to_element(depth=21) ../views/base_element.py:173: in scroll_to_

    Class: TestChatMediumMultipleDevice

    3. test_chat_pin_messages_in_group_chat, id: 702070
    Test setup failed: medium/test_chats_m.py:314: in prepare_devices self.chat_2.install_sticker_pack_by_name() ../views/chat_view.py:893: in install_sticker_pack_by_name element.scroll_to_element(depth=21) ../views/base_element.py:173: in scroll_to_

    Class: TestChatMediumMultipleDevice

    4. test_chat_group_chat_rename, id: 702098
    Test setup failed: medium/test_chats_m.py:314: in prepare_devices self.chat_2.install_sticker_pack_by_name() ../views/chat_view.py:893: in install_sticker_pack_by_name element.scroll_to_element(depth=21) ../views/base_element.py:173: in scroll_to_

    Class: TestChatMediumMultipleDevice

    5. test_chat_1_1_pin_messages, id: 702069

    Device 2: Find `Button` by `xpath`: `//*[@content-desc='sticker-pack-name'][@text='HCPP20']/..//*[@content-desc='sticker-pack-price']`
    Device 2: Find `Button` by `xpath`: `//*[@content-desc='sticker-pack-name'][@text='HCPP20']/..//*[@content-desc='sticker-pack-price']`

    Test setup failed: medium/test_chats_m.py:314: in prepare_devices self.chat_2.install_sticker_pack_by_name() ../views/chat_view.py:893: in install_sticker_pack_by_name element.scroll_to_element(depth=21) ../views/base_element.py:173: in scroll_to_

    Class: TestChatMediumMultipleDevice

    Device sessions

    6. test_chat_group_chat_set_nickname_and_ens_via_group_info_mention, id: 702258
    Test setup failed: medium/test_chats_m.py:314: in prepare_devices self.chat_2.install_sticker_pack_by_name() ../views/chat_view.py:893: in install_sticker_pack_by_name element.scroll_to_element(depth=21) ../views/base_element.py:173: in scroll_to_

    Class: TestChatMediumMultipleDevice

    Passed tests (2)

    Click to expand

    Class TestContactBlockMigrateKeycardMultipleSharedDevices:

    1. test_keycard_command_send_tx_eth_1_1_chat, id: 702186

    Class: TestContactBlockMigrateKeycardMultipleSharedDevices

    Device sessions

    Class TestChatKeycardMentionsMediumMultipleDevice:

    1. test_block_user_from_1_1_chat_header_check_mentions_and_push_notification_service, id: 702296

    Class: TestChatKeycardMentionsMediumMultipleDevice

    Device sessions

    @qoqobolo qoqobolo merged commit 78b0bf0 into develop Aug 18, 2022
    @qoqobolo qoqobolo deleted the tests/fix-nightly1208 branch August 18, 2022 15:41
    Pipeline for QA automation moved this from REVIEW to DONE Aug 18, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Projects
    Archived in project
    Development

    Successfully merging this pull request may close these issues.

    None yet

    3 participants