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: change reports #13843

Merged
merged 1 commit into from
Aug 24, 2022
Merged

e2e: change reports #13843

merged 1 commit into from
Aug 24, 2022

Conversation

churik
Copy link
Member

@churik churik commented Aug 23, 2022

No description provided.

@churik churik self-assigned this Aug 23, 2022
@status-github-bot status-github-bot bot added this to REVIEW in Pipeline for QA Aug 23, 2022
@status-im-auto
Copy link
Member

status-im-auto commented Aug 23, 2022

Jenkins Builds

Click to see older builds (6)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 9620928 #1 2022-08-23 14:21:03 ~8 min android-e2e 📦apk 📲
✔️ 9620928 #1 2022-08-23 14:21:24 ~9 min android 📦apk 📲
✔️ 9620928 #1 2022-08-23 14:23:27 ~11 min ios 📦ipa 📲
✔️ f36ad86 #2 2022-08-23 15:01:23 ~7 min android 📦apk 📲
✔️ f36ad86 #2 2022-08-23 15:02:01 ~8 min android-e2e 📦apk 📲
✔️ f36ad86 #2 2022-08-23 15:05:28 ~11 min ios 📦ipa 📲
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ a8fe554 #3 2022-08-23 15:23:54 ~8 min android-e2e 📦apk 📲
✔️ a8fe554 #3 2022-08-23 15:24:26 ~8 min android 📦apk 📲
✔️ a8fe554 #3 2022-08-23 15:29:02 ~13 min ios 📦ipa 📲
✔️ 62a4c40 #4 2022-08-24 10:15:03 ~7 min android-e2e 📦apk 📲
✔️ 62a4c40 #4 2022-08-24 10:15:21 ~7 min android 📦apk 📲
✔️ 62a4c40 #4 2022-08-24 10:18:58 ~11 min ios 📦ipa 📲

@status-im-auto
Copy link
Member

status-im-auto commented Aug 23, 2022

0% of end-end tests have passed

Total executed tests: 2
Failed tests: 2
Passed tests: 0
IDs of failed tests: 6292,702066 

Failed tests (2)

Click to expand
  • Rerun failed tests

  • Class TestChatMediumMultipleDevice:

    1. test_chat_1_1_push_and_reaction_for_messages_sticker_audio_image, id: 702066

    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_element
        raise NoSuchElementException(
     Device 2: Button by xpath: `//*[@content-desc='sticker-pack-name'][@text='HCPP20']/..//*[@content-desc='sticker-pack-price']` is not found on the screen 
    

    [[may fail on setup with remote disconnected error, needs investigation]]

    Device sessions

    Single device tests:

    1. test_keycard_send_funds_between_accounts_set_max_in_multiaccount_instance, id: 6292

    Device 1: Find Button by accessibility id: lets-go-button
    ## New multiaccount is created successfully!

    medium/test_single_device.py:81: in test_keycard_send_funds_between_accounts_set_max_in_multiaccount_instance
        self.driver.fail("jhdljfhjsdfhldfhllshfljfjlhjjkdkjlklj")
    base_test_case.py:177: in fail
        pytest.fail('Device %s: %s' % (self.number, text))
     Device 1: jhdljfhjsdfhldfhllshfljfjlhjjkdkjlklj
    



    Device sessions

    @status-im-auto
    Copy link
    Member

    0% of end-end tests have passed

    Total executed tests: 2
    Failed tests: 2
    Passed tests: 0
    
    IDs of failed tests: 6292,702066 
    

    Failed tests (2)

    Click to expand
  • Rerun failed tests

  • Single device tests:

    1. test_keycard_send_funds_between_accounts_set_max_in_multiaccount_instance, id: 6292

    Device 1: Find `Button` by `accessibility id`: `lets-go-button`
    ## New multiaccount is created successfully!

    medium/test_single_device.py:81: in test_keycard_send_funds_between_accounts_set_max_in_multiaccount_instance
        self.driver.fail("jhdljfhjsdfhldfhllshfljfjlhjjkdkjlklj")
    base_test_case.py:177: in fail
        pytest.fail('Device %s: %s' % (self.number, text))
     Device 1: jhdljfhjsdfhldfhllshfljfjlhjjkdkjlklj
    



    Device sessions

    Class TestChatMediumMultipleDevice:

    1. test_chat_1_1_push_and_reaction_for_messages_sticker_audio_image, id: 702066

    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_element
        raise NoSuchElementException(
     Device 2: Button by xpath: `//*[@content-desc='sticker-pack-name'][@text='HCPP20']/..//*[@content-desc='sticker-pack-price']` is not found on the screen 
    

    [[may fail on setup with remote disconnected error, needs investigation]]

    Device sessions

    @churik churik changed the title [WIP] e2e: logging e2e: logging Aug 23, 2022
    @churik churik changed the title e2e: logging e2e: change reports Aug 23, 2022
    @churik churik merged commit 62a4c40 into develop Aug 24, 2022
    @churik churik deleted the tests/nightly2308fix branch August 24, 2022 10:25
    Pipeline for QA automation moved this from REVIEW to DONE Aug 24, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    Archived in project
    Development

    Successfully merging this pull request may close these issues.

    None yet

    3 participants