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: update libs [updated Python 3.8 -> 3.10] #13920

Merged
merged 1 commit into from
Sep 5, 2022
Merged

Conversation

churik
Copy link
Member

@churik churik commented Sep 2, 2022

No description provided.

@churik churik added the tests label Sep 2, 2022
@churik churik self-assigned this Sep 2, 2022
@status-im-auto
Copy link
Member

status-im-auto commented Sep 2, 2022

Jenkins Builds

Click to see older builds (16)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ b911ba0 #1 2022-09-02 09:39:57 ~2 min tests 📦log
✔️ 084b436 #2 2022-09-02 09:47:00 ~1 min tests 📦log
✔️ 084b436 #2 2022-09-02 09:52:17 ~7 min android-e2e 📦apk 📲
✔️ 084b436 #2 2022-09-02 09:52:43 ~7 min android 📦apk 📲
✔️ 084b436 #2 2022-09-02 09:57:35 ~12 min ios 📦ipa 📲
✔️ 92e3895 #3 2022-09-02 10:06:40 ~2 min tests 📦log
✔️ 6b64588 #4 2022-09-02 10:12:31 ~1 min tests 📦log
✔️ b487d90 #5 2022-09-02 10:14:45 ~2 min tests 📦log
✔️ b487d90 #5 2022-09-02 10:20:37 ~7 min android 📦apk 📲
✔️ b487d90 #5 2022-09-02 10:20:38 ~7 min android-e2e 📦apk 📲
✔️ b487d90 #5 2022-09-02 10:24:13 ~11 min ios 📦ipa 📲
✔️ 0a80adc #6 2022-09-02 10:28:03 ~1 min tests 📦log
✔️ d7d26ad #7 2022-09-02 10:35:41 ~1 min tests 📦log
✔️ d7d26ad #7 2022-09-02 10:40:45 ~6 min android-e2e 📦apk 📲
✔️ d7d26ad #7 2022-09-02 10:41:05 ~7 min android 📦apk 📲
✔️ d7d26ad #7 2022-09-02 10:48:38 ~14 min ios 📦ipa 📲
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 6ede9e6 #8 2022-09-02 11:03:52 ~1 min tests 📦log
✔️ 6ede9e6 #8 2022-09-02 11:09:39 ~7 min android-e2e 📦apk 📲
✔️ 6ede9e6 #8 2022-09-02 11:10:07 ~8 min android 📦apk 📲
✔️ 6ede9e6 #8 2022-09-02 11:14:21 ~12 min ios 📦ipa 📲
✔️ 7e94f53 #1 2022-09-05 12:11:28 ~2 min tests 📦log
✔️ 7e94f53 #1 2022-09-05 12:17:02 ~7 min android 📦apk 📲
✔️ 7e94f53 #1 2022-09-05 12:17:24 ~8 min android-e2e 📦apk 📲
✔️ 7e94f53 #1 2022-09-05 12:23:13 ~14 min ios 📦ipa 📲

@status-im-auto
Copy link
Member

91% of end-end tests have passed

Total executed tests: 87
Failed tests: 8
Passed tests: 79
IDs of failed tests: 700767,700764,6253,700763,6263,702153,702186,6265 

Failed tests (8)

Click to expand
  • Rerun failed tests

  • Class TestKeycardTxOneDeviceMerged:

    1. test_keycard_send_tx_eth, id: 700767

    Device 1: Find `WalletButton` by `xpath`: `//*[contains(@content-desc,'tab, 3 out of 5')]`
    Device 1: Find `WalletButton` by `xpath`: `//*[contains(@content-desc,'tab, 3 out of 5')]`

    critical/wallet_and_tx/test_send_tx_dapp_keycard.py:297: in test_keycard_send_tx_eth
        self.network_api.find_transaction_by_hash(transaction)
    ../support/api/network_api.py:76: in find_transaction_by_hash
        transaction = w3.transaction_status(transaction_hash)
    ../support/api/web3_api.py:80: in transaction_status
        return w3.eth.getTransaction(hash)
    /home/jenkins/.local/lib/python3.10/site-packages/web3/eth.py:636: in get_transaction
        return self._get_transaction(transaction_hash)
    /home/jenkins/.local/lib/python3.10/site-packages/web3/module.py:57: in caller
        result = w3.manager.request_blocking(method_str,
    /home/jenkins/.local/lib/python3.10/site-packages/web3/manager.py:197: in request_blocking
        response = self._make_request(method, params)
    /home/jenkins/.local/lib/python3.10/site-packages/web3/manager.py:150: in _make_request
        return request_func(method, params)
    cytoolz/functoolz.pyx:253: in cytoolz.functoolz.curry.__call__
        ???
    cytoolz/functoolz.pyx:249: in cytoolz.functoolz.curry.__call__
        ???
    /home/jenkins/.local/lib/python3.10/site-packages/web3/middleware/formatting.py:76: in apply_formatters
        response = make_request(method, params)
    /home/jenkins/.local/lib/python3.10/site-packages/web3/middleware/gas_price_strategy.py:90: in middleware
        return make_request(method, params)
    cytoolz/functoolz.pyx:253: in cytoolz.functoolz.curry.__call__
        ???
    cytoolz/functoolz.pyx:249: in cytoolz.functoolz.curry.__call__
        ???
    /home/jenkins/.local/lib/python3.10/site-packages/web3/middleware/formatting.py:74: in apply_formatters
        response = make_request(method, formatted_params)
    /home/jenkins/.local/lib/python3.10/site-packages/web3/middleware/attrdict.py:33: in middleware
        response = make_request(method, params)
    cytoolz/functoolz.pyx:253: in cytoolz.functoolz.curry.__call__
        ???
    cytoolz/functoolz.pyx:249: in cytoolz.functoolz.curry.__call__
        ???
    /home/jenkins/.local/lib/python3.10/site-packages/web3/middleware/formatting.py:76: in apply_formatters
        response = make_request(method, params)
    cytoolz/functoolz.pyx:253: in cytoolz.functoolz.curry.__call__
        ???
    cytoolz/functoolz.pyx:249: in cytoolz.functoolz.curry.__call__
        ???
    /home/jenkins/.local/lib/python3.10/site-packages/web3/middleware/formatting.py:76: in apply_formatters
        response = make_request(method, params)
    cytoolz/functoolz.pyx:253: in cytoolz.functoolz.curry.__call__
        ???
    cytoolz/functoolz.pyx:249: in cytoolz.functoolz.curry.__call__
        ???
    /home/jenkins/.local/lib/python3.10/site-packages/web3/middleware/formatting.py:74: in apply_formatters
        response = make_request(method, formatted_params)
    /home/jenkins/.local/lib/python3.10/site-packages/web3/middleware/buffered_gas_estimate.py:40: in middleware
        return make_request(method, params)
    cytoolz/functoolz.pyx:253: in cytoolz.functoolz.curry.__call__
        ???
    cytoolz/functoolz.pyx:249: in cytoolz.functoolz.curry.__call__
        ???
    /home/jenkins/.local/lib/python3.10/site-packages/web3/middleware/formatting.py:76: in apply_formatters
        response = make_request(method, params)
    /home/jenkins/.local/lib/python3.10/site-packages/web3/providers/websocket.py:144: in make_request
        return future.result()
    /usr/lib/python3.10/concurrent/futures/_base.py:446: in result
        return self.__get_result()
    /usr/lib/python3.10/concurrent/futures/_base.py:391: in __get_result
        raise self._exception
    /home/jenkins/.local/lib/python3.10/site-packages/web3/providers/websocket.py:124: in coro_make_request
        async with self.conn as conn:
    /home/jenkins/.local/lib/python3.10/site-packages/web3/providers/websocket.py:72: in __aenter__
        self.ws = await connect(
    /home/jenkins/.local/lib/python3.10/site-packages/websockets/legacy/client.py:622: in __await_impl__
        transport, protocol = await self._create_connection()
    /usr/lib/python3.10/asyncio/base_events.py:1089: in create_connection
        transport, protocol = await self._create_connection_transport(
    /usr/lib/python3.10/asyncio/base_events.py:1107: in _create_connection_transport
        protocol = protocol_factory()
    /home/jenkins/.local/lib/python3.10/site-packages/websockets/legacy/client.py:160: in __init__
        super().__init__(**kwargs)
    /home/jenkins/.local/lib/python3.10/site-packages/websockets/legacy/protocol.py:154: in __init__
        self._drain_lock = asyncio.Lock(
    /usr/lib/python3.10/asyncio/locks.py:78: in __init__
        super().__init__(loop=loop)
    /usr/lib/python3.10/asyncio/mixins.py:17: in __init__
        raise TypeError(
     As of 3.10, the *loop* parameter was removed from Lock() since it is no longer necessary
    



    Device sessions

    Class TestEnsStickersMultipleDevicesMerged:

    1. test_ens_command_send_tx_eth_1_1_chat, id: 702153

    Transaction #5, amount is 0.0003115159
    {'blockNumber': '7503880', 'blockHash': '0x6681c0a46faf2fcffb05b28789622658ad98cee1ffc91acb96f200d69e998a93', 'timeStamp': '1661958972', 'hash': '0x967da9b3e1b166b027b09d05dc3a275a35889307e3a561cab4181b4c5086d73c', 'nonce': '162', 'transactionIndex': '121', 'from': '0xb044c703a85251e7044f74ca5099d2d3edd85cdf', 'to': '0x1ee3058bd300246b4b20e687efc9eba81ff7814b', 'value': '311515900000000', 'gas': '21000', 'gasPrice': '89461777', 'input': '0x', 'methodId': '0x', 'functionName': '', 'contractAddress': '', 'cumulativeGasUsed': '10687275', 'txreceipt_status': '1', 'gasUsed': '21000', 'confirmations': '12061', 'isError': '0'}

    critical/chats/test_1_1_public_chats.py:1030: in test_ens_command_send_tx_eth_1_1_chat
        self.network_api.wait_for_confirmation_of_transaction(self.sender['address'], amount, confirmations=3)
    ../support/api/network_api.py:126: in wait_for_confirmation_of_transaction
        transaction = self.find_transaction_by_unique_amount(address, amount, token)
    ../support/api/network_api.py:88: in find_transaction_by_unique_amount
        pytest.fail(
     Transaction with amount 0.000212344 is not found in list of ETH transactions, address is b044c703A85251e7044f74Ca5099D2d3EDD85cDf during 300s
    



    Device sessions

    Class TestContactBlockMigrateKeycardMultipleSharedDevices:

    1. test_keycard_command_send_tx_eth_1_1_chat, id: 702186

    Transaction #5, amount is 0.00031151719
    {'blockNumber': '7503894', 'blockHash': '0xe62a586892ff76b6b48380a1180ce19cd2569468c4d2131932ea42d800927ec8', 'timeStamp': '1661959164', 'hash': '0xa59943e73ae37e8a620bbcf0f9d0b942a3b99bf47d6be7b866e0f72a23e96305', 'nonce': '149', 'transactionIndex': '10', 'from': '0x2836494ad06871443dd56e3108e4dd43a4f449c5', 'to': '0xd84a5dd57c1ab6ae16359f751a2e5d17c7ec3721', 'value': '311517190000000', 'gas': '21000', 'gasPrice': '2089458392', 'input': '0x', 'methodId': '0x', 'functionName': '', 'contractAddress': '', 'cumulativeGasUsed': '7838020', 'txreceipt_status': '1', 'gasUsed': '21000', 'confirmations': '12058', 'isError': '0'}

    critical/chats/test_1_1_public_chats.py:698: in test_keycard_command_send_tx_eth_1_1_chat
        self.network_api.wait_for_confirmation_of_transaction(self.sender['address'], amount, confirmations=3)
    ../support/api/network_api.py:126: in wait_for_confirmation_of_transaction
        transaction = self.find_transaction_by_unique_amount(address, amount, token)
    ../support/api/network_api.py:88: in find_transaction_by_unique_amount
        pytest.fail(
     Transaction with amount 0.0002123534 is not found in list of ETH transactions, address is 2836494ad06871443Dd56e3108E4dD43A4F449c5 during 300s
    



    Device sessions

    Class TestCommandsMultipleDevicesMerged:

    1. test_1_1_chat_command_send_tx_eth_outgoing_tx_push, id: 6253

    Transaction #5, amount is 0.00031151241
    {'blockNumber': '7503875', 'blockHash': '0xd2a35a24cb6f17fe7e89a73ef8a9a68a5abb21b0fe121dc22daf68ef24a4e7c5', 'timeStamp': '1661958888', 'hash': '0x1ea3153c5ff27ef9f2a65dd9e10777faeef1c91718f229cc798ca0ef5d360ab8', 'nonce': '280', 'transactionIndex': '43', 'from': '0xe67685fe27e269799c00c9e3474804bc65ac0208', 'to': '0xec370ce5dd9d8293f416ade5c5e898d8b71fd201', 'value': '311512410000000', 'gas': '21000', 'gasPrice': '89461584', 'input': '0x', 'methodId': '0x', 'functionName': '', 'contractAddress': '', 'cumulativeGasUsed': '7255132', 'txreceipt_status': '1', 'gasUsed': '21000', 'confirmations': '12056', 'isError': '0'}

    critical/chats/test_1_1_public_chats.py:84: in test_1_1_chat_command_send_tx_eth_outgoing_tx_push
        self.network_api.wait_for_confirmation_of_transaction(self.sender['address'], amount)
    ../support/api/network_api.py:126: in wait_for_confirmation_of_transaction
        transaction = self.find_transaction_by_unique_amount(address, amount, token)
    ../support/api/network_api.py:88: in find_transaction_by_unique_amount
        pytest.fail(
     Transaction with amount 0.0002123124 is not found in list of ETH transactions, address is E67685fE27E269799C00C9e3474804BC65ac0208 during 300s
    



    Device sessions

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

    critical/chats/test_1_1_public_chats.py:158: in test_1_1_chat_command_request_and_send_tx_stt_in_1_1_chat_offline
        self.wallet_2.select_asset(asset_name)
    ../views/wallet_view.py:276: in select_asset
        self.multiaccount_more_options.click()
    ../views/base_element.py:90: in click
        self.find_element().click()
    ../views/base_element.py:79: in find_element
        raise NoSuchElementException(
     Device 2: Button by accessibility id: `accounts-more-options` is not found on the screen
    



    Device sessions

    3. test_1_1_chat_command_decline_eth_push_changing_state, id: 6265

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

    critical/chats/test_1_1_public_chats.py:111: in test_1_1_chat_command_decline_eth_push_changing_state
        self.home_1.home_button.double_click()
    ../views/base_element.py:110: in double_click
        [self.find_element().click() for _ in range(2)]
    ../views/base_element.py:110: in <listcomp>
        [self.find_element().click() for _ in range(2)]
    ../views/base_element.py:79: in find_element
        raise NoSuchElementException(
     Device 1: HomeButton by xpath: `//*[contains(@content-desc,'tab, 1 out of 5')]` is not found on the screen
    



    Device sessions

    Class TestSendTxDeviceMerged:

    1. test_send_tx_token_8_decimals, id: 700764

    Device 1: Find WalletButton by xpath: //*[contains(@content-desc,'tab, 3 out of 5')]
    Device 1: Find WalletButton by xpath: //*[contains(@content-desc,'tab, 3 out of 5')]

    critical/wallet_and_tx/test_send_tx_dapp_keycard.py:53: in test_send_tx_token_8_decimals
        self.network_api.find_transaction_by_hash(transaction_adi)
    ../support/api/network_api.py:76: in find_transaction_by_hash
        transaction = w3.transaction_status(transaction_hash)
    ../support/api/web3_api.py:80: in transaction_status
        return w3.eth.getTransaction(hash)
    /home/jenkins/.local/lib/python3.10/site-packages/web3/eth.py:636: in get_transaction
        return self._get_transaction(transaction_hash)
    /home/jenkins/.local/lib/python3.10/site-packages/web3/module.py:57: in caller
        result = w3.manager.request_blocking(method_str,
    /home/jenkins/.local/lib/python3.10/site-packages/web3/manager.py:197: in request_blocking
        response = self._make_request(method, params)
    /home/jenkins/.local/lib/python3.10/site-packages/web3/manager.py:150: in _make_request
        return request_func(method, params)
    cytoolz/functoolz.pyx:253: in cytoolz.functoolz.curry.__call__
        ???
    cytoolz/functoolz.pyx:249: in cytoolz.functoolz.curry.__call__
        ???
    /home/jenkins/.local/lib/python3.10/site-packages/web3/middleware/formatting.py:76: in apply_formatters
        response = make_request(method, params)
    /home/jenkins/.local/lib/python3.10/site-packages/web3/middleware/gas_price_strategy.py:90: in middleware
        return make_request(method, params)
    cytoolz/functoolz.pyx:253: in cytoolz.functoolz.curry.__call__
        ???
    cytoolz/functoolz.pyx:249: in cytoolz.functoolz.curry.__call__
        ???
    /home/jenkins/.local/lib/python3.10/site-packages/web3/middleware/formatting.py:74: in apply_formatters
        response = make_request(method, formatted_params)
    /home/jenkins/.local/lib/python3.10/site-packages/web3/middleware/attrdict.py:33: in middleware
        response = make_request(method, params)
    cytoolz/functoolz.pyx:253: in cytoolz.functoolz.curry.__call__
        ???
    cytoolz/functoolz.pyx:249: in cytoolz.functoolz.curry.__call__
        ???
    /home/jenkins/.local/lib/python3.10/site-packages/web3/middleware/formatting.py:76: in apply_formatters
        response = make_request(method, params)
    cytoolz/functoolz.pyx:253: in cytoolz.functoolz.curry.__call__
        ???
    cytoolz/functoolz.pyx:249: in cytoolz.functoolz.curry.__call__
        ???
    /home/jenkins/.local/lib/python3.10/site-packages/web3/middleware/formatting.py:76: in apply_formatters
        response = make_request(method, params)
    cytoolz/functoolz.pyx:253: in cytoolz.functoolz.curry.__call__
        ???
    cytoolz/functoolz.pyx:249: in cytoolz.functoolz.curry.__call__
        ???
    /home/jenkins/.local/lib/python3.10/site-packages/web3/middleware/formatting.py:74: in apply_formatters
        response = make_request(method, formatted_params)
    /home/jenkins/.local/lib/python3.10/site-packages/web3/middleware/buffered_gas_estimate.py:40: in middleware
        return make_request(method, params)
    cytoolz/functoolz.pyx:253: in cytoolz.functoolz.curry.__call__
        ???
    cytoolz/functoolz.pyx:249: in cytoolz.functoolz.curry.__call__
        ???
    /home/jenkins/.local/lib/python3.10/site-packages/web3/middleware/formatting.py:76: in apply_formatters
        response = make_request(method, params)
    /home/jenkins/.local/lib/python3.10/site-packages/web3/providers/websocket.py:144: in make_request
        return future.result()
    /usr/lib/python3.10/concurrent/futures/_base.py:446: in result
        return self.__get_result()
    /usr/lib/python3.10/concurrent/futures/_base.py:391: in __get_result
        raise self._exception
    /home/jenkins/.local/lib/python3.10/site-packages/web3/providers/websocket.py:124: in coro_make_request
        async with self.conn as conn:
    /home/jenkins/.local/lib/python3.10/site-packages/web3/providers/websocket.py:72: in __aenter__
        self.ws = await connect(
    /home/jenkins/.local/lib/python3.10/site-packages/websockets/legacy/client.py:622: in __await_impl__
        transport, protocol = await self._create_connection()
    /usr/lib/python3.10/asyncio/base_events.py:1089: in create_connection
        transport, protocol = await self._create_connection_transport(
    /usr/lib/python3.10/asyncio/base_events.py:1107: in _create_connection_transport
        protocol = protocol_factory()
    /home/jenkins/.local/lib/python3.10/site-packages/websockets/legacy/client.py:160: in __init__
        super().__init__(**kwargs)
    /home/jenkins/.local/lib/python3.10/site-packages/websockets/legacy/protocol.py:154: in __init__
        self._drain_lock = asyncio.Lock(
    /usr/lib/python3.10/asyncio/locks.py:78: in __init__
        super().__init__(loop=loop)
    /usr/lib/python3.10/asyncio/mixins.py:17: in __init__
        raise TypeError(
     As of 3.10, the *loop* parameter was removed from Lock() since it is no longer necessary
    



    Device sessions

    2. test_send_tx_eth_check_logcat, id: 700763

    Transaction #5, amount is 1e-05
    {'blockNumber': '7508863', 'blockHash': '0xfc4c5221754f81fdb431c62585028e80c8d2aedf54427ea30a2e2d845e9bc5d1', 'timeStamp': '1662027012', 'hash': '0x7066d25537b87a3f7a8daa62d88ca343044f003526b17e6f3d333ea146b87157', 'nonce': '1368', 'transactionIndex': '81', 'from': '0x01323aa418dc69a865ac83a78e569a593b8e2b64', 'to': '0x2127edab5d08b1e11adf7ae4bae16c2b33fdf74a', 'value': '10000000000000', 'gas': '21000', 'gasPrice': '100007155', 'input': '0x', 'methodId': '0x', 'functionName': '', 'contractAddress': '', 'cumulativeGasUsed': '18328678', 'txreceipt_status': '1', 'gasUsed': '21000', 'confirmations': '7120', 'isError': '0'}

    critical/wallet_and_tx/test_send_tx_dapp_keycard.py:39: in test_send_tx_eth_check_logcat
        self.network_api.wait_for_confirmation_of_transaction(self.user['address'], self.amount_eth)
    ../support/api/network_api.py:126: in wait_for_confirmation_of_transaction
        transaction = self.find_transaction_by_unique_amount(address, amount, token)
    ../support/api/network_api.py:88: in find_transaction_by_unique_amount
        pytest.fail(
     Transaction with amount 0.0009661 is not found in list of ETH transactions, address is 01323aA418DC69a865aC83a78E569A593B8E2B64 during 300s
    



    Device sessions

    Passed tests (79)

    Click to expand

    Class TestKeycardTxOneDeviceMerged:

    1. test_keycard_relogin_after_restore, id: 700768
    Device sessions

    2. test_keycard_send_tx_sign_message_request_stt_testdapp, id: 700769
    Device sessions

    3. test_keycard_create_account_unlock_same_seed, id: 5689
    Device sessions

    4. test_keycard_wallet_recover_pairing_check_balance_after_offline_tx_history, id: 700770
    Device sessions

    Class TestOnboardingOneDeviceMerged:

    1. test_onboarding_cant_sign_in_with_invalid_password_logcat, id: 700746
    Device sessions

    2. test_onboarding_backup_seed_phrase_restore_same_login_logcat, id: 700745
    Device sessions

    3. test_onboarding_share_contact_address, id: 700743
    Device sessions

    4. test_onboarding_add_new_multiaccount_username_by_position_pass_validation, id: 700747
    Device sessions

    5. test_onboarding_home_initial_popup, id: 700742
    Device sessions

    6. test_onboarding_share_wallet_address, id: 700744
    Device sessions

    Class TestEnsStickersMultipleDevicesMerged:

    1. test_sticker_1_1_public_chat_mainnet, id: 702157
    Device sessions

    2. test_ens_mention_nickname_1_1_chat, id: 702155
    Device sessions

    3. test_ens_mention_push_highlighted_public_chat, id: 702156
    Device sessions

    4. test_ens_purchased_in_profile, id: 702152
    Device sessions

    5. test_start_new_chat_public_key_validation, id: 702158
    Device sessions

    Class TestOneToOneChatMultipleSharedDevices:

    1. test_1_1_chat_text_message_edit_delete_push_disappear, id: 695843
    Device sessions

    2. test_1_1_chat_is_shown_message_sent_delivered_from_offline, id: 5310
    Device sessions

    3. test_1_1_chat_emoji_send_reply_and_open_link, id: 5373
    Device sessions

    4. test_1_1_chat_non_latin_message_to_newly_added_contact_with_profile_picture_on_different_networks, id: 5315
    Device sessions

    5. test_1_1_chat_text_message_with_push, id: 6316
    Device sessions

    6. test_1_1_chat_push_emoji, id: 6283
    Device sessions

    7. test_1_1_chat_message_reaction, id: 6315
    Device sessions

    8. test_1_1_chat_image_send_save_reply, id: 6305
    Device sessions

    9. test_1_1_chat_delete_via_delete_button_relogin, id: 5387
    Device sessions

    Class TestRestoreOneDeviceMerged:

    1. test_restore_uppercase_whitespaces_seed_phrase_special_char_passw_logcat, id: 700748
    Device sessions

    2. test_restore_seed_phrase_field_validation, id: 700750
    Device sessions

    3. test_restore_account_migrate_multiaccount_to_keycard_no_db_saved_add_wallet_send_tx, id: 702189
    Device sessions

    4. test_restore_set_up_wallet_sign_phrase, id: 700749
    Device sessions

    Class TestPairingSyncMultipleDevicesMerged:

    1. test_pairing_sync_initial_profile_picture, id: 702392
    Device sessions

    2. test_pairing_sync_initial_bookmarks, id: 702393
    Device sessions

    3. test_pairing_sync_initial_contacts_blocked_users, id: 702194
    Device sessions

    4. test_pairing_sync_public_chat_add_remove, id: 702199
    Device sessions

    5. test_pairing_sync_contacts_add_remove_set_nickname_ens, id: 702197
    Device sessions

    6. test_pairing_sync_initial_public_chats, id: 702195
    Device sessions

    7. test_pairing_sync_contacts_block_unblock, id: 702196
    Device sessions

    8. test_pairing_sync_1_1_chat_message, id: 702198
    Device sessions

    9. test_pairing_sync_clear_history, id: 702394
    Device sessions

    Class TestPublicChatBrowserOneDeviceMerged:

    1. test_public_chat_open_using_deep_link, id: 700739
    Device sessions

    2. test_public_chat_fetch_more_history, id: 5675
    Device sessions

    3. test_browser_delete_close_tabs, id: 702076
    Device sessions

    4. test_browser_offline, id: 702075
    Device sessions

    5. test_public_chat_copy_and_paste_message_in_chat_input, id: 5317
    Device sessions

    6. test_browser_connection_is_secure_not_secure_warning, id: 702073
    Device sessions

    7. test_browser_invalid_url, id: 702074
    Device sessions

    8. test_browser_web3_permissions_testdapp, id: 702078
    Device sessions

    9. test_public_chat_navigate_to_chat_when_relaunch, id: 5396
    Device sessions

    10. test_browser_bookmarks_create_edit_remove, id: 702077
    Device sessions

    11. test_browser_blocked_url, id: 702072
    Device sessions

    12. test_public_chat_tag_message, id: 700738
    Device sessions

    Class TestGroupChatMultipleDeviceMerged:

    1. test_group_chat_highligted, id: 5756
    Device sessions

    2. test_group_chat_join_send_text_messages_push, id: 700731
    Device sessions

    3. test_group_chat_push_system_messages_when_invited, id: 3994
    Device sessions

    4. test_group_chat_add_new_member_activity_centre, id: 700732
    Device sessions

    5. test_group_chat_offline_pn, id: 3998
    Device sessions

    6. test_group_chat_leave_relogin, id: 3997
    Device sessions

    Class TestContactBlockMigrateKeycardMultipleSharedDevices:

    1. test_cellular_settings_on_off_public_chat_fetching_history, id: 702188
    Device sessions

    2. test_restore_account_migrate_multiaccount_to_keycard_db_saved, id: 702177
    Device sessions

    3. test_contact_add_remove_mention_default_username_nickname_public_chat, id: 702175
    Device sessions

    4. test_contact_block_unblock_public_chat_offline, id: 702176
    Device sessions

    Class TestWalletManagementDeviceMerged:

    1. test_wallet_manage_assets, id: 700758
    Device sessions

    2. test_wallet_fetching_balance_after_offline_insufficient_funds_errors, id: 700766
    Device sessions

    3. test_wallet_add_account_seed_phrase_validation, id: 700762
    Device sessions

    4. test_wallet_tx_history_copy_tx_hash_on_cellular, id: 700756
    Device sessions

    5. test_wallet_add_hide_unhide_account_private_key, id: 700761
    Device sessions

    6. test_wallet_add_delete_watch_only_account, id: 700760
    Device sessions

    7. test_wallet_add_account_generate_new, id: 700759
    Device sessions

    Class TestPublicChatMultipleDeviceMerged:

    1. test_public_chat_unread_messages_counter, id: 5360
    Device sessions

    2. test_public_chat_links_with_previews_github_youtube_twitter_gif_send_enable, id: 700737
    Device sessions

    3. test_public_chat_unread_messages_counter_for_mention_relogin, id: 700718
    Device sessions

    4. test_public_chat_message_edit, id: 700734
    Device sessions

    5. test_public_chat_link_send_open, id: 700736
    Device sessions

    6. test_public_chat_emoji_send_copy_paste_reply, id: 700719
    Device sessions

    7. test_public_chat_message_send_check_timestamps_while_on_different_tab, id: 5313
    Device sessions

    8. test_public_chat_delete_chat_long_press, id: 5319
    Device sessions

    9. test_public_chat_message_delete, id: 700735
    Device sessions

    10. test_public_chat_mark_all_messages_as_read, id: 6270
    Device sessions

    Class TestSendTxDeviceMerged:

    1. test_send_tx_sign_message_2tx_in_batch_tx_filters_request_stt_testdapp, id: 5342
    Device sessions

    2. test_send_tx_custom_token_18_decimals_invalid_password, id: 700765
    Device sessions

    3. test_send_tx_set_recipient_options, id: 700757
    Device sessions

    @status-im-auto
    Copy link
    Member

    0% of end-end tests have passed

    Total executed tests: 1
    Failed tests: 1
    Passed tests: 0
    
    IDs of failed tests: 700767 
    

    Failed tests (1)

    Click to expand
  • Rerun failed tests

  • Class TestKeycardTxOneDeviceMerged:

    1. test_keycard_send_tx_eth, id: 700767

    Device 1: Find `WalletButton` by `xpath`: `//*[contains(@content-desc,'tab, 3 out of 5')]`
    Device 1: Find `WalletButton` by `xpath`: `//*[contains(@content-desc,'tab, 3 out of 5')]`

    critical/wallet_and_tx/test_send_tx_dapp_keycard.py:297: in test_keycard_send_tx_eth
        self.network_api.find_transaction_by_hash(transaction)
    ../support/api/network_api.py:76: in find_transaction_by_hash
        transaction = w3.transaction_status(transaction_hash)
    ../support/api/web3_api.py:80: in transaction_status
        return w3.eth.getTransaction(hash)
    /home/jenkins/.local/lib/python3.10/site-packages/web3/eth.py:737: in get_transaction
        return self._get_transaction(transaction_hash)
    /home/jenkins/.local/lib/python3.10/site-packages/web3/module.py:57: in caller
        result = w3.manager.request_blocking(method_str,
    /home/jenkins/.local/lib/python3.10/site-packages/web3/manager.py:197: in request_blocking
        response = self._make_request(method, params)
    /home/jenkins/.local/lib/python3.10/site-packages/web3/manager.py:150: in _make_request
        return request_func(method, params)
    /home/jenkins/.local/lib/python3.10/site-packages/web3/middleware/formatting.py:94: in middleware
        response = make_request(method, params)
    /home/jenkins/.local/lib/python3.10/site-packages/web3/middleware/gas_price_strategy.py:90: in middleware
        return make_request(method, params)
    /home/jenkins/.local/lib/python3.10/site-packages/web3/middleware/formatting.py:94: in middleware
        response = make_request(method, params)
    /home/jenkins/.local/lib/python3.10/site-packages/web3/middleware/attrdict.py:33: in middleware
        response = make_request(method, params)
    /home/jenkins/.local/lib/python3.10/site-packages/web3/middleware/formatting.py:94: in middleware
        response = make_request(method, params)
    /home/jenkins/.local/lib/python3.10/site-packages/web3/middleware/formatting.py:94: in middleware
        response = make_request(method, params)
    /home/jenkins/.local/lib/python3.10/site-packages/web3/middleware/formatting.py:94: in middleware
        response = make_request(method, params)
    /home/jenkins/.local/lib/python3.10/site-packages/web3/middleware/buffered_gas_estimate.py:40: in middleware
        return make_request(method, params)
    /home/jenkins/.local/lib/python3.10/site-packages/web3/middleware/formatting.py:94: in middleware
        response = make_request(method, params)
    /home/jenkins/.local/lib/python3.10/site-packages/web3/providers/websocket.py:144: in make_request
        return future.result()
    /usr/lib/python3.10/concurrent/futures/_base.py:446: in result
        return self.__get_result()
    /usr/lib/python3.10/concurrent/futures/_base.py:391: in __get_result
        raise self._exception
    /home/jenkins/.local/lib/python3.10/site-packages/web3/providers/websocket.py:124: in coro_make_request
        async with self.conn as conn:
    /home/jenkins/.local/lib/python3.10/site-packages/web3/providers/websocket.py:72: in __aenter__
        self.ws = await connect(
    /home/jenkins/.local/lib/python3.10/site-packages/websockets/legacy/client.py:622: in __await_impl__
        transport, protocol = await self._create_connection()
    /usr/lib/python3.10/asyncio/base_events.py:1089: in create_connection
        transport, protocol = await self._create_connection_transport(
    /usr/lib/python3.10/asyncio/base_events.py:1107: in _create_connection_transport
        protocol = protocol_factory()
    /home/jenkins/.local/lib/python3.10/site-packages/websockets/legacy/client.py:160: in __init__
        super().__init__(**kwargs)
    /home/jenkins/.local/lib/python3.10/site-packages/websockets/legacy/protocol.py:154: in __init__
        self._drain_lock = asyncio.Lock(
    /usr/lib/python3.10/asyncio/locks.py:78: in __init__
        super().__init__(loop=loop)
    /usr/lib/python3.10/asyncio/mixins.py:17: in __init__
        raise TypeError(
     As of 3.10, the *loop* parameter was removed from Lock() since it is no longer necessary
    



    Device sessions

    @status-im-auto
    Copy link
    Member

    100% of end-end tests have passed

    Total executed tests: 1
    Failed tests: 0
    Passed tests: 1
    

    Passed tests (1)

    Click to expand

    Class TestSendTxDeviceMerged:

    1. test_send_tx_eth_check_logcat, id: 700763
    Device sessions

    @churik churik force-pushed the tests/lib-update branch 2 times, most recently from 8869414 to 7576fa5 Compare September 5, 2022 11:04
    @churik churik changed the title [WIP] e2e: update numpy e2e: update libs [updated Python 3.8 -> 3.10] Sep 5, 2022
    @churik
    Copy link
    Member Author

    churik commented Sep 5, 2022

    @churik churik merged commit 7e94f53 into develop Sep 5, 2022
    @churik churik deleted the tests/lib-update branch September 5, 2022 12:15
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Projects
    No open projects
    Archived in project
    Development

    Successfully merging this pull request may close these issues.

    3 participants