mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user