You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
we changed to using status-go to render user-avatar
we request status-go to render ident ring most of the time, :ring? default to true
params passed to user-avatar in most previews are {:display-name "..."} turns to {:display-name "..." :ring? true ...} (no pubkey or keyuid) when passed to status-go
pubkey or keyuid is required to render the ident ring
status-go refuse to render the avatar -> empty avatar
Total executed tests: 43
Failed tests: 22
Passed tests: 21
IDs of failed tests: 702809,703194,702859,702732,702957,702840,703495,703086,702948,702894,702783,703503,703202,702786,702839,702838,702844,702843,702731,702808,702958,702841
Device 2: Find `Button` by `xpath`: `//*[@content-desc='password-input']/../following-sibling::*//*[@text='Join Community']`
Device 2: Tap on found: Button
Test setup failed: medium/test_activity_center.py:323: in prepare_devices
self.community_2.join_community()
../views/chat_view.py:424: in join_community
self.community_status_joined.wait_for_visibility_of_element(60)
../views/base_element.py:139: in wait_for_visibility_of_element
raise TimeoutException(
Device 2: Text by accessibility id:`status-tag-positive` is not found on the screen after wait_for_visibility_of_element
Test setup failed: medium/test_activity_center.py:323: in prepare_devices
self.community_2.join_community()
../views/chat_view.py:424: in join_community
self.community_status_joined.wait_for_visibility_of_element(60)
../views/base_element.py:139: in wait_for_visibility_of_element
raise TimeoutException(
Device 2: Text by accessibility id:`status-tag-positive` is not found on the screen after wait_for_visibility_of_element
Device 2: Click until ChatMessageInput by accessibility id: chat-message-input will be presented
Device 2: Looking for a message by text: Chat is unmuted now
critical/chats/test_group_chat.py:607: in test_group_chat_mute_chat
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))]))
New messages counter near chat name is not shown after unmute
E New messages counter near chats tab button is 1 after unmute, but should be 2
E Message text 'Chat is unmuted now' is not shown in chat preview after unmute
Device 2: Looking for a message by text: This is a test message to check some reactions.
Device 2: Find ChatElementByText by xpath: //*[starts-with(@text,'This is a test message to check some reactions.')]/ancestor::android.view.ViewGroup[@content-desc='chat-item']
critical/chats/test_group_chat.py:242: in test_group_chat_reactions
self.chats[1].set_reaction(message=message, emoji="thumbs-up")
../views/chat_view.py:1064: in set_reaction
self.chat_element_by_text(message).long_press_until_element_is_shown(element)
../views/base_element.py:317: in long_press_until_element_is_shown
element = self.find_element()
../views/chat_view.py:134: in find_element
self.wait_for_visibility_of_element(20)
../views/base_element.py:139: in wait_for_visibility_of_element
raise TimeoutException(
Device 2: ChatElementByText by xpath:`//*[starts-with(@text,'This is a test message to check some reactions.')]/ancestor::android.view.ViewGroup[@content-desc='chat-item']` is not found on the screen after wait_for_visibility_of_element
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:443: 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
Device 2: Find Text by xpath: //*[starts-with(@text,'test message')]/ancestor::android.view.ViewGroup[@content-desc='chat-item']//*[@content-desc='message-status']/android.widget.TextView
Device 2: Text is Sent
critical/chats/test_1_1_public_chats.py:1417: in test_1_1_chat_is_shown_message_sent_delivered_from_offline
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 was not delivered after resending from offline
E Message status was not changed to Delivered, it's Sent after back up online!
Device 1: Looking for a message by text: quote reply (one row)
Device 2: Looking for a message by text: quote reply (one row)
critical/test_public_chat_browsing.py:1218: in test_community_markdown_support
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))]))
italic text in asteric is not displayed with markdown in 1-1 chat for the recipient (device 2)
Device 2: Looking for a message by text: closed community
Device 2: Find BaseElement by xpath: //*[starts-with(@text,'closed community')]/ancestor::android.view.ViewGroup[@content-desc='chat-item']//*[@text='View']
critical/test_public_chat_browsing.py:1249: in test_community_hashtag_links_to_community_channels
self.chat_2.chat_element_by_text(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,'closed 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
# STEP: Invited member gets push notification with the mention and tap it
Device 2: Getting PN by 'user_2'
critical/test_public_chat_browsing.py:1166: 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))]))
Push notification with the mention was not received by admin
E Can not edit a message with a mention
E Push notification with the mention was not received by the invited member
[[Issue with username in PN, https://github.com//issues/17396]]
Test setup failed: critical/test_public_chat_browsing.py:597: in prepare_devices
self.community_2.join_community()
../views/chat_view.py:424: in join_community
self.community_status_joined.wait_for_visibility_of_element(60)
../views/base_element.py:139: in wait_for_visibility_of_element
raise TimeoutException(
Device 2: Text by accessibility id:`status-tag-positive` is not found on the screen after wait_for_visibility_of_element
Test setup failed: critical/test_public_chat_browsing.py:597: in prepare_devices
self.community_2.join_community()
../views/chat_view.py:424: in join_community
self.community_status_joined.wait_for_visibility_of_element(60)
../views/base_element.py:139: in wait_for_visibility_of_element
raise TimeoutException(
Device 2: Text by accessibility id:`status-tag-positive` is not found on the screen after wait_for_visibility_of_element
Test setup failed: critical/test_public_chat_browsing.py:597: in prepare_devices
self.community_2.join_community()
../views/chat_view.py:424: in join_community
self.community_status_joined.wait_for_visibility_of_element(60)
../views/base_element.py:139: in wait_for_visibility_of_element
raise TimeoutException(
Device 2: Text by accessibility id:`status-tag-positive` is not found on the screen after wait_for_visibility_of_element
Test setup failed: critical/test_public_chat_browsing.py:597: in prepare_devices
self.community_2.join_community()
../views/chat_view.py:424: in join_community
self.community_status_joined.wait_for_visibility_of_element(60)
../views/base_element.py:139: in wait_for_visibility_of_element
raise TimeoutException(
Device 2: Text by accessibility id:`status-tag-positive` is not found on the screen after wait_for_visibility_of_element
Test setup failed: critical/test_public_chat_browsing.py:597: in prepare_devices
self.community_2.join_community()
../views/chat_view.py:424: in join_community
self.community_status_joined.wait_for_visibility_of_element(60)
../views/base_element.py:139: in wait_for_visibility_of_element
raise TimeoutException(
Device 2: Text by accessibility id:`status-tag-positive` is not found on the screen after wait_for_visibility_of_element
[[Message can be missed after unblock: https://github.com//issues/16873]]
Test setup failed: critical/test_public_chat_browsing.py:597: in prepare_devices
self.community_2.join_community()
../views/chat_view.py:424: in join_community
self.community_status_joined.wait_for_visibility_of_element(60)
../views/base_element.py:139: in wait_for_visibility_of_element
raise TimeoutException(
Device 2: Text by accessibility id:`status-tag-positive` is not found on the screen after wait_for_visibility_of_element
Device 2: Find Button by xpath: //*[@content-desc='password-input']/../following-sibling::*//*[@text='Join Community']
Device 2: Tap on found: Button
Test setup failed: critical/test_public_chat_browsing.py:597: in prepare_devices
self.community_2.join_community()
../views/chat_view.py:424: in join_community
self.community_status_joined.wait_for_visibility_of_element(60)
../views/base_element.py:139: in wait_for_visibility_of_element
raise TimeoutException(
Device 2: Text by accessibility id:`status-tag-positive` is not found on the screen after wait_for_visibility_of_element
Test setup failed: critical/test_public_chat_browsing.py:597: in prepare_devices
self.community_2.join_community()
../views/chat_view.py:424: in join_community
self.community_status_joined.wait_for_visibility_of_element(60)
../views/base_element.py:139: in wait_for_visibility_of_element
raise TimeoutException(
Device 2: Text by accessibility id:`status-tag-positive` is not found on the screen after wait_for_visibility_of_element
Test setup failed: critical/test_public_chat_browsing.py:597: in prepare_devices
self.community_2.join_community()
../views/chat_view.py:424: in join_community
self.community_status_joined.wait_for_visibility_of_element(60)
../views/base_element.py:139: in wait_for_visibility_of_element
raise TimeoutException(
Device 2: Text by accessibility id:`status-tag-positive` is not found on the screen after wait_for_visibility_of_element
Test setup failed: critical/test_public_chat_browsing.py:597: in prepare_devices
self.community_2.join_community()
../views/chat_view.py:424: in join_community
self.community_status_joined.wait_for_visibility_of_element(60)
../views/base_element.py:139: in wait_for_visibility_of_element
raise TimeoutException(
Device 2: Text by accessibility id:`status-tag-positive` is not found on the screen after wait_for_visibility_of_element
critical/test_public_chat_browsing.py:359: in test_community_discovery
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))]))
Element show-request-to-join-screen-button is different from expected template discovery_join_button.png!
[[Request to Join Community button color issue: https://github.com//issues/17295]]
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fixes #17208
Summary
why this happens:
:ring?
default totrue
{:display-name "..."}
turns to{:display-name "..." :ring? true ...}
(no pubkey or keyuid) when passed to status-gochanges:
add mock image as
:photo-path
inTesting notes
no need to test I guess? it only changes preview
status: ready