MM-56039: Skip flaky test TestUserStore/LocalCache+PostgreSQL/SearchNotInTeam/ (#25638)
https://mattermost.atlassian.net/browse/MM-56039 ```release-note NONE ```
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
7cd8dbec30
Коммит
a54f927e3d
@@ -3337,6 +3337,7 @@ func testUserStoreSearchInChannel(t *testing.T, rctx request.CTX, ss store.Store
|
||||
}
|
||||
|
||||
func testUserStoreSearchNotInTeam(t *testing.T, rctx request.CTX, ss store.Store) {
|
||||
t.Skip("MM-56039")
|
||||
u1 := &model.User{
|
||||
Username: "jimbo1" + model.NewId(),
|
||||
FirstName: "Tim",
|
||||
|
||||
Ссылка в новой задаче
Block a user