From a3dbe56a4e77c3040554139bb43fb4ed5eddb4eb Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Tue, 5 Feb 2019 21:51:18 -0500 Subject: [PATCH] repro: Also disable functional tests Signed-off-by: James Valleroy --- functional_tests/features/repro.feature | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/functional_tests/features/repro.feature b/functional_tests/features/repro.feature index c524f67ad..57b4fa13d 100644 --- a/functional_tests/features/repro.feature +++ b/functional_tests/features/repro.feature @@ -15,7 +15,8 @@ # along with this program. If not, see . # -@apps @sip @backups @sso +# XXX: Enable tests when repro module is enabled again. +@apps @sip @backups @sso @skip Feature: Repro SIP Server Make audio and video calls.