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

[MA-11]: Fix Screen reader speaking wrong item in list in Find Channe… #11

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

SaurabhSharma-884
Copy link

@SaurabhSharma-884 SaurabhSharma-884 commented Dec 6, 2024

Summary

https://mattermost.atlassian.net/browse/MM-55285

Ticket Link

Screenshots

Release Note


Copy link

github-actions bot commented Dec 6, 2024

⚠️ One or more flaky tests detected ⚠️

  • Failing job: github.com/mattermost/mattermost:Postgres
  • Double check your code to ensure you haven't introduced a flaky test.
  • If this seems to be unrelated to your changes, submit a separate pull request to skip the flaky tests (e.g. 23360) and file JIRA ticket (e.g. MM-52743) for later investigation.
TestRetries
Postgres (Results)
com/mattermost/mattermost/server/v8/channels/api4.TestCreatePost/Create_posts_without_the_USE_CHANNEL_MENTIONS_Permission_-_returns_ephemeral_message_with_mentions_and_no_ephemeral_message_without_mentions1
com/mattermost/mattermost/server/v8/channels/api4.TestCreatePost1

Copy link

⚠️ One or more flaky tests detected ⚠️

  • Failing job: github.com/mattermost/mattermost:MySQL
  • Double check your code to ensure you haven't introduced a flaky test.
  • If this seems to be unrelated to your changes, submit a separate pull request to skip the flaky tests (e.g. 23360) and file JIRA ticket (e.g. MM-52743) for later investigation.
TestRetries
MySQL (Results)
com/mattermost/mattermost/server/v8/channels/api4.TestPublishUserTyping/should_send_typing_event_via_websocket_when_triggering_a_typing_event_for_a_user_with_a_common_channel1
com/mattermost/mattermost/server/v8/channels/api4.TestPublishUserTyping1

Copy link

github-actions bot commented Jan 2, 2025

⚠️ One or more flaky tests detected ⚠️

TestRetries
Postgres with binary parameters (Results)
com/mattermost/mattermost/server/v8/channels/api4.TestWebHubCloseConnOnDBFail1

@SaurabhSharma-884 SaurabhSharma-884 force-pushed the ma_11/issue_mm_55285 branch 2 times, most recently from 3cabb5f to e5f08b9 Compare January 3, 2025 13:16
Copy link

⚠️ One or more flaky tests detected ⚠️

TestRetries
Postgres with binary parameters (Results)
com/mattermost/mattermost/server/v8/channels/api4.TestDeleteChannelBookmark/a_websockets_event_should_be_fired_as_part_of_deleting_a_bookmark1
com/mattermost/mattermost/server/v8/channels/api4.TestDeleteChannelBookmark1
com/mattermost/mattermost/server/v8/channels/api4.TestCreatePost/Create_posts_without_the_USE_CHANNEL_MENTIONS_Permission_-_returns_ephemeral_message_with_mentions_and_no_ephemeral_message_without_mentions1
com/mattermost/mattermost/server/v8/channels/api4.TestCreatePost1

Copy link

⚠️ One or more flaky tests detected ⚠️

  • Failing job: github.com/mattermost/mattermost:Postgres
  • Double check your code to ensure you haven't introduced a flaky test.
  • If this seems to be unrelated to your changes, submit a separate pull request to skip the flaky tests (e.g. 23360) and file JIRA ticket (e.g. MM-52743) for later investigation.
TestRetries
Postgres (Results)
com/mattermost/mattermost/server/v8/channels/api4.TestCreatePost/Create_posts_without_the_USE_CHANNEL_MENTIONS_Permission_-_returns_ephemeral_message_with_mentions_and_no_ephemeral_message_without_mentions1
com/mattermost/mattermost/server/v8/channels/api4.TestCreatePost1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants