```release-note
NONE
```
Этот коммит содержится в:
Agniva De Sarker
2021-07-24 13:05:51 +05:30
коммит произвёл GitHub
родитель e252608068
Коммит 3f81d104a8

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

@@ -515,6 +515,7 @@ func checkEndpoint(t *testing.T, client *http.Client, url string) error {
}
func TestPanicLog(t *testing.T) {
t.Skip("MM-37378")
// Creating a temp file to collect logs
tmpfile, err := ioutil.TempFile("", "mlog")
if err != nil {