MM-41285: Skip flaky test TestAddChannelMemberFromThread (#19419)
Skipping the test for now. The proper fix will need to be done by the team. https://mattermost.atlassian.net/browse/MM-41285 ```release-note NONE ```
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
d8fc23c86b
Коммит
05dcd0217c
@@ -3013,6 +3013,7 @@ func TestAddChannelMember(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func TestAddChannelMemberFromThread(t *testing.T) {
|
func TestAddChannelMemberFromThread(t *testing.T) {
|
||||||
|
t.Skip("MM-41285")
|
||||||
th := Setup(t).InitBasic()
|
th := Setup(t).InitBasic()
|
||||||
defer th.TearDown()
|
defer th.TearDown()
|
||||||
team := th.BasicTeam
|
team := th.BasicTeam
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user