From a6c21887a9f0251fa2331ea3ad0dd20b31c4d11d Mon Sep 17 00:00:00 2001 From: Alexander Korotkov Date: Fri, 16 Feb 2024 23:58:44 +0200 Subject: [PATCH] Remove remaining references to timeouts-long Reported-by: Alexander Lakhin --- src/test/isolation/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/test/isolation/Makefile b/src/test/isolation/Makefile index 91307e1a7e8..ade2256ed3a 100644 --- a/src/test/isolation/Makefile +++ b/src/test/isolation/Makefile @@ -72,6 +72,3 @@ installcheck-prepared-txns: all temp-install check-prepared-txns: all temp-install $(pg_isolation_regress_check) --schedule=$(srcdir)/isolation_schedule prepared-transactions prepared-transactions-cic - -check-timeouts: all temp-install - $(pg_isolation_regress_check) timeouts timeouts-long