<p>Rodrigo Ramirez Norambuena has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/testsuite/+/11313">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Remove Skip for wrapup_time test of app_queue:<br><br>Re add the wrapup_time for queues:<br> - Fix run statement<br> - Use shared_lastcall to 'no' setting [general] section<br><br>Change-Id: Iaa51026718dec3b503eb3570a18ba257d6a292ac<br>---<br>M tests/apps/queues/wrapup_time/configs/ast1/queues.conf<br>M tests/apps/queues/wrapup_time/run-test<br>M tests/apps/queues/wrapup_time/test-config.yaml<br>3 files changed, 7 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/13/11313/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/tests/apps/queues/wrapup_time/configs/ast1/queues.conf b/tests/apps/queues/wrapup_time/configs/ast1/queues.conf</span><br><span>index c8957e9..d607c84 100644</span><br><span>--- a/tests/apps/queues/wrapup_time/configs/ast1/queues.conf</span><br><span>+++ b/tests/apps/queues/wrapup_time/configs/ast1/queues.conf</span><br><span>@@ -1,3 +1,8 @@</span><br><span style="color: hsl(120, 100%, 40%);">+[general]</span><br><span style="color: hsl(120, 100%, 40%);">+; shared_lastcall = no</span><br><span style="color: hsl(120, 100%, 40%);">+; By default shared_lastcall is only there general</span><br><span style="color: hsl(120, 100%, 40%);">+; This patch fix that https://gerrit.asterisk.org/c/asterisk/+/11312</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> [test_queue1]</span><br><span> eventwhencalled=yes</span><br><span> strategy=linear</span><br><span>diff --git a/tests/apps/queues/wrapup_time/run-test b/tests/apps/queues/wrapup_time/run-test</span><br><span>index 18da595..3634ecc 100755</span><br><span>--- a/tests/apps/queues/wrapup_time/run-test</span><br><span>+++ b/tests/apps/queues/wrapup_time/run-test</span><br><span>@@ -1,4 +1,3 @@</span><br><span> #!/usr/bin/env bash</span><br><span> set -e</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span style="color: hsl(0, 100%, 40%);">-asttest -a /$AST_TEST_ROOT -s tests/queues/wrapup_time</span><br><span style="color: hsl(120, 100%, 40%);">+asttest -a /$AST_TEST_ROOT -s `dirname $0` $@</span><br><span>diff --git a/tests/apps/queues/wrapup_time/test-config.yaml b/tests/apps/queues/wrapup_time/test-config.yaml</span><br><span>index f5465b9..4aae653 100644</span><br><span>--- a/tests/apps/queues/wrapup_time/test-config.yaml</span><br><span>+++ b/tests/apps/queues/wrapup_time/test-config.yaml</span><br><span>@@ -1,6 +1,5 @@</span><br><span> testinfo:</span><br><span>     summary:     'Test wrapuptime for queues'</span><br><span style="color: hsl(0, 100%, 40%);">-    skip: 'Skip while failures are debugged'</span><br><span>     description: |</span><br><span>         'This test runs two instances of Asterisk. One has shared_lastcall set in queues.conf</span><br><span>         and the other does not. Each instance of Asterisk contains two queues with the same two</span><br><span>@@ -11,4 +10,4 @@</span><br><span>     dependencies:</span><br><span>         - app: 'asttest'</span><br><span>     tags:</span><br><span style="color: hsl(0, 100%, 40%);">-        - queues</span><br><span>\ No newline at end of file</span><br><span style="color: hsl(120, 100%, 40%);">+        - queues</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/testsuite/+/11313">change 11313</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/testsuite/+/11313"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: testsuite </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Iaa51026718dec3b503eb3570a18ba257d6a292ac </div>
<div style="display:none"> Gerrit-Change-Number: 11313 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Rodrigo Ramirez Norambuena <a@rodrigoramirez.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>