Closed Parveshdhull closed 1 week ago
:grey_question: | Commit | :hash: | Finished (UTC) | Duration | Platform | Result |
---|---|---|---|---|---|---|
:heavy_check_mark: | b3a8b696 | #8 | 2024-11-12 18:38:05 | ~4 min | tests |
:page_facing_up:log |
:heavy_check_mark: | b3a8b696 | #8 | 2024-11-12 18:41:27 | ~7 min | android-e2e |
:robot:apk :calling: |
:heavy_check_mark: | b3a8b696 | #8 | 2024-11-12 18:43:18 | ~9 min | ios |
:iphone:ipa :calling: |
:heavy_check_mark: | d546a706 | #9 | 2024-11-12 19:11:07 | ~4 min | tests |
:page_facing_up:log |
:heavy_check_mark: | d546a706 | #9 | 2024-11-12 19:13:06 | ~6 min | android |
:robot:apk :calling: |
:heavy_check_mark: | d546a706 | #9 | 2024-11-12 19:14:09 | ~7 min | android-e2e |
:robot:apk :calling: |
:heavy_check_mark: | d546a706 | #9 | 2024-11-12 19:15:45 | ~9 min | ios |
:iphone:ipa :calling: |
Total executed tests: 8
Failed tests: 2
Expected to fail tests: 1
Passed tests: 5
IDs of failed tests: 727230,727229
IDs of expected to fail tests: 702843
1. test_wallet_send_asset_from_drawer, id: 727230 |
```
Test setup failed: critical/test_wallet.py:22: in prepare_devices
self.drivers, self.loop = create_shared_drivers(2)
base_test_case.py:330: in create_shared_drivers
raise e
base_test_case.py:320: in create_shared_drivers
test_suite_data.current_test.testruns[-1].jobs[drivers[i].session_id] = i + 1
'_asyncio.Future' object has no attribute 'session_id'
```
|
2. test_wallet_send_eth, id: 727229 |
```
Test setup failed: critical/test_wallet.py:22: in prepare_devices
self.drivers, self.loop = create_shared_drivers(2)
base_test_case.py:330: in create_shared_drivers
raise e
base_test_case.py:320: in create_shared_drivers
test_suite_data.current_test.testruns[-1].jobs[drivers[i].session_id] = i + 1
'_asyncio.Future' object has no attribute 'session_id'
```
|
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_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_wallet_add_remove_regular_account, id: 727231 |
2. test_wallet_balance_mainnet, id: 740490 |
1. test_1_1_chat_non_latin_messages_stack_update_profile_photo, id: 702745 |
Device sessions Device 1: Device 2: |
@Parveshdhull thanks for the PR! No issues from my side. Ready for merge.
fixes https://github.com/status-im/status-mobile/issues/21569
Testing note:
Please lightly test PR to make sure loading screen is not broken in any flows.
status: ready