From 1c16c3a0363713bb498faf0ee90c26c82b346fc0 Mon Sep 17 00:00:00 2001 From: George Joseph Date: Tue, 6 Feb 2024 06:23:47 -0700 Subject: [PATCH] Disable channels/pjsip/diversion/diversion_basic The test keeps failing. Disable until we can research. References: #33 --- tests/channels/pjsip/diversion/diversion_basic/test-config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/channels/pjsip/diversion/diversion_basic/test-config.yaml b/tests/channels/pjsip/diversion/diversion_basic/test-config.yaml index 189002918..6159e06d1 100644 --- a/tests/channels/pjsip/diversion/diversion_basic/test-config.yaml +++ b/tests/channels/pjsip/diversion/diversion_basic/test-config.yaml @@ -1,4 +1,5 @@ testinfo: + skip: 'Unstable - issue #33' summary: 'Test to make sure an appropriate diversion header gets added when a call is forwarded.' description: |