Skip to content

Fix mattermost_test.go#29620

Merged
kimlisa merged 2 commits intomasterfrom
lisa/fix-mattermost-test
Jul 26, 2023
Merged

Fix mattermost_test.go#29620
kimlisa merged 2 commits intomasterfrom
lisa/fix-mattermost-test

Conversation

@kimlisa
Copy link
Copy Markdown
Contributor

@kimlisa kimlisa commented Jul 26, 2023

Some mattermost tests were being skipped in master CI, but was running in branch/v13 and failed, which pointed out problems with the mattermost test after the refactor.

I tried out the fix in branch/v13 in this PR: #29549 (same changes), since it is set up to run CI with enterprise license (i haven't figured out how to run it locally yet)

This is really a forward port

- Remove unused, old data types
- Add status test (sim to slack)
- Fixed race conditions, based on slack_test.go
  (Mattermost got refactored to use common/apps.go
  like slack)
@kimlisa kimlisa requested a review from justinas July 26, 2023 04:37
@kimlisa kimlisa requested a review from tigrato July 26, 2023 04:38
@github-actions github-actions Bot requested a review from ravicious July 26, 2023 04:38
@kimlisa kimlisa removed the request for review from ravicious July 26, 2023 04:38
@public-teleport-github-review-bot public-teleport-github-review-bot Bot removed the request for review from tigrato July 26, 2023 15:31
@kimlisa kimlisa enabled auto-merge July 26, 2023 15:33
@kimlisa kimlisa added this pull request to the merge queue Jul 26, 2023
Merged via the queue into master with commit 8c0960f Jul 26, 2023
@kimlisa kimlisa deleted the lisa/fix-mattermost-test branch July 26, 2023 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants