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

chore: Update release branch 2.31.x #21482

Merged
merged 6 commits into from
Oct 22, 2024
Merged

Conversation

ilmotta
Copy link
Contributor

@ilmotta ilmotta commented Oct 22, 2024

friofry and others added 3 commits October 22, 2024 09:15
…refix to wallet_fetchMarketValues, wallet_fetchPrices (#21453)

Signed-off-by: Brian Sztamfater <[email protected]>
* fix: filter tokens by balance on select asset

* feat: added network-list-with-positive-balance

* fix: swaps error when using networks with balance

* fix: hide send/bridge/swap when no token balance
…ap flow (#21474)

This commit fixes activity tab is selected when navigating back from the swap flow

Signed-off-by: Mohamed Javid <[email protected]>
@ilmotta ilmotta requested a review from a team October 22, 2024 14:42
@ilmotta ilmotta self-assigned this Oct 22, 2024
@status-im-auto
Copy link
Member

status-im-auto commented Oct 22, 2024

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 12dc908 #1 2024-10-22 14:48:26 ~6 min tests 📄log
✔️ 12dc908 #1 2024-10-22 14:51:12 ~8 min android-e2e 🤖apk 📲
✔️ 12dc908 #1 2024-10-22 14:52:11 ~9 min android 🤖apk 📲
✔️ 12dc908 #1 2024-10-22 14:57:20 ~15 min ios 📱ipa 📲
✔️ bcb8103 #2 2024-10-22 16:31:55 ~4 min tests 📄log
✔️ bcb8103 #2 2024-10-22 16:35:51 ~8 min ios 📱ipa 📲
✔️ bcb8103 #2 2024-10-22 16:35:56 ~8 min android-e2e 🤖apk 📲
✔️ bcb8103 #2 2024-10-22 16:36:32 ~9 min android 🤖apk 📲

@status-im-auto
Copy link
Member

88% of end-end tests have passed

Total executed tests: 8
Failed tests: 1
Expected to fail tests: 0
Passed tests: 7
IDs of failed tests: 702843 

Failed tests (1)

Click to expand
  • Rerun failed tests

  • Class TestCommunityMultipleDeviceMerged:

    1. test_community_message_edit, id: 702843

    Device 2: Find `Text` by `xpath`: `//android.view.ViewGroup[@content-desc='chat-item']//android.widget.TextView[contains(@text,'https://status.app/c/')]`
    Device 2: Wait for element `Button` for max 120s and click when it is available

    Test setup failed: critical/chats/test_public_chat_browsing.py:350: in prepare_devices
        self.community_2.join_community()
    ../views/chat_view.py:420: in join_community
        self.join_button.wait_and_click(120)
    ../views/base_element.py:100: in wait_and_click
        self.wait_for_visibility_of_element(sec)
    ../views/base_element.py:147: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: Button by accessibility id:`show-request-to-join-screen-button` is not found on the screen after wait_for_visibility_of_element
    



    Device sessions

    Passed tests (7)

    Click to expand

    Class TestOneToOneChatMultipleSharedDevicesNewUi:

    1. test_1_1_chat_non_latin_messages_stack_update_profile_photo, id: 702745
    Device sessions

    Class TestWalletMultipleDevice:

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

    Class TestWalletOneDevice:

    1. test_wallet_balance_mainnet, id: 740490
    2. test_wallet_add_remove_regular_account, id: 727231

    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

    Copy link
    Member

    @briansztamfater briansztamfater left a comment

    Choose a reason for hiding this comment

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

    LGTM!

    @ilmotta ilmotta merged commit f8a1712 into release/2.31.x Oct 22, 2024
    5 checks passed
    @ilmotta ilmotta deleted the ilmotta/update-release-2.31 branch October 22, 2024 20:18
    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.

    8 participants