<p>Chris Savinovich has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/10723">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">test_websocket_client.c: Disable websockt_client_create_test<br><br>This test was occassionally failing. Disabled for now by<br>adding  info->explicit_only = 1<br><br>Change-Id: I778f6cbb6104c6b4e89737a2eaf1a9540888d351<br>---<br>M tests/test_websocket_client.c<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/23/10723/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/tests/test_websocket_client.c b/tests/test_websocket_client.c</span><br><span>index e33f3f9..4453235 100644</span><br><span>--- a/tests/test_websocket_client.c</span><br><span>+++ b/tests/test_websocket_client.c</span><br><span>@@ -52,6 +52,7 @@</span><br><span>     switch (cmd) {</span><br><span>       case TEST_INIT:</span><br><span>              info->name = __func__;</span><br><span style="color: hsl(120, 100%, 40%);">+             info->explicit_only = 1;</span><br><span>          info->category = CATEGORY;</span><br><span>                info->summary = "test creation and connection of a client websocket";</span><br><span>           info->description = "test creation and connection of a client websocket";</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/10723">change 10723</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/10723"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I778f6cbb6104c6b4e89737a2eaf1a9540888d351 </div>
<div style="display:none"> Gerrit-Change-Number: 10723 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Chris Savinovich <csavinovich@digium.com> </div>