Skip flaky TestWebHubCloseConnOnDBFail (#29268)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
64e814c3a0
Коммит
4620ab6ad3
@@ -3129,6 +3129,7 @@ func TestWebHubMembership(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func TestWebHubCloseConnOnDBFail(t *testing.T) {
|
func TestWebHubCloseConnOnDBFail(t *testing.T) {
|
||||||
|
t.Skip("https://mattermost.atlassian.net/browse/MM-61780")
|
||||||
th := Setup(t).InitBasic()
|
th := Setup(t).InitBasic()
|
||||||
defer func() {
|
defer func() {
|
||||||
th.TearDown()
|
th.TearDown()
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user