коммит произвёл
GitHub
родитель
e252608068
Коммит
3f81d104a8
@@ -515,6 +515,7 @@ func checkEndpoint(t *testing.T, client *http.Client, url string) error {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func TestPanicLog(t *testing.T) {
|
func TestPanicLog(t *testing.T) {
|
||||||
|
t.Skip("MM-37378")
|
||||||
// Creating a temp file to collect logs
|
// Creating a temp file to collect logs
|
||||||
tmpfile, err := ioutil.TempFile("", "mlog")
|
tmpfile, err := ioutil.TempFile("", "mlog")
|
||||||
if err != nil {
|
if err != nil {
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user