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

feat: support new universal/deep link format #17480

Merged
merged 8 commits into from
Oct 22, 2023

Conversation

yqrashawn
Copy link
Contributor

@yqrashawn yqrashawn commented Oct 3, 2023

resolve #17431

Summary

this is a starting PR to support new link format
following issue for this feature:

crew: https://www.notion.so/Chainmakers-b78f651f5aa04539ad4ac2a93218d1a7?pvs=4

join.status.im links in docs are not changed, status.app is not ready for production.

scope of this PR:

  1. handle status-app:// and https://status.app url
    open the first one in safari should trigger open the app and jump to the specific view
    open second one in app (from chat) should trigger jump to the specific view
  2. when triggered before login or onboarding, app should remember the link and jump to the specific view after login
  3. not working: input https://status.app in safari -> auto open app and jump
  4. not working: generate proper profile/community url using share

detail:

  1. status-im:// -> status-app://
  2. https://join.status.im -> https://status.app
  3. jump to the right screen (profile/community overview) depends on link format
  4. link to status public group chat is broken, how do we handle this? Separate issue Broken link for status public chat after new link format PR #17493
    [{:on-press #(.openURL ^js react/linking "status-app://chat/public/status")
  5. user link jump to user profile, test link comes from status-web
    https://status.app/u/G10A4B0JdgwyRww90WXtnP1oNH1ZLQNM0yX0Ja9YyAMjrqSZIYINOHCbFhrnKRAcPGStPxCMJDSZlGCKzmZrJcimHY8BbcXlORrElv_BbQEegnMDPx1g9C5VVNl0fE4y#zQ3shwQPhRuDJSjVGVBnTjCdgXy5i9WQaeVPdGJD6yTarJQSj
  6. community link jump to community overview
    https://status.app/c/iyKACkQKB0Rvb2RsZXMSJ0NvbG9yaW5nIHRoZSB3b3JsZCB3aXRoIGpveSDigKIg4bSXIOKAohiYohsiByMxMzFEMkYqAwEhMwM=#zQ3shYSHp7GoiXaauJMnDcjwU2yNjdzpXLosAWapPS4CFxc11
  7. community channel link jump to community overview (for now, should jump to channel overview?)
    https://status.app/cc/G54AAKwObLdpiGjXnckYzRcOSq0QQAS_CURGfqVU42ceGHCObstUIknTTZDOKF3E8y2MSicncpO7fTskXnoACiPKeejvjtLTGWNxUhlT7fyQS7Jrr33UVHluxv_PLjV2ePGw5GQ33innzeK34pInIgUGs5RjdQifMVmURalxxQKwiuoY5zwIjixWWRHqjHM=#zQ3shYSHp7GoiXaauJMnDcjwU2yNjdzpXLosAWapPS4CFxc11
  8. status-app:// links should have the same behavior, https://status.app/c/... -> status-app://c/...
  9. remove old unused uri routes that's not in the spec, b/, p/, cr/..., keep their handler for future
    {handled-schemes {"b/" browser-extractor

Testing notes

Note:
for links that jump to unfetched community, the code call status-go to fetch it from mailserver, but it takes a long time for the data to show up
related desktop issue status-im/status-desktop#12188

not sure if this happens to anyone else or this is a known issue
might be related to how long the community has been created

Platforms

  • Android
  • iOS

Areas that maybe impacted

anything related to join.status.im and status-im:

videos:
jump to profile
remember link and jump to community after login, community not yet loaded

status: ready

@yqrashawn yqrashawn self-assigned this Oct 3, 2023
@yqrashawn yqrashawn changed the title feat: support new universal/deep link format feat: support new universal/deep link format [WIP] Oct 3, 2023
@status-im-auto
Copy link
Member

status-im-auto commented Oct 3, 2023

Jenkins Builds

Click to see older builds (108)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 43092e6 #1 2023-10-03 07:56:29 ~7 min ios 📱ipa 📲
✔️ 43092e6 #1 2023-10-03 07:58:48 ~9 min android-e2e 🤖apk 📲
✔️ 43092e6 #1 2023-10-03 07:59:03 ~10 min android 🤖apk 📲
✔️ 43092e6 #1 2023-10-03 08:00:12 ~11 min tests 📄log
7f600cc #2 2023-10-03 12:33:00 ~2 min tests 📄log
✔️ 7f600cc #2 2023-10-03 12:36:00 ~5 min android-e2e 🤖apk 📲
✔️ 7f600cc #2 2023-10-03 12:36:57 ~6 min ios 📱ipa 📲
✔️ 7f600cc #2 2023-10-03 12:37:09 ~6 min android 🤖apk 📲
c30969e #3 2023-10-03 12:44:10 ~2 min tests 📄log
✔️ c30969e #3 2023-10-03 12:46:55 ~5 min android 🤖apk 📲
✔️ c30969e #3 2023-10-03 12:47:11 ~5 min android-e2e 🤖apk 📲
✔️ c30969e #3 2023-10-03 12:47:51 ~6 min ios 📱ipa 📲
✔️ 4f75254 #4 2023-10-03 12:56:35 ~5 min android 🤖apk 📲
✔️ 4f75254 #4 2023-10-03 12:56:56 ~6 min ios 📱ipa 📲
✔️ 4f75254 #4 2023-10-03 12:57:13 ~6 min android-e2e 🤖apk 📲
✔️ 4f75254 #4 2023-10-03 12:59:47 ~9 min tests 📄log
✔️ 1e68a16 #5 2023-10-03 13:12:16 ~6 min ios 📱ipa 📲
✔️ 1e68a16 #5 2023-10-03 13:15:49 ~9 min android-e2e 🤖apk 📲
✔️ 1e68a16 #5 2023-10-03 13:15:56 ~9 min android 🤖apk 📲
✔️ 1e68a16 #5 2023-10-03 13:17:03 ~10 min tests 📄log
✔️ 5727255 #6 2023-10-03 13:23:37 ~6 min ios 📱ipa 📲
✔️ 5727255 #6 2023-10-03 13:27:07 ~9 min android 🤖apk 📲
✔️ 5727255 #6 2023-10-03 13:27:24 ~10 min android-e2e 🤖apk 📲
✔️ 5727255 #6 2023-10-03 13:28:04 ~10 min tests 📄log
✔️ 3de597d #7 2023-10-03 13:44:31 ~5 min android 🤖apk 📲
✔️ 3de597d #7 2023-10-03 13:45:08 ~6 min ios 📱ipa 📲
✔️ 3de597d #7 2023-10-03 13:47:29 ~8 min android-e2e 🤖apk 📲
✔️ ef3798a #8 2023-10-03 13:54:12 ~6 min ios 📱ipa 📲
✔️ ef3798a #8 2023-10-03 13:55:58 ~8 min android-e2e 🤖apk 📲
✔️ ef3798a #8 2023-10-03 13:58:23 ~10 min android 🤖apk 📲
✔️ ef3798a #8 2023-10-03 13:58:31 ~10 min tests 📄log
bfc84bc #9 2023-10-04 02:14:20 ~2 min tests 📄log
✔️ 96c3a6d #11 2023-10-04 02:24:51 ~5 min android-e2e 🤖apk 📲
✔️ 96c3a6d #11 2023-10-04 02:25:53 ~6 min ios 📱ipa 📲
✔️ 96c3a6d #11 2023-10-04 02:26:55 ~7 min android 🤖apk 📲
✔️ 96c3a6d #11 2023-10-04 02:28:28 ~9 min tests 📄log
✔️ 1f62aeb #12 2023-10-04 12:38:16 ~5 min android 🤖apk 📲
✔️ 1f62aeb #12 2023-10-04 12:38:39 ~6 min android-e2e 🤖apk 📲
✔️ 1f62aeb #12 2023-10-04 12:39:41 ~6 min ios 📱ipa 📲
✔️ 1f62aeb #12 2023-10-04 12:41:30 ~8 min tests 📄log
✔️ 2c9f935 #13 2023-10-05 03:15:55 ~6 min ios 📱ipa 📲
✔️ 2c9f935 #13 2023-10-05 03:18:24 ~9 min android-e2e 🤖apk 📲
✔️ 2c9f935 #13 2023-10-05 03:18:39 ~9 min android 🤖apk 📲
✔️ 2c9f935 #13 2023-10-05 03:19:36 ~10 min tests 📄log
✔️ ddb7a57 #14 2023-10-05 09:15:49 ~6 min android-e2e 🤖apk 📲
✔️ ddb7a57 #14 2023-10-05 09:15:54 ~6 min android 🤖apk 📲
✔️ ddb7a57 #14 2023-10-05 09:16:38 ~7 min ios 📱ipa 📲
✔️ ddb7a57 #14 2023-10-05 09:18:51 ~9 min tests 📄log
✔️ c75e518 #15 2023-10-06 09:00:16 ~7 min ios 📱ipa 📲
✔️ c75e518 #15 2023-10-06 09:01:53 ~9 min android 🤖apk 📲
✔️ c75e518 #15 2023-10-06 09:02:06 ~9 min android-e2e 🤖apk 📲
✔️ c75e518 #15 2023-10-06 09:03:11 ~10 min tests 📄log
✔️ 65bf372 #16 2023-10-09 06:03:28 ~5 min android-e2e 🤖apk 📲
✔️ 65bf372 #16 2023-10-09 06:05:21 ~7 min ios 📱ipa 📲
✔️ 65bf372 #16 2023-10-09 06:05:43 ~8 min android 🤖apk 📲
✔️ 65bf372 #16 2023-10-09 06:07:15 ~9 min tests 📄log
✔️ d633e57 #17 2023-10-10 02:17:22 ~6 min android-e2e 🤖apk 📲
✔️ d633e57 #17 2023-10-10 02:17:26 ~6 min android 🤖apk 📲
✔️ d633e57 #17 2023-10-10 02:18:52 ~8 min ios 📱ipa 📲
✔️ bd62d19 #18 2023-10-10 06:32:38 ~6 min android-e2e 🤖apk 📲
✔️ bd62d19 #18 2023-10-10 06:32:45 ~6 min android 🤖apk 📲
✔️ bd62d19 #18 2023-10-10 06:32:54 ~6 min ios 📱ipa 📲
✔️ bd62d19 #18 2023-10-10 06:35:13 ~8 min tests 📄log
✔️ 5439fd5 #19 2023-10-11 03:26:25 ~8 min ios 📱ipa 📲
✔️ 5439fd5 #19 2023-10-11 03:27:27 ~9 min android-e2e 🤖apk 📲
✔️ 5439fd5 #19 2023-10-11 03:27:46 ~9 min android 🤖apk 📲
✔️ 5439fd5 #19 2023-10-11 03:28:35 ~10 min tests 📄log
✔️ 969b763 #20 2023-10-11 13:11:11 ~9 min android-e2e 🤖apk 📲
✔️ 969b763 #20 2023-10-11 13:11:28 ~10 min android 🤖apk 📲
✔️ 969b763 #20 2023-10-11 13:11:47 ~10 min tests 📄log
✔️ 969b763 #20 2023-10-11 13:12:34 ~11 min ios 📱ipa 📲
✔️ 6982ef4 #21 2023-10-12 01:17:42 ~8 min ios 📱ipa 📲
✔️ 6982ef4 #21 2023-10-12 01:18:25 ~9 min android-e2e 🤖apk 📲
✔️ 6982ef4 #21 2023-10-12 01:18:39 ~9 min android 🤖apk 📲
✔️ 6982ef4 #21 2023-10-12 01:19:31 ~10 min tests 📄log
✔️ e6b5ec3 #22 2023-10-15 08:36:40 ~6 min android-e2e 🤖apk 📲
✔️ e6b5ec3 #22 2023-10-15 08:36:59 ~6 min android 🤖apk 📲
✔️ e6b5ec3 #22 2023-10-15 08:39:16 ~8 min tests 📄log
✔️ e6b5ec3 #22 2023-10-15 08:41:56 ~11 min ios 📱ipa 📲
✔️ dbde287 #24 2023-10-15 08:56:31 ~5 min ios 📱ipa 📲
✔️ dbde287 #24 2023-10-15 08:57:30 ~6 min android 🤖apk 📲
✔️ dbde287 #24 2023-10-15 09:00:05 ~9 min android-e2e 🤖apk 📲
✔️ dbde287 #24 2023-10-15 09:00:13 ~9 min tests 📄log
✔️ aa88068 #25 2023-10-15 10:40:48 ~5 min android-e2e 🤖apk 📲
✔️ aa88068 #25 2023-10-15 10:43:03 ~7 min android 🤖apk 📲
✔️ aa88068 #25 2023-10-15 10:45:19 ~9 min tests 📄log
✔️ aa88068 #25 2023-10-15 10:45:33 ~10 min ios 📱ipa 📲
✔️ 8e048bc #26 2023-10-16 15:10:29 ~5 min android 🤖apk 📲
✔️ 600550f #27 2023-10-16 15:19:44 ~5 min android 🤖apk 📲
✔️ 600550f #27 2023-10-16 15:20:12 ~6 min ios 📱ipa 📲
✔️ 600550f #27 2023-10-16 15:24:12 ~10 min android-e2e 🤖apk 📲
✔️ 600550f #27 2023-10-16 15:24:27 ~10 min tests 📄log
✔️ 3c51c90 #28 2023-10-17 08:44:04 ~6 min android-e2e 🤖apk 📲
✔️ 3c51c90 #28 2023-10-17 08:44:12 ~6 min android 🤖apk 📲
✔️ 3c51c90 #28 2023-10-17 08:47:54 ~9 min tests 📄log
✔️ 3c51c90 #28 2023-10-17 08:50:45 ~12 min ios 📱ipa 📲
✔️ 61792d5 #29 2023-10-18 02:30:39 ~9 min android 🤖apk 📲
✔️ 61792d5 #29 2023-10-18 02:30:53 ~9 min android-e2e 🤖apk 📲
✔️ 61792d5 #29 2023-10-18 02:32:09 ~10 min tests 📄log
✔️ 61792d5 #29 2023-10-18 02:32:11 ~10 min ios 📱ipa 📲
✔️ 9b31531 #30 2023-10-18 17:03:28 ~6 min android-e2e 🤖apk 📲
✔️ 9b31531 #30 2023-10-18 17:03:34 ~6 min android 🤖apk 📲
✔️ 9b31531 #30 2023-10-18 17:06:09 ~8 min tests 📄log
✔️ 9b31531 #30 2023-10-18 17:08:37 ~11 min ios 📱ipa 📲
✔️ 8d34fa9 #31 2023-10-19 05:27:38 ~5 min android 🤖apk 📲
✔️ 8d34fa9 #31 2023-10-19 05:29:38 ~7 min ios 📱ipa 📲
✔️ 8d34fa9 #31 2023-10-19 05:29:47 ~7 min android-e2e 🤖apk 📲
✔️ 8d34fa9 #31 2023-10-19 05:31:48 ~9 min tests 📄log
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 3d7636c #33 2023-10-19 15:50:49 ~6 min android 🤖apk 📲
✔️ 3d7636c #33 2023-10-19 15:53:13 ~9 min ios 📱ipa 📲
✔️ 3d7636c #33 2023-10-19 15:53:20 ~9 min android-e2e 🤖apk 📲
✔️ 3d7636c #33 2023-10-19 15:54:51 ~10 min tests 📄log
✔️ 79693ed #34 2023-10-22 01:45:30 ~6 min ios 📱ipa 📲
✔️ 79693ed #34 2023-10-22 01:48:16 ~9 min android-e2e 🤖apk 📲
✔️ 79693ed #34 2023-10-22 01:48:34 ~9 min android 🤖apk 📲
✔️ 79693ed #34 2023-10-22 01:49:25 ~10 min tests 📄log

@yqrashawn yqrashawn changed the title feat: support new universal/deep link format [WIP] feat: support new universal/deep link format Oct 3, 2023
@yqrashawn yqrashawn force-pushed the feat/support-new-universal-deep-link branch 8 times, most recently from da3d5a8 to 96c3a6d Compare October 4, 2023 02:18
@yqrashawn yqrashawn marked this pull request as ready for review October 4, 2023 02:58
@flexsurfer flexsurfer requested a review from alwx October 4, 2023 05:23
@yqrashawn yqrashawn force-pushed the feat/support-new-universal-deep-link branch from 96c3a6d to 1f62aeb Compare October 4, 2023 12:32
@yqrashawn yqrashawn force-pushed the feat/support-new-universal-deep-link branch from 1f62aeb to 2c9f935 Compare October 5, 2023 03:08
@yqrashawn yqrashawn force-pushed the feat/support-new-universal-deep-link branch 3 times, most recently from c75e518 to 65bf372 Compare October 9, 2023 05:57
Copy link
Contributor

@cammellos cammellos left a comment

Choose a reason for hiding this comment

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

Public chat will not be supported anymore, so we should not worry about them

@yqrashawn yqrashawn force-pushed the feat/support-new-universal-deep-link branch from 4500e7e to 3d7636c Compare October 19, 2023 15:43
@yqrashawn
Copy link
Contributor Author

Hi @qoqobolo, ready to test again

the https://status.app auto-trigger app feature won't work
I tried to check out back to when it works at this point #17480 (comment)
and it's not working either

anyway, it's not in the scope of this PR, and it's recorded at #17550
so PR ready for test again

@status-im-auto
Copy link
Member

26% of end-end tests have passed

Total executed tests: 43
Failed tests: 30
Expected to fail tests: 2
Passed tests: 11
Not executed tests: 2
IDs of not executed tests: 703629,702777 
IDs of failed tests: 702840,702894,703086,702855,702730,702958,702786,702745,702844,702851,703202,702841,703496,702807,702839,702733,702808,702838,702813,702859,702957,702783,702843,702782,702850,702784,703391,703297,703495,703194 
IDs of expected to fail tests: 702731,702732 

Not executed tests (2)

Click to expand
  • Rerun not executed tests
  • Failed tests (30)

    Click to expand
  • Rerun failed tests

  • Class TestActivityCenterContactRequestMultipleDevicePR:

    1. test_activity_center_contact_request_accept_swipe_mark_all_as_read, id: 702851
    Test setup failed: base_test_case.py:316: 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'
    
    During handling of the above exception, another exception occurred:
    activity_center/test_activity_center.py:14: in prepare_devices
        self.drivers, self.loop = create_shared_drivers(2)
    base_test_case.py:322: in create_shared_drivers
        test_suite_data.current_test.testruns[-1].error += str(e)
    E   TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'
    



    2. test_activity_center_contact_request_decline, id: 702850

    Test setup failed: base_test_case.py:316: 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'
    
    During handling of the above exception, another exception occurred:
    activity_center/test_activity_center.py:14: in prepare_devices
        self.drivers, self.loop = create_shared_drivers(2)
    base_test_case.py:322: in create_shared_drivers
        test_suite_data.current_test.testruns[-1].error += str(e)
    E   TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'
    



    Class TestOneToOneChatMultipleSharedDevicesNewUi:

    1. test_1_1_chat_edit_message, id: 702855

    Test setup failed: base_test_case.py:316: 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'
    
    During handling of the above exception, another exception occurred:
    critical/chats/test_1_1_public_chats.py:18: in prepare_devices
        self.drivers, self.loop = create_shared_drivers(2)
    base_test_case.py:322: in create_shared_drivers
        test_suite_data.current_test.testruns[-1].error += str(e)
    E   TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'
    



    2. test_1_1_chat_message_reaction, id: 702730

    Test setup failed: base_test_case.py:316: 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'
    
    During handling of the above exception, another exception occurred:
    critical/chats/test_1_1_public_chats.py:18: in prepare_devices
        self.drivers, self.loop = create_shared_drivers(2)
    base_test_case.py:322: in create_shared_drivers
        test_suite_data.current_test.testruns[-1].error += str(e)
    E   TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'
    



    3. test_1_1_chat_non_latin_messages_stack_update_profile_photo, id: 702745

    Test setup failed: base_test_case.py:316: 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'
    
    During handling of the above exception, another exception occurred:
    critical/chats/test_1_1_public_chats.py:18: in prepare_devices
        self.drivers, self.loop = create_shared_drivers(2)
    base_test_case.py:322: in create_shared_drivers
        test_suite_data.current_test.testruns[-1].error += str(e)
    E   TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'
    



    4. test_1_1_chat_text_message_delete_push_disappear, id: 702733

    Test setup failed: base_test_case.py:316: 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'
    
    During handling of the above exception, another exception occurred:
    critical/chats/test_1_1_public_chats.py:18: in prepare_devices
        self.drivers, self.loop = create_shared_drivers(2)
    base_test_case.py:322: in create_shared_drivers
        test_suite_data.current_test.testruns[-1].error += str(e)
    E   TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'
    



    5. test_1_1_chat_push_emoji, id: 702813

    Test setup failed: base_test_case.py:316: 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'
    
    During handling of the above exception, another exception occurred:
    critical/chats/test_1_1_public_chats.py:18: in prepare_devices
        self.drivers, self.loop = create_shared_drivers(2)
    base_test_case.py:322: in create_shared_drivers
        test_suite_data.current_test.testruns[-1].error += str(e)
    E   TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'
    



    6. test_1_1_chat_emoji_send_reply_and_open_link, id: 702782

    Test setup failed: base_test_case.py:316: 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'
    
    During handling of the above exception, another exception occurred:
    critical/chats/test_1_1_public_chats.py:18: in prepare_devices
        self.drivers, self.loop = create_shared_drivers(2)
    base_test_case.py:322: in create_shared_drivers
        test_suite_data.current_test.testruns[-1].error += str(e)
    E   TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'
    



    7. test_1_1_chat_send_image_save_and_share, id: 703391

    Test setup failed: base_test_case.py:316: 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'
    
    During handling of the above exception, another exception occurred:
    critical/chats/test_1_1_public_chats.py:18: in prepare_devices
        self.drivers, self.loop = create_shared_drivers(2)
    base_test_case.py:322: in create_shared_drivers
        test_suite_data.current_test.testruns[-1].error += str(e)
    E   TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'
    



    Class TestActivityMultipleDevicePRTwo:

    1. test_activity_center_admin_notification_accept_swipe, id: 702958

    Test setup failed: base_test_case.py:316: 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'
    
    During handling of the above exception, another exception occurred:
    activity_center/test_activity_center.py:293: in prepare_devices
        self.drivers, self.loop = create_shared_drivers(2)
    base_test_case.py:322: in create_shared_drivers
        test_suite_data.current_test.testruns[-1].error += str(e)
    E   TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'
    



    2. test_activity_center_mentions, id: 702957

    Test setup failed: base_test_case.py:316: 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'
    
    During handling of the above exception, another exception occurred:
    activity_center/test_activity_center.py:293: in prepare_devices
        self.drivers, self.loop = create_shared_drivers(2)
    base_test_case.py:322: in create_shared_drivers
        test_suite_data.current_test.testruns[-1].error += str(e)
    E   TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'
    



    Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:

    1. test_1_1_chat_mute_chat, id: 703496

    Test setup failed: base_test_case.py:316: 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'
    
    During handling of the above exception, another exception occurred:
    critical/chats/test_1_1_public_chats.py:521: in prepare_devices
        self.drivers, self.loop = create_shared_drivers(2)
    base_test_case.py:322: in create_shared_drivers
        test_suite_data.current_test.testruns[-1].error += str(e)
    E   TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'
    



    2. test_1_1_chat_is_shown_message_sent_delivered_from_offline, id: 702783

    Test setup failed: base_test_case.py:316: 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'
    
    During handling of the above exception, another exception occurred:
    critical/chats/test_1_1_public_chats.py:521: in prepare_devices
        self.drivers, self.loop = create_shared_drivers(2)
    base_test_case.py:322: in create_shared_drivers
        test_suite_data.current_test.testruns[-1].error += str(e)
    E   TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str' 
    

    [[Data delivery issue]]

    3. test_1_1_chat_delete_via_long_press_relogin, id: 702784

    Test setup failed: base_test_case.py:316: 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'
    
    During handling of the above exception, another exception occurred:
    critical/chats/test_1_1_public_chats.py:521: in prepare_devices
        self.drivers, self.loop = create_shared_drivers(2)
    base_test_case.py:322: in create_shared_drivers
        test_suite_data.current_test.testruns[-1].error += str(e)
    E   TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'
    



    Class TestCommunityMultipleDeviceMergedTwo:

    1. test_community_mentions_push_notification, id: 702786

    Device 2: Getting PN by 'user_2'
    Device 2: Looking for a message by text: user_2

    critical/chats/test_public_chat_browsing.py:882: in test_community_mentions_push_notification
        self.errors.verify_no_errors()
    base_test_case.py:191: in verify_no_errors
        pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self.errors))]))
     Channel did not open by clicking on a notification with the mention for admin
    E    Channel did not open by clicking on a notification with the mention for the invited member
    



    Device sessions

    Class TestCommunityMultipleDeviceMerged:

    1. test_community_emoji_send_copy_paste_reply, id: 702840

    Test setup failed: base_test_case.py:316: 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'
    
    During handling of the above exception, another exception occurred:
    critical/chats/test_public_chat_browsing.py:267: in prepare_devices
        self.drivers, self.loop = create_shared_drivers(2)
    base_test_case.py:322: in create_shared_drivers
        test_suite_data.current_test.testruns[-1].error += str(e)
    E   TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'
    



    2. test_community_contact_block_unblock_offline, id: 702894

    Test setup failed: base_test_case.py:316: 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'
    
    During handling of the above exception, another exception occurred:
    critical/chats/test_public_chat_browsing.py:267: in prepare_devices
        self.drivers, self.loop = create_shared_drivers(2)
    base_test_case.py:322: in create_shared_drivers
        test_suite_data.current_test.testruns[-1].error += str(e)
    E   TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str' 
    

    [[Message can be missed after unblock: https://github.com//issues/16873]]

    3. test_community_mark_all_messages_as_read, id: 703086

    Test setup failed: base_test_case.py:316: 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'
    
    During handling of the above exception, another exception occurred:
    critical/chats/test_public_chat_browsing.py:267: in prepare_devices
        self.drivers, self.loop = create_shared_drivers(2)
    base_test_case.py:322: in create_shared_drivers
        test_suite_data.current_test.testruns[-1].error += str(e)
    E   TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'
    



    4. test_community_links_with_previews_github_youtube_twitter_gif_send_enable, id: 702844

    Test setup failed: base_test_case.py:316: 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'
    
    During handling of the above exception, another exception occurred:
    critical/chats/test_public_chat_browsing.py:267: in prepare_devices
        self.drivers, self.loop = create_shared_drivers(2)
    base_test_case.py:322: in create_shared_drivers
        test_suite_data.current_test.testruns[-1].error += str(e)
    E   TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'
    



    5. test_community_unread_messages_badge, id: 702841

    Test setup failed: base_test_case.py:316: 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'
    
    During handling of the above exception, another exception occurred:
    critical/chats/test_public_chat_browsing.py:267: in prepare_devices
        self.drivers, self.loop = create_shared_drivers(2)
    base_test_case.py:322: in create_shared_drivers
        test_suite_data.current_test.testruns[-1].error += str(e)
    E   TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'
    



    6. test_community_message_delete, id: 702839

    Test setup failed: base_test_case.py:316: 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'
    
    During handling of the above exception, another exception occurred:
    critical/chats/test_public_chat_browsing.py:267: in prepare_devices
        self.drivers, self.loop = create_shared_drivers(2)
    base_test_case.py:322: in create_shared_drivers
        test_suite_data.current_test.testruns[-1].error += str(e)
    E   TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'
    



    7. test_community_message_send_check_timestamps_sender_username, id: 702838

    Test setup failed: base_test_case.py:316: 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'
    
    During handling of the above exception, another exception occurred:
    critical/chats/test_public_chat_browsing.py:267: in prepare_devices
        self.drivers, self.loop = create_shared_drivers(2)
    base_test_case.py:322: in create_shared_drivers
        test_suite_data.current_test.testruns[-1].error += str(e)
    E   TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'
    



    8. test_community_one_image_send_reply, id: 702859

    Test setup failed: base_test_case.py:316: 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'
    
    During handling of the above exception, another exception occurred:
    critical/chats/test_public_chat_browsing.py:267: in prepare_devices
        self.drivers, self.loop = create_shared_drivers(2)
    base_test_case.py:322: in create_shared_drivers
        test_suite_data.current_test.testruns[-1].error += str(e)
    E   TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'
    



    9. test_community_message_edit, id: 702843

    Test setup failed: base_test_case.py:316: 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'
    
    During handling of the above exception, another exception occurred:
    critical/chats/test_public_chat_browsing.py:267: in prepare_devices
        self.drivers, self.loop = create_shared_drivers(2)
    base_test_case.py:322: in create_shared_drivers
        test_suite_data.current_test.testruns[-1].error += str(e)
    E   TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'
    



    10. test_community_several_images_send_reply, id: 703194

    Test setup failed: base_test_case.py:316: 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'
    
    During handling of the above exception, another exception occurred:
    critical/chats/test_public_chat_browsing.py:267: in prepare_devices
        self.drivers, self.loop = create_shared_drivers(2)
    base_test_case.py:322: in create_shared_drivers
        test_suite_data.current_test.testruns[-1].error += str(e)
    E   TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'
    



    Class TestGroupChatMultipleDeviceMergedNewUI:

    1. test_group_chat_reactions, id: 703202

    Test setup failed: base_test_case.py:316: 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'
    
    During handling of the above exception, another exception occurred:
    critical/chats/test_group_chat.py:18: in prepare_devices
        self.drivers, self.loop = create_shared_drivers(3)
    base_test_case.py:322: in create_shared_drivers
        test_suite_data.current_test.testruns[-1].error += str(e)
    E   TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'
    



    2. test_group_chat_join_send_text_messages_push, id: 702807

    Test setup failed: base_test_case.py:316: 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'
    
    During handling of the above exception, another exception occurred:
    critical/chats/test_group_chat.py:18: in prepare_devices
        self.drivers, self.loop = create_shared_drivers(3)
    base_test_case.py:322: in create_shared_drivers
        test_suite_data.current_test.testruns[-1].error += str(e)
    E   TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'
    



    3. test_group_chat_offline_pn, id: 702808

    Test setup failed: base_test_case.py:316: 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'
    
    During handling of the above exception, another exception occurred:
    critical/chats/test_group_chat.py:18: in prepare_devices
        self.drivers, self.loop = create_shared_drivers(3)
    base_test_case.py:322: in create_shared_drivers
        test_suite_data.current_test.testruns[-1].error += str(e)
    E   TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str' 
    

    [[Data delivery issue]]

    4. test_group_chat_send_image_save_and_share, id: 703297

    Test setup failed: base_test_case.py:316: 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'
    
    During handling of the above exception, another exception occurred:
    critical/chats/test_group_chat.py:18: in prepare_devices
        self.drivers, self.loop = create_shared_drivers(3)
    base_test_case.py:322: in create_shared_drivers
        test_suite_data.current_test.testruns[-1].error += str(e)
    E   TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'
    



    5. test_group_chat_mute_chat, id: 703495

    Test setup failed: base_test_case.py:316: 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'
    
    During handling of the above exception, another exception occurred:
    critical/chats/test_group_chat.py:18: in prepare_devices
        self.drivers, self.loop = create_shared_drivers(3)
    base_test_case.py:322: in create_shared_drivers
        test_suite_data.current_test.testruns[-1].error += str(e)
    E   TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'
    



    Expected to fail tests (2)

    Click to expand

    Class TestOneToOneChatMultipleSharedDevicesNewUi:

    1. test_1_1_chat_pin_messages, id: 702731

    Test is not run, e2e blocker  
    

    [[reason: [NOTRUN] Pin feature is in development]]

    Class TestGroupChatMultipleDeviceMergedNewUI:

    1. test_group_chat_pin_messages, id: 702732

    Test is not run, e2e blocker  
    

    [[reason: [NOTRUN] Pin feature is in development]]

    Passed tests (11)

    Click to expand

    Class TestCommunityOneDeviceMerged:

    1. test_community_copy_and_paste_message_in_chat_input, id: 702742
    Device sessions

    2. test_community_navigate_to_channel_when_relaunch, id: 702846
    Device sessions

    3. test_restore_multiaccount_with_waku_backup_remove_switch, id: 703133
    Device sessions

    4. test_community_undo_delete_message, id: 702869
    Device sessions

    5. test_community_mute_community_and_channel, id: 703382
    Device sessions

    6. test_community_discovery, id: 703503
    Device sessions

    Class TestCommunityMultipleDeviceMergedTwo:

    1. test_community_leave, id: 702845
    Device sessions

    2. test_community_markdown_support, id: 702809
    Device sessions

    3. test_community_hashtag_links_to_community_channels, id: 702948
    Device sessions

    Class TestActivityMultipleDevicePR:

    1. test_activity_center_reply_read_unread_delete_filter_swipe, id: 702947
    Device sessions

    2. test_navigation_jump_to, id: 702936
    Device sessions

    @status-im-auto
    Copy link
    Member

    58% of end-end tests have passed

    Total executed tests: 43
    Failed tests: 15
    Expected to fail tests: 3
    Passed tests: 25
    Not executed tests: 2
    
    IDs of not executed tests: 703629,702777 
    
    IDs of failed tests: 702840,702894,703086,702786,702844,702841,702807,702839,702838,702813,702859,702846,703133,702843,703194 
    
    IDs of expected to fail tests: 702731,702808,702732 
    

    Not executed tests (2)

    Click to expand
  • Rerun not executed tests
  • Failed tests (15)

    Click to expand
  • Rerun failed tests

  • Class TestGroupChatMultipleDeviceMergedNewUI:

    1. test_group_chat_join_send_text_messages_push, id: 702807

    Device 2: `Text` is `Delivered`
    Device 1: Looking for a message by text: Hey, admin!

    critical/chats/test_group_chat.py:97: in test_group_chat_join_send_text_messages_push
        self.errors.verify_no_errors()
    base_test_case.py:191: in verify_no_errors
        pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self.errors))]))
     Message Hey, admin! was not received by admin
    



    Device sessions

    Class TestCommunityMultipleDeviceMerged:

    1. test_community_emoji_send_copy_paste_reply, id: 702840

    Test setup failed: critical/chats/test_public_chat_browsing.py:308: in prepare_devices
        self.channel_2.chat_message_input.wait_for_visibility_of_element(20)
    ../views/base_element.py:139: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: ChatMessageInput by accessibility id:`chat-message-input` is not found on the screen after wait_for_visibility_of_element
    



    2. test_community_contact_block_unblock_offline, id: 702894

    Test setup failed: critical/chats/test_public_chat_browsing.py:308: in prepare_devices
        self.channel_2.chat_message_input.wait_for_visibility_of_element(20)
    ../views/base_element.py:139: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: ChatMessageInput by accessibility id:`chat-message-input` is not found on the screen after wait_for_visibility_of_element 
    

    [[Message can be missed after unblock: https://github.com//issues/16873]]

    3. test_community_mark_all_messages_as_read, id: 703086

    Test setup failed: critical/chats/test_public_chat_browsing.py:308: in prepare_devices
        self.channel_2.chat_message_input.wait_for_visibility_of_element(20)
    ../views/base_element.py:139: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: ChatMessageInput by accessibility id:`chat-message-input` is not found on the screen after wait_for_visibility_of_element
    



    4. test_community_links_with_previews_github_youtube_twitter_gif_send_enable, id: 702844

    Test setup failed: critical/chats/test_public_chat_browsing.py:308: in prepare_devices
        self.channel_2.chat_message_input.wait_for_visibility_of_element(20)
    ../views/base_element.py:139: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: ChatMessageInput by accessibility id:`chat-message-input` is not found on the screen after wait_for_visibility_of_element
    



    5. test_community_unread_messages_badge, id: 702841

    Test setup failed: critical/chats/test_public_chat_browsing.py:308: in prepare_devices
        self.channel_2.chat_message_input.wait_for_visibility_of_element(20)
    ../views/base_element.py:139: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: ChatMessageInput by accessibility id:`chat-message-input` is not found on the screen after wait_for_visibility_of_element
    



    6. test_community_message_delete, id: 702839

    Test setup failed: critical/chats/test_public_chat_browsing.py:308: in prepare_devices
        self.channel_2.chat_message_input.wait_for_visibility_of_element(20)
    ../views/base_element.py:139: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: ChatMessageInput by accessibility id:`chat-message-input` is not found on the screen after wait_for_visibility_of_element
    



    7. test_community_message_send_check_timestamps_sender_username, id: 702838

    Device 2: Looking for chat: 'general'
    Device 2: Click until ChatMessageInput by accessibility id: chat-message-input will be presented

    Test setup failed: critical/chats/test_public_chat_browsing.py:308: in prepare_devices
        self.channel_2.chat_message_input.wait_for_visibility_of_element(20)
    ../views/base_element.py:139: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: ChatMessageInput by accessibility id:`chat-message-input` is not found on the screen after wait_for_visibility_of_element
    



    Device sessions

    8. test_community_one_image_send_reply, id: 702859

    Test setup failed: critical/chats/test_public_chat_browsing.py:308: in prepare_devices
        self.channel_2.chat_message_input.wait_for_visibility_of_element(20)
    ../views/base_element.py:139: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: ChatMessageInput by accessibility id:`chat-message-input` is not found on the screen after wait_for_visibility_of_element
    



    9. test_community_message_edit, id: 702843

    Test setup failed: critical/chats/test_public_chat_browsing.py:308: in prepare_devices
        self.channel_2.chat_message_input.wait_for_visibility_of_element(20)
    ../views/base_element.py:139: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: ChatMessageInput by accessibility id:`chat-message-input` is not found on the screen after wait_for_visibility_of_element
    



    10. test_community_several_images_send_reply, id: 703194

    Test setup failed: critical/chats/test_public_chat_browsing.py:308: in prepare_devices
        self.channel_2.chat_message_input.wait_for_visibility_of_element(20)
    ../views/base_element.py:139: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: ChatMessageInput by accessibility id:`chat-message-input` is not found on the screen after wait_for_visibility_of_element
    



    Class TestCommunityOneDeviceMerged:

    1. test_community_navigate_to_channel_when_relaunch, id: 702846

    ## Signed in successfully!
    Device 1: Looking for a message by text: some_text

    critical/chats/test_public_chat_browsing.py:81: in test_community_navigate_to_channel_when_relaunch
        self.drivers[0].fail("Not navigated to channel view after reopening app")
    base_test_case.py:179: in fail
        pytest.fail('Device %s: %s' % (self.number, text))
     Device 1: Not navigated to channel view after reopening app
    



    Device sessions

    2. test_restore_multiaccount_with_waku_backup_remove_switch, id: 703133

    # STEP: Check that can remove user from logged out state
    Device 1: Find Button by accessibility id: show-profiles

    critical/chats/test_public_chat_browsing.py:245: in test_restore_multiaccount_with_waku_backup_remove_switch
        self.sign_in.show_profiles_button.click()
    ../views/base_element.py:90: in click
        self.find_element().click()
    ../views/base_element.py:79: in find_element
        raise NoSuchElementException(
     Device 1: Button by accessibility id: `show-profiles` 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

    Class TestOneToOneChatMultipleSharedDevicesNewUi:

    1. test_1_1_chat_push_emoji, id: 702813

    Device 1: App to background
    Device 2: Sending message 'emoji'

    critical/chats/test_1_1_public_chats.py:345: in test_1_1_chat_push_emoji
        chat_2.send_message(emoji.emojize(emoji_message))
    ../views/chat_view.py:1000: in send_message
        self.chat_message_input.wait_for_element(wait_chat_input_sec)
    ../views/base_element.py:121: in wait_for_element
        raise TimeoutException(
     Device `2`: `ChatMessageInput` by` accessibility id`: `chat-message-input` is not found on the screen after wait_for_element
    



    Device sessions

    Class TestCommunityMultipleDeviceMergedTwo:

    1. test_community_mentions_push_notification, id: 702786

    Device 2: Getting PN by 'user_2'
    Device 2: Looking for a message by text: user_2

    critical/chats/test_public_chat_browsing.py:882: in test_community_mentions_push_notification
        self.errors.verify_no_errors()
    base_test_case.py:191: in verify_no_errors
        pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self.errors))]))
     Channel did not open by clicking on a notification with the mention for admin
    E    Channel did not open by clicking on a notification with the mention for the invited member
    



    Device sessions

    Expected to fail tests (3)

    Click to expand

    Class TestOneToOneChatMultipleSharedDevicesNewUi:

    1. test_1_1_chat_pin_messages, id: 702731

    Test is not run, e2e blocker  
    

    [[reason: [NOTRUN] Pin feature is in development]]

    Class TestGroupChatMultipleDeviceMergedNewUI:

    1. test_group_chat_offline_pn, id: 702808

    Device 3: Looking for a message by text: message from old member
    Device 3: Looking for a message by text: message from new member

    critical/chats/test_group_chat.py:309: in test_group_chat_offline_pn
        self.errors.verify_no_errors()
    base_test_case.py:191: in verify_no_errors
        pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self.errors))]))
     Messages PN was not fetched from offline 
    

    [[Data delivery issue]]

    Device sessions

    2. test_group_chat_pin_messages, id: 702732

    Test is not run, e2e blocker  
    

    [[reason: [NOTRUN] Pin feature is in development]]

    Passed tests (25)

    Click to expand

    Class TestActivityMultipleDevicePRTwo:

    1. test_activity_center_admin_notification_accept_swipe, id: 702958
    Device sessions

    2. test_activity_center_mentions, id: 702957
    Device sessions

    Class TestGroupChatMultipleDeviceMergedNewUI:

    1. test_group_chat_reactions, id: 703202
    Device sessions

    2. test_group_chat_send_image_save_and_share, id: 703297
    Device sessions

    3. test_group_chat_mute_chat, id: 703495
    Device sessions

    Class TestActivityCenterContactRequestMultipleDevicePR:

    1. test_activity_center_contact_request_accept_swipe_mark_all_as_read, id: 702851
    Device sessions

    2. test_activity_center_contact_request_decline, id: 702850
    Device sessions

    Class TestActivityMultipleDevicePR:

    1. test_activity_center_reply_read_unread_delete_filter_swipe, id: 702947
    Device sessions

    2. test_navigation_jump_to, id: 702936
    Device sessions

    Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:

    1. test_1_1_chat_mute_chat, id: 703496
    Device sessions

    2. test_1_1_chat_is_shown_message_sent_delivered_from_offline, id: 702783
    Device sessions

    3. test_1_1_chat_delete_via_long_press_relogin, id: 702784
    Device sessions

    Class TestCommunityOneDeviceMerged:

    1. test_community_copy_and_paste_message_in_chat_input, id: 702742
    Device sessions

    2. test_community_undo_delete_message, id: 702869
    Device sessions

    3. test_community_mute_community_and_channel, id: 703382
    Device sessions

    4. test_community_discovery, id: 703503
    Device sessions

    Class TestOneToOneChatMultipleSharedDevicesNewUi:

    1. test_1_1_chat_edit_message, id: 702855
    Device sessions

    2. test_1_1_chat_message_reaction, id: 702730
    Device sessions

    3. test_1_1_chat_non_latin_messages_stack_update_profile_photo, id: 702745
    Device sessions

    4. test_1_1_chat_text_message_delete_push_disappear, id: 702733
    Device sessions

    5. test_1_1_chat_emoji_send_reply_and_open_link, id: 702782
    Device sessions

    6. test_1_1_chat_send_image_save_and_share, id: 703391
    Device sessions

    Class TestCommunityMultipleDeviceMergedTwo:

    1. test_community_leave, id: 702845
    Device sessions

    2. test_community_markdown_support, id: 702809
    Device sessions

    3. test_community_hashtag_links_to_community_channels, id: 702948
    Device sessions

    @status-im-auto
    Copy link
    Member

    80% of end-end tests have passed

    Total executed tests: 15
    Failed tests: 3
    Expected to fail tests: 0
    Passed tests: 12
    
    IDs of failed tests: 702813,702786,702807 
    

    Failed tests (3)

    Click to expand
  • Rerun failed tests

  • Class TestGroupChatMultipleDeviceMergedNewUI:

    1. test_group_chat_join_send_text_messages_push, id: 702807

    Device 2: `Text` is `Delivered`
    Device 1: Looking for a message by text: Hey, admin!

    critical/chats/test_group_chat.py:97: in test_group_chat_join_send_text_messages_push
        self.errors.verify_no_errors()
    base_test_case.py:191: in verify_no_errors
        pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self.errors))]))
     Message Hey, admin! was not received by admin
    



    Device sessions

    Class TestOneToOneChatMultipleSharedDevicesNewUi:

    1. test_1_1_chat_push_emoji, id: 702813

    Device 1: App to background
    Device 2: Sending message 'emoji'

    critical/chats/test_1_1_public_chats.py:345: in test_1_1_chat_push_emoji
        chat_2.send_message(emoji.emojize(emoji_message))
    ../views/chat_view.py:1000: in send_message
        self.chat_message_input.wait_for_element(wait_chat_input_sec)
    ../views/base_element.py:121: in wait_for_element
        raise TimeoutException(
     Device `2`: `ChatMessageInput` by` accessibility id`: `chat-message-input` is not found on the screen after wait_for_element
    



    Device sessions

    Class TestCommunityMultipleDeviceMergedTwo:

    1. test_community_mentions_push_notification, id: 702786

    Device 2: Looking for a message by text: open community
    Device 2: Find BaseElement by xpath: //*[starts-with(@text,'open community')]/ancestor::android.view.ViewGroup[@content-desc='chat-item']//*[@text='View']

    Test setup failed: critical/chats/test_public_chat_browsing.py:796: in prepare_devices
        self.chat_2.chat_element_by_text(self.community_name).view_community_button.click()
    ../views/base_element.py:90: in click
        self.find_element().click()
    ../views/base_element.py:79: in find_element
        raise NoSuchElementException(
     Device 2: BaseElement by xpath: `//*[starts-with(@text,'open community')]/ancestor::android.view.ViewGroup[@content-desc='chat-item']//*[@text='View']` 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

    Passed tests (12)

    Click to expand

    Class TestCommunityMultipleDeviceMerged:

    1. test_community_several_images_send_reply, id: 703194
    Device sessions

    2. test_community_one_image_send_reply, id: 702859
    Device sessions

    3. test_community_emoji_send_copy_paste_reply, id: 702840
    Device sessions

    4. test_community_mark_all_messages_as_read, id: 703086
    Device sessions

    5. test_community_contact_block_unblock_offline, id: 702894
    Device sessions

    6. test_community_message_delete, id: 702839
    Device sessions

    7. test_community_message_send_check_timestamps_sender_username, id: 702838
    Device sessions

    8. test_community_links_with_previews_github_youtube_twitter_gif_send_enable, id: 702844
    Device sessions

    9. test_community_message_edit, id: 702843
    Device sessions

    10. test_community_unread_messages_badge, id: 702841
    Device sessions

    Class TestCommunityOneDeviceMerged:

    1. test_restore_multiaccount_with_waku_backup_remove_switch, id: 703133
    Device sessions

    2. test_community_navigate_to_channel_when_relaunch, id: 702846
    Device sessions

    Copy link
    Member

    @Samyoul Samyoul left a comment

    Choose a reason for hiding this comment

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

    Really great job, this looks so cool.

    @qoqobolo
    Copy link
    Contributor

    qoqobolo commented Oct 20, 2023

    Tested in this PR:

    • all formats (status-im://, status-app://, https://join.status.im/, https://status.app/)
    • user profile, community, and community channel links
    • for scenarios when: the app is not installed; the app is installed, no profile; the app is installed, the user is logged out; the app is installed, the user is logged in
    • opening from an external messenger/browser
    • opening in Status chats/browser
    • on iOS and Android devices
    • invalid links and QR codes scanned with a device camera (just in case)
    • links from this page https://yqrashawn.com/_test/status-universal-link.html and from real desktop users and communities
    • redirect to the correct web page
    • redirect to the App Store (when available)
    • redirect to a community you have already joined; token gated community
    • links posted in different types of Status chats

    Awesome job @yqrashawn, PR can be merged 🚀

    join.status.im -> status.app
    status-im -> status-app
    Signed-off-by: yqrashawn <namy.19@gmail.com>
    Signed-off-by: yqrashawn <namy.19@gmail.com>
    didn't remove the route handler
    we might need these in the future
    
    Signed-off-by: yqrashawn <namy.19@gmail.com>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    Archived in project
    Archived in project
    Development

    Successfully merging this pull request may close these issues.

    Support universal deep link for community link
    9 participants