Skip racy test on api4.TestCreatePost (#30029)
Co-authored-by: Mattermost Build <build@mattermost.com>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
ed98d147ae
Коммит
8c3490b3d8
@@ -131,6 +131,7 @@ func TestCreatePost(t *testing.T) {
|
||||
})
|
||||
|
||||
t.Run("Create posts without the USE_CHANNEL_MENTIONS Permission - returns ephemeral message with mentions and no ephemeral message without mentions", func(t *testing.T) {
|
||||
t.Skip("MM-62764")
|
||||
wsClient := th.CreateConnectedWebSocketClient(t)
|
||||
|
||||
defaultPerms := th.SaveDefaultRolePermissions()
|
||||
|
||||
Ссылка в новой задаче
Block a user