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: updated testnet switching and added one test into smoke #20889

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

yevh-berdnyk
Copy link
Contributor

No description provided.

@yevh-berdnyk yevh-berdnyk self-assigned this Jul 25, 2024
@status-im-auto
Copy link
Member

status-im-auto commented Jul 25, 2024

Jenkins Builds

Click to see older builds (4)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 2f2c1c6 #1 2024-07-25 16:13:01 ~6 min android-e2e 🤖apk 📲
✔️ 2f2c1c6 #1 2024-07-25 16:13:10 ~6 min tests 📄log
✔️ 2f2c1c6 #1 2024-07-25 16:15:26 ~8 min android 🤖apk 📲
✔️ 2f2c1c6 #1 2024-07-25 16:15:36 ~9 min ios 📱ipa 📲
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 99c4967 #2 2024-07-25 16:23:30 ~4 min tests 📄log
✔️ 99c4967 #2 2024-07-25 16:24:54 ~6 min android-e2e 🤖apk 📲
✔️ 99c4967 #2 2024-07-25 16:26:30 ~7 min android 🤖apk 📲
✔️ 99c4967 #2 2024-07-25 16:30:28 ~11 min ios 📱ipa 📲
✔️ 0fed811 #5 2024-07-25 20:51:06 ~4 min tests 📄log
✔️ 0fed811 #5 2024-07-25 20:54:49 ~8 min android-e2e 🤖apk 📲
✔️ 0fed811 #5 2024-07-25 20:55:11 ~8 min android 🤖apk 📲
✔️ 0fed811 #5 2024-07-25 20:59:42 ~13 min ios 📱ipa 📲

@yevh-berdnyk yevh-berdnyk force-pushed the tests/testnet-toggle branch 3 times, most recently from f0cc8ad to 03c3939 Compare July 25, 2024 20:45
@status-im-auto
Copy link
Member

62% of end-end tests have passed

Total executed tests: 8
Failed tests: 2
Expected to fail tests: 1
Passed tests: 5
IDs of failed tests: 702745,702843 
IDs of expected to fail tests: 727232 

Failed tests (2)

Click to expand
  • Rerun failed tests

  • Class TestOneToOneChatMultipleSharedDevicesNewUi:

    1. test_1_1_chat_non_latin_messages_stack_update_profile_photo, id: 702745

    Device 2: Tap on found: Button
    Device 2: Attempt 0 is successful clicking close-activity-center

    Test setup failed: critical/chats/test_1_1_public_chats.py:40: in prepare_devices
        self.home_2.handle_contact_request(self.username_1)
    ../views/home_view.py:409: in handle_contact_request
        chat_element.accept_contact_request()
    ../views/home_view.py:162: in accept_contact_request
        self.handle_cr("accept-contact-request")
    ../views/home_view.py:159: in handle_cr
        ).wait_for_rendering_ended_and_click()
    ../views/base_element.py:163: in wait_for_rendering_ended_and_click
        self.wait_for_visibility_of_element(20)
    ../views/base_element.py:147: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: Button by xpath:`//*[contains(@text, 'sender')]/ancestor::*[@content-desc='activity']/*[@content-desc="accept-contact-request"]` is not found on the screen after wait_for_visibility_of_element
    



    Device sessions

    Class TestCommunityMultipleDeviceMerged:

    1. test_community_message_edit, id: 702843

    Device 2: Swiping right on element Button
    Device 2: Find Button by xpath: (//*[@resource-id='slide-button-track']//*[@content-desc='icon'])[1]

    Test setup failed: critical/chats/test_public_chat_browsing.py:347: in prepare_devices
        self.community_2.join_community()
    ../views/chat_view.py:421: in join_community
        self.slide_to_request_to_join_button.swipe_right_on_element(width_percentage=16)
    ../views/base_element.py:308: in swipe_right_on_element
        location, size = self.get_element_coordinates()
    ../views/base_element.py:294: in get_element_coordinates
        element = self.find_element()
    ../views/base_element.py:79: in find_element
        raise NoSuchElementException(
     Device 2: Button by xpath: `(//*[@resource-id='slide-button-track']//*[@content-desc='icon'])[1]` is not found on the screen; For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
    



    Device sessions

    Expected to fail tests (1)

    Click to expand

    Class TestWalletOneDevice:

    1. test_wallet_add_remove_watch_only_account, id: 727232

    Device 1: Find EditBox by accessibility id: add-address-to-watch
    Device 1: Type 0x8d2413447ff297d30bdc475f6d5cb00254685aae to EditBox

    critical/test_wallet.py:249: in test_wallet_add_remove_watch_only_account
        self.wallet_view.add_watch_only_account(address=address_to_watch, account_name=new_account_name)
    ../views/wallet_view.py:163: in add_watch_only_account
        self.account_has_activity_label.wait_for_visibility_of_element()
    ../views/base_element.py:147: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 1: Text by accessibility id:`account-has-activity` is not found on the screen after wait_for_visibility_of_element 
    

    [[Missing networks in account address, https://github.com//issues/20166]]

    Device sessions

    Passed tests (5)

    Click to expand

    Class TestCommunityOneDeviceMerged:

    1. test_restore_multiaccount_with_waku_backup_remove_switch, id: 703133
    Device sessions

    2. test_community_copy_and_paste_message_in_chat_input, id: 702742
    Device sessions

    Class TestWalletOneDevice:

    1. test_wallet_add_remove_regular_account, id: 727231
    Device sessions

    Class TestWalletMultipleDevice:

    1. test_wallet_send_asset_from_drawer, id: 727230
    2. test_wallet_send_eth, id: 727229

    @yevh-berdnyk yevh-berdnyk merged commit 0fed811 into develop Jul 25, 2024
    5 of 6 checks passed
    @yevh-berdnyk yevh-berdnyk deleted the tests/testnet-toggle branch July 25, 2024 21:00
    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.

    3 participants