коммит произвёл
GitHub
родитель
f5610801e3
Коммит
0c5e05aa52
@@ -133,6 +133,7 @@ func setup(tb testing.TB) *TestHelper {
|
|||||||
if testing.Short() {
|
if testing.Short() {
|
||||||
tb.SkipNow()
|
tb.SkipNow()
|
||||||
}
|
}
|
||||||
|
tb.Skip("MM-36947")
|
||||||
dbStore := mainHelper.GetStore()
|
dbStore := mainHelper.GetStore()
|
||||||
dbStore.DropAllTables()
|
dbStore.DropAllTables()
|
||||||
dbStore.MarkSystemRanUnitTests()
|
dbStore.MarkSystemRanUnitTests()
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user