Revert "Convert unique keys in file and file_meta tables into primary key." (#112626)
Revert "Convert unique keys in file and file_meta tables into primary key. (#…"
This reverts commit e290c92e1b.
This commit is contained in:
@@ -176,6 +176,9 @@ func runTests(createCases func() []fsTestCase, t *testing.T) {
|
||||
}
|
||||
|
||||
func TestIntegrationFsStorage(t *testing.T) {
|
||||
if true {
|
||||
t.Skip("flakey tests - skipping")
|
||||
}
|
||||
testutil.SkipIntegrationTestInShortMode(t)
|
||||
|
||||
//skipTest := true
|
||||
|
||||
Reference in New Issue
Block a user