<p>Michael Bradeen has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/testsuite/+/19154">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">testsuite: fix mwi race condition<br><br>Increase time between mailbox changes from .25s<br>to 1s on mailbox_count_changes test to allow<br>sipp instances time to start and exit<br><br>ASTERISK-30214<br><br>Change-Id: I833b16398e01ad698f924086013ecba5ecd15399<br>---<br>M tests/channels/pjsip/subscriptions/mwi/unsolicited/mailbox_count_changes/mwi_check.py<br>1 file changed, 16 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/54/19154/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/tests/channels/pjsip/subscriptions/mwi/unsolicited/mailbox_count_changes/mwi_check.py b/tests/channels/pjsip/subscriptions/mwi/unsolicited/mailbox_count_changes/mwi_check.py</span><br><span>index f5378aa..10a4e4f 100644</span><br><span>--- a/tests/channels/pjsip/subscriptions/mwi/unsolicited/mailbox_count_changes/mwi_check.py</span><br><span>+++ b/tests/channels/pjsip/subscriptions/mwi/unsolicited/mailbox_count_changes/mwi_check.py</span><br><span>@@ -30,7 +30,7 @@</span><br><span>             'OldMessages': mwi['old']</span><br><span>         }</span><br><span>         reactor.callLater(statedelay, testami.sendMessage, message)</span><br><span style="color: hsl(0, 100%, 40%);">-        statedelay += .25</span><br><span style="color: hsl(120, 100%, 40%);">+        statedelay += 1</span><br><span> </span><br><span>     # delete mailbox after walking states</span><br><span>     LOGGER.info("Deleting Mailbox")</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/testsuite/+/19154">change 19154</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/+/19154"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: testsuite </div>
<div style="display:none"> Gerrit-Branch: 16 </div>
<div style="display:none"> Gerrit-Change-Id: I833b16398e01ad698f924086013ecba5ecd15399 </div>
<div style="display:none"> Gerrit-Change-Number: 19154 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Michael Bradeen <mbradeen@sangoma.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>