提交 78ed36f1 编写于 作者: B Bhuvnesh Chaudhary 提交者: Bhuvnesh

Skip failing test cases [#138020087]

Followup stories created to fix the issues
上级 99db08a7
......@@ -3,6 +3,7 @@
-- @modified 2012-12-05 12:00:00
-- @tags dml
-- @db_name dmldb
-- @skip #140366527
-- @description test: Alter table alter column
\echo --start_ignore
set gp_enable_column_oriented_table=on;
......
......@@ -5,6 +5,7 @@
-- @product_version gpdb: [4.3-]
-- @optimizer_mode on
-- @description Tests for MPP-21090
-- @skip #140373273
\echo --start_ignore
set gp_enable_column_oriented_table=on;
\echo --end_ignore
......
......@@ -5,6 +5,7 @@
-- @product_version gpdb: [4.3-]
-- @optimizer_mode on
-- @description Tests for MPP-21090
-- @skip #140373273
\echo --start_ignore
set gp_enable_column_oriented_table=on;
\echo --end_ignore
......
......@@ -5,6 +5,7 @@
-- @product_version gpdb: [4.3-]
-- @optimizer_mode on
-- @description Tests for MPP-21090
-- @skip #140373273
\echo --start_ignore
set gp_enable_column_oriented_table=on;
\echo --end_ignore
......
......@@ -5,6 +5,7 @@
-- @product_version gpdb: [4.3-]
-- @optimizer_mode on
-- @description Tests for MPP-21090
-- @skip #140373273
\echo --start_ignore
set gp_enable_column_oriented_table=on;
\echo --end_ignore
......
......@@ -4,6 +4,7 @@
-- @tags dml
-- @db_name dmldb
-- @description test: Boundary test for timestamptz
-- @skip #140373273
\echo --start_ignore
set gp_enable_column_oriented_table=on;
\echo --end_ignore
......
-- @skip #140439825
--start_ignore
SET client_min_messages='log';
INSERT INTO dml_trigger_table_1 VALUES('TEST',10);
......
-- @skip #140439825
--start_ignore
SET client_min_messages='log';
INSERT INTO dml_trigger_table_1 VALUES('TEST',10);
......
......@@ -5,4 +5,5 @@
-- @created 2013-04-17 12:00:00
-- @executemode ORCA_PLANNER_DIFF
-- @tags functionPropertiesBuiltin HAWQ
-- @skip #140439825
SELECT pg_lock_status();
......@@ -3,6 +3,7 @@
-- @tags ORCA bfv
-- @gpopt 1.522
-- @description bfv for MPP-22263
-- @skip MPP-22263
--start_ignore
explain
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册