Closed qfrank closed 3 days ago
:grey_question: | Commit | :hash: | Finished (UTC) | Duration | Platform | Result |
---|---|---|---|---|---|---|
:heavy_check_mark: | f0fd7dff | #4 | 2024-11-21 14:33:27 | ~5 min | tests |
:page_facing_up:log |
:heavy_check_mark: | f0fd7dff | #4 | 2024-11-21 14:36:23 | ~8 min | android-e2e |
:robot:apk :calling: |
:heavy_check_mark: | f0fd7dff | #4 | 2024-11-21 14:37:08 | ~9 min | android |
:robot:apk :calling: |
:heavy_check_mark: | f0fd7dff | #4 | 2024-11-21 14:38:29 | ~10 min | ios |
:iphone:ipa :calling: |
:heavy_check_mark: | 1d5731c2 | #5 | 2024-11-22 02:36:25 | ~5 min | tests |
:page_facing_up:log |
:heavy_check_mark: | 1d5731c2 | #5 | 2024-11-22 02:39:36 | ~8 min | android |
:robot:apk :calling: |
:heavy_check_mark: | 1d5731c2 | #5 | 2024-11-22 02:39:51 | ~9 min | android-e2e |
:robot:apk :calling: |
:heavy_check_mark: | 1d5731c2 | #5 | 2024-11-22 02:41:04 | ~10 min | ios |
:iphone:ipa :calling: |
Total executed tests: 8
Failed tests: 7
Expected to fail tests: 1
Passed tests: 0
IDs of failed tests: 727230,727231,702745,702742,740490,727229,703133
IDs of expected to fail tests: 702843
1. test_1_1_chat_non_latin_messages_stack_update_profile_photo, id: 702745 |
``` Test setup failed: critical/chats/test_1_1_public_chats.py:24: in prepare_devices self.loop.run_until_complete(run_in_parallel(((self.device_1.create_user, {'enable_notifications': True, /usr/lib/python3.10/asyncio/base_events.py:649: in run_until_complete return future.result() __init__.py:52: in run_in_parallel returns.append(await k) /usr/lib/python3.10/concurrent/futures/thread.py:58: in run result = self.fn(*self.args, **self.kwargs) ../views/sign_in_view.py:249: in create_user self.not_now_button.wait_and_click() ../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 1: Button by xpath:`//*[@text='Not now']` is not found on the screen after wait_for_visibility_of_element ``` Device sessions Device 1: Device 2: |
1. test_community_copy_and_paste_message_in_chat_input, id: 702742 |
``` Test setup failed: critical/chats/test_public_chat_browsing.py:26: in prepare_devices self.home = self.sign_in.create_user(username=self.username) ../views/sign_in_view.py:249: in create_user self.not_now_button.wait_and_click() ../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 1: Button by xpath:`//*[@text='Not now']` is not found on the screen after wait_for_visibility_of_element ``` Device sessions Device 1: |
2. test_restore_multiaccount_with_waku_backup_remove_profile_switch, id: 703133 |
```
Test setup failed: critical/chats/test_public_chat_browsing.py:26: in prepare_devices
self.home = self.sign_in.create_user(username=self.username)
../views/sign_in_view.py:249: in create_user
self.not_now_button.wait_and_click()
../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 1: Button by xpath:`//*[@text='Not now']` is not found on the screen after wait_for_visibility_of_element
```
|
1. test_wallet_send_asset_from_drawer, id: 727230 |
```
Test setup failed: critical/test_wallet.py:28: in prepare_devices
self.loop.run_until_complete(
/usr/lib/python3.10/asyncio/base_events.py:649: in run_until_complete
return future.result()
__init__.py:52: in run_in_parallel
returns.append(await k)
/usr/lib/python3.10/concurrent/futures/thread.py:58: in run
result = self.fn(*self.args, **self.kwargs)
../views/sign_in_view.py:296: in recover_access
self.not_now_button.wait_and_click()
../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 1: Button by xpath:`//*[@text='Not now']` is not found on the screen after wait_for_visibility_of_element
```
|
2. test_wallet_send_eth, id: 727229 |
``` Test setup failed: critical/test_wallet.py:28: in prepare_devices self.loop.run_until_complete( /usr/lib/python3.10/asyncio/base_events.py:649: in run_until_complete return future.result() __init__.py:52: in run_in_parallel returns.append(await k) /usr/lib/python3.10/concurrent/futures/thread.py:58: in run result = self.fn(*self.args, **self.kwargs) ../views/sign_in_view.py:296: in recover_access self.not_now_button.wait_and_click() ../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 1: Button by xpath:`//*[@text='Not now']` is not found on the screen after wait_for_visibility_of_element ``` |
1. test_wallet_add_remove_regular_account, id: 727231 |
```
Test setup failed: critical/test_wallet.py:210: in prepare_devices
self.sign_in_view.recover_access(passphrase=self.sender['passphrase'], username=self.sender_username)
../views/sign_in_view.py:296: in recover_access
self.not_now_button.wait_and_click()
../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 1: Button by xpath:`//*[@text='Not now']` is not found on the screen after wait_for_visibility_of_element
```
|
2. test_wallet_balance_mainnet, id: 740490 |
``` Test setup failed: critical/test_wallet.py:210: in prepare_devices self.sign_in_view.recover_access(passphrase=self.sender['passphrase'], username=self.sender_username) ../views/sign_in_view.py:296: in recover_access self.not_now_button.wait_and_click() ../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 1: Button by xpath:`//*[@text='Not now']` is not found on the screen after wait_for_visibility_of_element ``` |
1. test_community_message_edit, id: 702843 |
```
Test is not run, e2e blocker
```
[[reason: [NOTRUN] Skipped due to waku issue on staging fleet]] |
Hi @status-im/mobile-qa , could you help check if e2e result looks good? thanks
Hi @status-im/mobile-qa , could you help check if e2e result looks good? thanks
Hi @qfrank, thanks for the PR! E2E tests are failed because if this error right after launching the app:
Hi @status-im/mobile-qa , could you help check if e2e result looks good? thanks
Hi @qfrank, thanks for the PR! E2E tests are failed because if this error right after launching the app:
Thanks for the feedback, could you re-check after the latest commit? @yevh-berdnyk
Total executed tests: 8
Failed tests: 0
Expected to fail tests: 1
Passed tests: 7
IDs of expected to fail tests: 702843
1. test_community_message_edit, id: 702843 |
```
Test is not run, e2e blocker
```
[[reason: [NOTRUN] Skipped due to waku issue on staging fleet]] |
1. test_wallet_send_asset_from_drawer, id: 727230 |
2. test_wallet_send_eth, id: 727229 |
1. test_wallet_add_remove_regular_account, id: 727231 |
2. test_wallet_balance_mainnet, id: 740490 |
1. test_community_copy_and_paste_message_in_chat_input, id: 702742 |
Device sessions Device 1: |
2. test_restore_multiaccount_with_waku_backup_remove_profile_switch, id: 703133 |
Device sessions Device 1: |
1. test_1_1_chat_non_latin_messages_stack_update_profile_photo, id: 702745 |
Device sessions Device 1: Device 2: |
Hi @status-im/mobile-qa , could you help check if e2e result looks good? thanks
Hi @qfrank, thanks for the PR! E2E tests are failed because if this error right after launching the app:
Thanks for the feedback, could you re-check after the latest commit? @yevh-berdnyk
Thanks, now e2e tests look good! But I'd rerun them once again after resolving conflicts and all additional commits (if any changes will be pushed)
Hi @status-im/mobile-qa , could you help check if e2e result looks good? thanks
Hi @qfrank, thanks for the PR! E2E tests are failed because if this error right after launching the app:
Thanks for the feedback, could you re-check after the latest commit? @yevh-berdnyk
Thanks, now e2e tests look good! But I'd rerun them once again after resolving conflicts and all additional commits (if any changes will be pushed)
rebased
Total executed tests: 8
Failed tests: 2
Expected to fail tests: 1
Passed tests: 5
IDs of failed tests: 702742,703133
IDs of expected to fail tests: 702843
1. test_community_copy_and_paste_message_in_chat_input, id: 702742 |
```
Test setup failed: critical/chats/test_public_chat_browsing.py:22: in prepare_devices
self.drivers, self.loop = create_shared_drivers(1)
base_test_case.py:310: in create_shared_drivers
drivers = loop.run_until_complete(start_threads(test_suite_data.current_test.name,
/usr/lib/python3.10/asyncio/base_events.py:649: in run_until_complete
return future.result()
__init__.py:26: in start_threads
returns[k] = await returns[k]
/usr/lib/python3.10/concurrent/futures/thread.py:58: in run
result = self.fn(*self.args, **self.kwargs)
../../../../status-app-prs-rerun@tmp/venv/lib/python3.10/site-packages/appium/webdriver/webdriver.py:257: in __init__
super().__init__(
../../../../status-app-prs-rerun@tmp/venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py:206: in __init__
self.start_session(capabilities)
../../../../status-app-prs-rerun@tmp/venv/lib/python3.10/site-packages/appium/webdriver/webdriver.py:346: in start_session
response = self.execute(RemoteCommand.NEW_SESSION, w3c_caps)
../../../../status-app-prs-rerun@tmp/venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py:345: in execute
self.error_handler.check_response(response)
../../../../status-app-prs-rerun@tmp/venv/lib/python3.10/site-packages/selenium/webdriver/remote/errorhandler.py:229: in check_response
raise exception_class(message, screen, stacktrace)
Internal Server Error
```
|
2. test_restore_multiaccount_with_waku_backup_remove_profile_switch, id: 703133 |
```
Test setup failed: critical/chats/test_public_chat_browsing.py:22: in prepare_devices
self.drivers, self.loop = create_shared_drivers(1)
base_test_case.py:310: in create_shared_drivers
drivers = loop.run_until_complete(start_threads(test_suite_data.current_test.name,
/usr/lib/python3.10/asyncio/base_events.py:649: in run_until_complete
return future.result()
__init__.py:26: in start_threads
returns[k] = await returns[k]
/usr/lib/python3.10/concurrent/futures/thread.py:58: in run
result = self.fn(*self.args, **self.kwargs)
../../../../status-app-prs-rerun@tmp/venv/lib/python3.10/site-packages/appium/webdriver/webdriver.py:257: in __init__
super().__init__(
../../../../status-app-prs-rerun@tmp/venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py:206: in __init__
self.start_session(capabilities)
../../../../status-app-prs-rerun@tmp/venv/lib/python3.10/site-packages/appium/webdriver/webdriver.py:346: in start_session
response = self.execute(RemoteCommand.NEW_SESSION, w3c_caps)
../../../../status-app-prs-rerun@tmp/venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py:345: in execute
self.error_handler.check_response(response)
../../../../status-app-prs-rerun@tmp/venv/lib/python3.10/site-packages/selenium/webdriver/remote/errorhandler.py:229: in check_response
raise exception_class(message, screen, stacktrace)
Internal Server Error
```
|
1. test_community_message_edit, id: 702843 |
```
Test is not run, e2e blocker
```
[[reason: [NOTRUN] Skipped due to waku issue on staging fleet]] |
1. test_1_1_chat_non_latin_messages_stack_update_profile_photo, id: 702745 |
Device sessions Device 1: Device 2: |
1. test_wallet_balance_mainnet, id: 740490 |
2. test_wallet_add_remove_regular_account, id: 727231 |
1. test_wallet_send_asset_from_drawer, id: 727230 |
2. test_wallet_send_eth, id: 727229 |
Total executed tests: 2
Failed tests: 1
Expected to fail tests: 0
Passed tests: 1
IDs of failed tests: 703133
1. test_restore_multiaccount_with_waku_backup_remove_profile_switch, id: 703133 |
``` critical/chats/test_public_chat_browsing.py:166: in test_restore_multiaccount_with_waku_backup_remove_profile_switch self.home.contacts_tab.click() ../views/base_element.py:90: in click element = self.find_element() ../views/base_element.py:79: in find_element raise NoSuchElementException( Device 1: Button by accessibility id: `tab-contacts` 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 Device 1: |
1. test_community_copy_and_paste_message_in_chat_input, id: 702742 |
Device sessions Device 1: |
Total executed tests: 1
Failed tests: 1
Expected to fail tests: 0
Passed tests: 0
IDs of failed tests: 703133
1. test_restore_multiaccount_with_waku_backup_remove_profile_switch, id: 703133 |
``` critical/chats/test_public_chat_browsing.py:240: in test_restore_multiaccount_with_waku_backup_remove_profile_switch self.errors.verify_no_errors() base_test_case.py:192: in verify_no_errors pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self.errors))])) zQ3...dWXh5 was not restored as a contact from waku backup! E zQ3...Vacac was not restored as a contact from waku backup! E admin_open was not restored from waku-backup!! E member_open was not restored from waku-backup!! E admin_closed was not restored from waku-backup!! E member_closed was not restored from waku-backup!! ``` Device sessions Device 1: |
Hi @status-im/mobile-qa , could you help check if e2e result looks good? thanks
Hi @qfrank, thanks for the PR! E2E tests are failed because if this error right after launching the app:
Thanks for the feedback, could you re-check after the latest commit? @yevh-berdnyk
Thanks, now e2e tests look good! But I'd rerun them once again after resolving conflicts and all additional commits (if any changes will be pushed)
rebased
Cool, thanks! E2E failure is not related, PR can be merged
address review feedback from @igor-sirotin
relate status-go PR