MM-34271: Skip test TestLoggingAfterInitialized (#17226)

https://mattermost.atlassian.net/browse/MM-34271

```release-note
NONE
```

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Этот коммит содержится в:
Agniva De Sarker
2021-03-25 19:29:06 +05:30
коммит произвёл GitHub
родитель e567ed09e5
Коммит 94abb34821

Просмотреть файл

@@ -28,6 +28,8 @@ func TestLoggingBeforeInitialized(t *testing.T) {
}
func TestLoggingAfterInitialized(t *testing.T) {
t.Skip("Racy test: MM-34271")
testCases := []struct {
Description string
LoggerConfiguration *mlog.LoggerConfiguration