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
Device 1: Find `Button` by `xpath`: `//*[@text="open community"]`
Device 1: Tap on found: Button
critical/test_deep_and_universal_links.py:69: in test_links_open_universal_links_from_chat
self.errors.verify_no_errors()
base_test_case.py:190: in verify_no_errors
pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self.errors))]))
Community 'closed community' was not requested to join by the url https://status.app/c/G00AAGS9TbI9mSR-ZNmFrhRjNuEeXAAbcAIUaLLJyjMOG3ACJQ12oIHD78QhzO9s_T5bUeU7rnATWJg3mGgTUemrAg==#zQ3shspPKCZ1VPVQ9dLXGufUGvGphjxVwrcZ6rkZc7S39T4b3
Device 1: Find BrowserTab by accessibility id: browser-stack-tab
Device 1: Tap on found: BrowserTab
critical/test_deep_and_universal_links.py:112: in test_links_deep_links
self.errors.verify_no_errors()
base_test_case.py:190: in verify_no_errors
pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self.errors))]))
Community 'closed community' was not requested to join by the deep link status.app://c/G00AAGS9TbI9mSR-ZNmFrhRjNuEeXAAbcAIUaLLJyjMOG3ACJQ12oIHD78QhzO9s_T5bUeU7rnATWJg3mGgTUemrAg==#zQ3shspPKCZ1VPVQ9dLXGufUGvGphjxVwrcZ6rkZc7S39T4b3
Device 1: Find Text by xpath: //android.view.ViewGroup[@content-desc='container']/android.widget.TextView[@text='Ether']/../android.widget.TextView[3]
Device 1: Text is 0.14516 ETH
critical/test_wallet.py:126: in test_wallet_send_asset_from_drawer
self._check_balances_after_tx(amount_to_send, sender_balance, receiver_balance, eth_amount_sender,
critical/test_wallet.py:97: in _check_balances_after_tx
self.errors.verify_no_errors()
base_test_case.py:190: in verify_no_errors
pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self.errors))]))
Eth amount in the receivers wallet is 0.0034 but should be 0.0035
E Eth amount in the senders wallet is 0.1452 but should be 0.1451
Device 1: Looking for a message by text: reply to gallery
critical/chats/test_public_chat_browsing.py:428: in test_community_several_images_send_reply
self.errors.verify_no_errors()
base_test_case.py:190: in verify_no_errors
pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self.errors))]))
Reply message was not received by the sender
Device 1: Click until Text by accessibility id: community-description-text will be presented
critical/chats/test_public_chat_browsing.py:770: in test_community_mark_all_messages_as_read
self.errors.verify_no_errors()
base_test_case.py:190: in verify_no_errors
pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self.errors))]))
New messages counter is not shown in home > Community element
E New messages counter is not shown in community channel element
Device 1: Click until ChatMessageInput by accessibility id: chat-message-input will be presented
Device 1: Looking for a message by text: Hurray! unblocked
critical/chats/test_public_chat_browsing.py:707: in test_community_contact_block_unblock_offline
self.errors.verify_no_errors()
base_test_case.py:190: in verify_no_errors
pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self.errors))]))
Hurray! unblocked was not received in public chat after user unblock!
# STEP: Receiver is checking if initial messages were delivered
Device 1: Looking for a message by text: message to edit
critical/chats/test_public_chat_browsing.py:785: in test_community_edit_delete_message_when_offline
self.channel_1.driver.fail("Message '%s' was not received")
base_test_case.py:178: in fail
pytest.fail('Device %s: %s' % (self.number, text))
Device 1: Message '%s' was not received
Device 1: Looking for a message by text: delete for me
critical/chats/test_public_chat_browsing.py:376: in test_community_message_delete
self.channel_1.chat_element_by_text(message_to_delete_for_me).wait_for_element(120)
../views/base_element.py:129: in wait_for_element
raise TimeoutException(
Device `1`: `ChatElementByText` by` xpath`: `//*[starts-with(@text,'delete for me')]/ancestor::android.view.ViewGroup[@content-desc='chat-item']` is not found on the screen after wait_for_element
critical/chats/test_public_chat_browsing.py:586: in test_community_links_with_previews_github_youtube_twitter_gif_send_enable
message.wait_for_element(60)
../views/base_element.py:129: in wait_for_element
raise TimeoutException(
Device `1`: `PreviewMessage` by` xpath`: `//*[starts-with(@text,'https://youtu.be/Je7yErjEVt4')]/ancestor::android.view.ViewGroup[@content-desc='chat-item']` is not found on the screen after wait_for_element
Device 1: Wait for text element EmojisNumber to be equal to 1
Device 1: Find EmojisNumber by xpath: //*[starts-with(@text,'Message AFTER edit 2 (Edited)')]/ancestor::android.view.ViewGroup[@content-desc='chat-item']/../..//*[@content-desc='emoji-reaction-2']/android.widget.TextView[2]
critical/chats/test_public_chat_browsing.py:358: in test_community_message_edit
self.errors.verify_no_errors()
base_test_case.py:190: in verify_no_errors
pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self.errors))]))
Message reaction is not shown for the sender
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 #19549