From 9989f92aabdc2015c9dc64b9df4cdeceecf75e47 Mon Sep 17 00:00:00 2001 From: Andrew Dunstan Date: Wed, 15 Nov 2017 13:32:29 -0500 Subject: [PATCH] Disable test_session_hooks test module until buildfarm issues are sorted out --- src/test/modules/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/src/test/modules/Makefile b/src/test/modules/Makefile index 7246552d38..b7ed0af021 100644 --- a/src/test/modules/Makefile +++ b/src/test/modules/Makefile @@ -15,7 +15,6 @@ SUBDIRS = \ test_pg_dump \ test_rbtree \ test_rls_hooks \ - test_session_hooks \ test_shm_mq \ worker_spi -- 2.40.0