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: added tests for mobile data messaging #22222

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

yevh-berdnyk
Copy link
Contributor

No description provided.

@yevh-berdnyk yevh-berdnyk requested a review from churik as a code owner March 3, 2025 17:49
@yevh-berdnyk yevh-berdnyk self-assigned this Mar 3, 2025
@status-im-auto
Copy link
Member

status-im-auto commented Mar 3, 2025

Jenkins Builds

Click to see older builds (4)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ d37066a #1 2025-03-03 17:54:52 ~5 min tests 📄log
✔️ d37066a #1 2025-03-03 17:57:16 ~7 min android 🤖apk 📲
✔️ d37066a #1 2025-03-03 17:57:45 ~7 min android-e2e 🤖apk 📲
✔️ d37066a #1 2025-03-03 18:01:44 ~11 min ios 📱ipa 📲
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 22a3651 #2 2025-03-03 19:22:19 ~4 min tests 📄log
✔️ 22a3651 #2 2025-03-03 19:24:34 ~6 min android-e2e 🤖apk 📲
✔️ 22a3651 #2 2025-03-03 19:25:06 ~7 min android 🤖apk 📲
✔️ 22a3651 #2 2025-03-03 19:29:53 ~12 min ios 📱ipa 📲
✔️ 1fcfa98 #3 2025-03-03 22:05:28 ~4 min tests 📄log
✔️ 1fcfa98 #3 2025-03-03 22:08:12 ~7 min android-e2e 🤖apk 📲
✔️ 1fcfa98 #3 2025-03-03 22:09:35 ~8 min android 🤖apk 📲
✔️ 1fcfa98 #3 2025-03-03 22:11:39 ~10 min ios 📱ipa 📲

@status-im-auto
Copy link
Member

0% of end-end tests have passed

Total executed tests: 23
Failed tests: 23
Expected to fail tests: 0
Passed tests: 0
Not executed tests: 44
IDs of not executed tests: 702730,702782,702731,702745,702813,702855,702733,702783,702784,703391,703496,702807,702732,702808,703202,703297,703495,703133,702850,702851,702777,741809,702947,702957,702958,702775,704613,739307,727229,727230,740490,727231,741554,741555,741612,741839,741840,741841,740220,740221,740222,741054,741806,741807 
IDs of failed tests: 702845,702840,702894,703086,702786,702844,702841,702839,702742,702809,741925,702838,704615,702948,702859,703629,702846,702869,741924,702843,703382,703503,703194 

Not executed tests (44)

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

    Click to expand
  • Rerun failed tests

  • Class TestCommunityMultipleDeviceMergedTwo:

    1. test_community_leave, id: 702845
    Test setup failed: critical/chats/test_public_chat_browsing.py:857: 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:38: 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:89: in create_user
        profile_view = home_view.profile_button.click()
    ../views/base_view.py:92: in click
        from views.profile_view import ProfileView
    ../views/profile_view.py:3: in <module>
        from fontTools.subset.svg import xpath
     No module named 'fontTools'
    



    2. test_community_mentions_push_notification, id: 702786

    Device 2: Tap on found: Button
    ## New multiaccount is created successfully!

    Test setup failed: critical/chats/test_public_chat_browsing.py:857: 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:38: 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:89: in create_user
        profile_view = home_view.profile_button.click()
    ../views/base_view.py:92: in click
        from views.profile_view import ProfileView
    ../views/profile_view.py:3: in <module>
        from fontTools.subset.svg import xpath
     No module named 'fontTools'
    



    Device sessions

    3. test_community_markdown_support, id: 702809

    Test setup failed: critical/chats/test_public_chat_browsing.py:857: 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:38: 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:89: in create_user
        profile_view = home_view.profile_button.click()
    ../views/base_view.py:92: in click
        from views.profile_view import ProfileView
    ../views/profile_view.py:3: in <module>
        from fontTools.subset.svg import xpath
     No module named 'fontTools'
    



    4. test_community_hashtag_links_to_community_channels, id: 702948

    Test setup failed: critical/chats/test_public_chat_browsing.py:857: 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:38: 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:89: in create_user
        profile_view = home_view.profile_button.click()
    ../views/base_view.py:92: in click
        from views.profile_view import ProfileView
    ../views/profile_view.py:3: in <module>
        from fontTools.subset.svg import xpath
     No module named 'fontTools' 
    

    [[Can't navigate to a community channel before joining the community, https://github.com//issues/21776]]

    5. test_community_join_when_node_owner_offline, id: 703629

    ## New multiaccount is created successfully!

    Test setup failed: critical/chats/test_public_chat_browsing.py:857: 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:38: 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:89: in create_user
        profile_view = home_view.profile_button.click()
    ../views/base_view.py:92: in click
        from views.profile_view import ProfileView
    ../views/profile_view.py:3: in <module>
        from fontTools.subset.svg import xpath
     No module named 'fontTools' 
    

    [[Can't navigate to a community channel before joining the community, https://github.com//issues/21776]]

    Class TestCommunityOneDeviceMerged:

    1. test_community_copy_and_paste_message_in_chat_input, id: 702742

    Test setup failed: critical/chats/test_public_chat_browsing.py:27: in prepare_devices
        self.username = self.home.get_username()
    ../views/home_view.py:533: in get_username
        profile_view = self.get_profile_view()
    ../views/base_view.py:301: in get_profile_view
        from views.profile_view import ProfileView
    ../views/profile_view.py:3: in <module>
        from fontTools.subset.svg import xpath
     No module named 'fontTools'
    



    2. test_community_navigate_to_channel_when_relaunch, id: 702846

    Device 1: Tap on found: Button
    ## New multiaccount is created successfully!

    Test setup failed: critical/chats/test_public_chat_browsing.py:27: in prepare_devices
        self.username = self.home.get_username()
    ../views/home_view.py:533: in get_username
        profile_view = self.get_profile_view()
    ../views/base_view.py:301: in get_profile_view
        from views.profile_view import ProfileView
    ../views/profile_view.py:3: in <module>
        from fontTools.subset.svg import xpath
     No module named 'fontTools'
    



    Device sessions

    3. test_community_undo_delete_message, id: 702869

    Test setup failed: critical/chats/test_public_chat_browsing.py:27: in prepare_devices
        self.username = self.home.get_username()
    ../views/home_view.py:533: in get_username
        profile_view = self.get_profile_view()
    ../views/base_view.py:301: in get_profile_view
        from views.profile_view import ProfileView
    ../views/profile_view.py:3: in <module>
        from fontTools.subset.svg import xpath
     No module named 'fontTools'
    



    4. test_community_mute_community_and_channel, id: 703382

    Test setup failed: critical/chats/test_public_chat_browsing.py:27: in prepare_devices
        self.username = self.home.get_username()
    ../views/home_view.py:533: in get_username
        profile_view = self.get_profile_view()
    ../views/base_view.py:301: in get_profile_view
        from views.profile_view import ProfileView
    ../views/profile_view.py:3: in <module>
        from fontTools.subset.svg import xpath
     No module named 'fontTools'
    



    5. test_community_discovery, id: 703503

    Test setup failed: critical/chats/test_public_chat_browsing.py:27: in prepare_devices
        self.username = self.home.get_username()
    ../views/home_view.py:533: in get_username
        profile_view = self.get_profile_view()
    ../views/base_view.py:301: in get_profile_view
        from views.profile_view import ProfileView
    ../views/profile_view.py:3: in <module>
        from fontTools.subset.svg import xpath
     No module named 'fontTools' 
    

    [[Might fail if the Discover curation dapp is too slow to load > 2 mins]]

    Class TestCommunityMultipleDeviceMerged:

    1. test_community_emoji_send_copy_paste_reply, id: 702840

    Test setup failed: critical/chats/test_public_chat_browsing.py:316: 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:38: 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:89: in create_user
        profile_view = home_view.profile_button.click()
    ../views/base_view.py:92: in click
        from views.profile_view import ProfileView
    ../views/profile_view.py:3: in <module>
        from fontTools.subset.svg import xpath
     No module named 'fontTools'
    



    2. test_community_contact_block_unblock_offline, id: 702894

    Test setup failed: critical/chats/test_public_chat_browsing.py:316: 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:38: 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:89: in create_user
        profile_view = home_view.profile_button.click()
    ../views/base_view.py:92: in click
        from views.profile_view import ProfileView
    ../views/profile_view.py:3: in <module>
        from fontTools.subset.svg import xpath
     No module named 'fontTools'
    



    3. test_community_mark_all_messages_as_read, id: 703086

    Test setup failed: critical/chats/test_public_chat_browsing.py:316: 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:38: 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:89: in create_user
        profile_view = home_view.profile_button.click()
    ../views/base_view.py:92: in click
        from views.profile_view import ProfileView
    ../views/profile_view.py:3: in <module>
        from fontTools.subset.svg import xpath
     No module named 'fontTools'
    



    4. test_community_links_with_previews_github_youtube_twitter_gif_send_enable, id: 702844

    Test setup failed: critical/chats/test_public_chat_browsing.py:316: 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:38: 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:89: in create_user
        profile_view = home_view.profile_button.click()
    ../views/base_view.py:92: in click
        from views.profile_view import ProfileView
    ../views/profile_view.py:3: in <module>
        from fontTools.subset.svg import xpath
     No module named 'fontTools' 
    

    [[Youtube links preview is not loaded on LambdaTest emulators, needs investigation]]

    5. test_community_unread_messages_badge, id: 702841

    Test setup failed: critical/chats/test_public_chat_browsing.py:316: 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:38: 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:89: in create_user
        profile_view = home_view.profile_button.click()
    ../views/base_view.py:92: in click
        from views.profile_view import ProfileView
    ../views/profile_view.py:3: in <module>
        from fontTools.subset.svg import xpath
     No module named 'fontTools'
    



    6. test_community_message_delete, id: 702839

    Test setup failed: critical/chats/test_public_chat_browsing.py:316: 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:38: 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:89: in create_user
        profile_view = home_view.profile_button.click()
    ../views/base_view.py:92: in click
        from views.profile_view import ProfileView
    ../views/profile_view.py:3: in <module>
        from fontTools.subset.svg import xpath
     No module named 'fontTools'
    



    7. test_community_message_send_check_timestamps_sender_username, id: 702838

    ## New multiaccount is created successfully!
    ## New multiaccount is created successfully!

    Test setup failed: critical/chats/test_public_chat_browsing.py:316: 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:38: 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:89: in create_user
        profile_view = home_view.profile_button.click()
    ../views/base_view.py:92: in click
        from views.profile_view import ProfileView
    ../views/profile_view.py:3: in <module>
        from fontTools.subset.svg import xpath
     No module named 'fontTools'
    



    Device sessions

    8. test_community_edit_delete_message_when_offline, id: 704615

    Test setup failed: critical/chats/test_public_chat_browsing.py:316: 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:38: 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:89: in create_user
        profile_view = home_view.profile_button.click()
    ../views/base_view.py:92: in click
        from views.profile_view import ProfileView
    ../views/profile_view.py:3: in <module>
        from fontTools.subset.svg import xpath
     No module named 'fontTools'
    



    9. test_community_one_image_send_reply, id: 702859

    Test setup failed: critical/chats/test_public_chat_browsing.py:316: 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:38: 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:89: in create_user
        profile_view = home_view.profile_button.click()
    ../views/base_view.py:92: in click
        from views.profile_view import ProfileView
    ../views/profile_view.py:3: in <module>
        from fontTools.subset.svg import xpath
     No module named 'fontTools'
    



    10. test_community_message_edit, id: 702843

    Test setup failed: critical/chats/test_public_chat_browsing.py:316: 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:38: 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:89: in create_user
        profile_view = home_view.profile_button.click()
    ../views/base_view.py:92: in click
        from views.profile_view import ProfileView
    ../views/profile_view.py:3: in <module>
        from fontTools.subset.svg import xpath
     No module named 'fontTools'
    



    11. test_community_several_images_send_reply, id: 703194

    Test setup failed: critical/chats/test_public_chat_browsing.py:316: 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:38: 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:89: in create_user
        profile_view = home_view.profile_button.click()
    ../views/base_view.py:92: in click
        from views.profile_view import ProfileView
    ../views/profile_view.py:3: in <module>
        from fontTools.subset.svg import xpath
     No module named 'fontTools'
    



    Class TestCommunityMultipleDeviceMergedThree:

    1. test_community_send_message_from_offline, id: 741925

    Test setup failed: critical/chats/test_public_chat_browsing.py:1259: in prepare_devices
        self.username_1, self.username_2 = self.home_1.get_username(), self.home_2.get_username()
    ../views/home_view.py:533: in get_username
        profile_view = self.get_profile_view()
    ../views/base_view.py:301: in get_profile_view
        from views.profile_view import ProfileView
    ../views/profile_view.py:3: in <module>
        from fontTools.subset.svg import xpath
     No module named 'fontTools'
    



    2. test_community_mobile_data_messaging, id: 741924

    ## New multiaccount is created successfully!
    ## New multiaccount is created successfully!

    Test setup failed: critical/chats/test_public_chat_browsing.py:1259: in prepare_devices
        self.username_1, self.username_2 = self.home_1.get_username(), self.home_2.get_username()
    ../views/home_view.py:533: in get_username
        profile_view = self.get_profile_view()
    ../views/base_view.py:301: in get_profile_view
        from views.profile_view import ProfileView
    ../views/profile_view.py:3: in <module>
        from fontTools.subset.svg import xpath
     No module named 'fontTools'
    



    Device sessions

    @yevh-berdnyk yevh-berdnyk force-pushed the tests/mobile-data-tests branch from d37066a to 22a3651 Compare March 3, 2025 19:17
    @status-im-auto
    Copy link
    Member

    83% of end-end tests have passed

    Total executed tests: 23
    Failed tests: 3
    Expected to fail tests: 1
    Passed tests: 19
    Not executed tests: 44
    
    IDs of not executed tests: 702730,702782,702731,702745,702813,702855,702733,702783,702784,703391,703496,702807,702732,702808,703202,703297,703495,703133,702850,702851,702777,741809,702947,702957,702958,702775,704613,739307,727229,727230,740490,727231,741554,741555,741612,741839,741840,741841,740220,740221,740222,741054,741806,741807 
    
    IDs of failed tests: 702786,741925,741924 
    
    IDs of expected to fail tests: 702844 
    

    Not executed tests (44)

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

    Click to expand
  • Rerun failed tests

  • Class TestCommunityMultipleDeviceMergedTwo:

    1. test_community_mentions_push_notification, id: 702786

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

    critical/chats/test_public_chat_browsing.py:984: in test_community_mentions_push_notification
        self.errors.verify_no_errors()
    base_test_case.py:179: in verify_no_errors
        pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self.errors))]))
     Device 2: Can not edit a message with a mention
    E    Device 2: Message reaction is not shown for the sender
    



    Device sessions

    Class TestCommunityMultipleDeviceMergedThree:

    1. test_community_send_message_from_offline, id: 741925

    Device 2: Click until ChatMessageInput by accessibility id: chat-message-input will be presented
    Device 2: Looking for a message by text: message in 1-1 chat

    critical/chats/test_public_chat_browsing.py:1399: in test_community_send_message_from_offline
        self.errors.verify_no_errors()
    base_test_case.py:179: in verify_no_errors
        pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self.errors))]))
     Device 1: Can't receive a message in 1-1 chat if it's sent from offline
    



    Device sessions

    2. test_community_mobile_data_messaging, id: 741924

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

    critical/chats/test_public_chat_browsing.py:1349: in test_community_mobile_data_messaging
        self.errors.verify_no_errors()
    base_test_case.py:179: in verify_no_errors
        pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self.errors))]))
     Device 2: Message in community, which is sent when receiver was offline, is received using mobile data
    



    Device sessions

    Expected to fail tests (1)

    Click to expand

    Class TestCommunityMultipleDeviceMerged:

    1. test_community_links_with_previews_github_youtube_twitter_gif_send_enable, id: 702844

    Device 2: Find EmojisNumber by xpath: //*[starts-with(@text,'https://m.youtube.com/watch?v=Je7yErjEVt4')]/ancestor::android.view.ViewGroup[@content-desc='chat-item']/../..//*[@content-desc='emoji-reaction-4']/android.widget.TextView[2]
    Device 2: Element EmojisNumber text is equal to 1

    critical/chats/test_public_chat_browsing.py:662: in test_community_links_with_previews_github_youtube_twitter_gif_send_enable
        self.errors.verify_no_errors()
    base_test_case.py:179: in verify_no_errors
        pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self.errors))]))
     Device 1: No preview is loaded for url https://youtu.be/Je7yErjEVt4
    E    Device 1: No preview is loaded for url https://www.youtube.com/watch?v=XN-SVmuJH2g&list=PLbrz7IuP1hrgNtYe9g6YHwHO6F3OqNMao
    E    Device 1: No preview is loaded for url https://m.youtube.com/watch?v=Je7yErjEVt4 
    

    [[Youtube links preview is not loaded on LambdaTest emulators, needs investigation]]

    Device sessions

    Passed tests (19)

    Click to expand

    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

    4. test_community_join_when_node_owner_offline, id: 703629
    Device sessions

    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_community_undo_delete_message, id: 702869
    Device sessions

    4. test_community_mute_community_and_channel, id: 703382
    Device sessions

    5. test_community_discovery, id: 703503
    Device sessions

    Class TestCommunityMultipleDeviceMerged:

    1. test_community_emoji_send_copy_paste_reply, id: 702840
    Device sessions

    2. test_community_contact_block_unblock_offline, id: 702894
    Device sessions

    3. test_community_mark_all_messages_as_read, id: 703086
    Device sessions

    4. test_community_unread_messages_badge, id: 702841
    Device sessions

    5. test_community_message_delete, id: 702839
    Device sessions

    6. test_community_message_send_check_timestamps_sender_username, id: 702838
    Device sessions

    7. test_community_edit_delete_message_when_offline, id: 704615
    Device sessions

    8. test_community_one_image_send_reply, id: 702859
    Device sessions

    9. test_community_message_edit, id: 702843
    Device sessions

    10. test_community_several_images_send_reply, id: 703194
    Device sessions

    @yevh-berdnyk yevh-berdnyk force-pushed the tests/mobile-data-tests branch from 22a3651 to 1fcfa98 Compare March 3, 2025 22:00
    @status-im-auto
    Copy link
    Member

    100% of end-end tests have passed

    Total executed tests: 2
    Failed tests: 0
    Expected to fail tests: 0
    Passed tests: 2
    

    Passed tests (2)

    Click to expand

    Class TestCommunityMultipleDeviceMergedThree:

    1. test_community_send_message_from_offline, id: 741925
    Device sessions

    2. test_community_mobile_data_messaging, id: 741924
    Device sessions

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Projects
    Status: CONTRIBUTOR
    Development

    Successfully merging this pull request may close these issues.

    2 participants