Skip racy test TestPostReminder (#28089)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
7086a8792a
Коммит
98ef6b9ad8
@@ -4010,6 +4010,8 @@ func TestGetPostStripActionIntegrations(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func TestPostReminder(t *testing.T) {
|
func TestPostReminder(t *testing.T) {
|
||||||
|
t.Skip("MM-60329")
|
||||||
|
|
||||||
th := Setup(t).InitBasic()
|
th := Setup(t).InitBasic()
|
||||||
defer th.TearDown()
|
defer th.TearDown()
|
||||||
|
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user