We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 549f6c4 commit a570fadCopy full SHA for a570fad
1 file changed
testutil/skip_list.go
@@ -47,6 +47,7 @@ var skipListPG14_15 = []string{
47
// Dump integration tests - contain views with formatting differences
48
"TestDumpCommand_Employee",
49
"TestDumpCommand_Issue82ViewLogicExpr",
50
+ "TestDumpCommand_Issue307ViewDependencyOrder",
51
52
// Include integration test - uses materialized views
53
"TestIncludeIntegration",
0 commit comments