Skip to content

Commit 5083b22

Browse files
author
Marina Polyakova
committed
PGPRO-13772, PGPRO-15606: temporarily disable the corner_cases test
This commit must be reverted later.
1 parent b705e7d commit 5083b22

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ PGFILEDESC = "pg_query_state - facility to track progress of plan execution"
1313
EXTRA_CLEAN = ./isolation_output $(EXTENSION)--$(EXTVERSION).sql \
1414
Dockerfile ./tests/*.pyc ./tmp_stress
1515

16-
ISOLATION = corner_cases
1716
ISOLATION_OPTS = --load-extension=pg_query_state
1817

1918
TAP_TESTS = 1

0 commit comments

Comments
 (0)