MM-45159: Skip flaky TestCreateUserWithInitialPreferences (#20489)
https://mattermost.atlassian.net/browse/MM-45159 ```release-note NONE ``` Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
7793aebfbb
Коммит
076454b4f3
@@ -1725,6 +1725,7 @@ func TestUpdateThreadReadForUser(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func TestCreateUserWithInitialPreferences(t *testing.T) {
|
func TestCreateUserWithInitialPreferences(t *testing.T) {
|
||||||
|
t.Skip("MM-45159")
|
||||||
th := Setup(t).InitBasic()
|
th := Setup(t).InitBasic()
|
||||||
defer th.TearDown()
|
defer th.TearDown()
|
||||||
|
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user