MM-34086: Skippping TestStartServerTLSOverwriteCipher (#17225)
https://mattermost.atlassian.net/browse/MM-34086 ```release-note NONE ```
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
28df047d92
Коммит
e567ed09e5
@@ -431,6 +431,8 @@ func TestStartServerTLSVersion(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func TestStartServerTLSOverwriteCipher(t *testing.T) {
|
func TestStartServerTLSOverwriteCipher(t *testing.T) {
|
||||||
|
t.Skip("Flaky test: MM-34086")
|
||||||
|
|
||||||
s, err := NewServer()
|
s, err := NewServer()
|
||||||
require.NoError(t, err)
|
require.NoError(t, err)
|
||||||
|
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user