<p>George Joseph <strong>merged</strong> this change.</p><p><a href="https://gerrit.asterisk.org/10725">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Joshua Colp: Looks good to me, but someone else must approve; Verified
  George Joseph: Looks good to me, approved; Approved for Submit

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">test_websocket_client.c: Disable websocket_client_create_and_connect test.<br><br>This test was occasionally failing, with:<br><br>  WARNING[5812]: http.c:1939 httpd_helper_thread: Failed to set<br>      TCP_NODELAY on HTTP connection: Bad file descriptor<br>  ERROR[5812]: iostream.c:91 ast_iostream_nonblock: Failed to get<br>      fcntl() flags for file descriptor: Bad file descriptor<br>  ERROR[5812]: iostream.c:569 ast_iostream_close: close() failed: Bad<br>      file descriptor<br><br>Disabled for now by making the test explicit only.<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;"><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/10725">change 10725</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/10725"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 16 </div>
<div style="display:none"> Gerrit-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: I778f6cbb6104c6b4e89737a2eaf1a9540888d351 </div>
<div style="display:none"> Gerrit-Change-Number: 10725 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Chris Savinovich <csavinovich@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 (1000185) </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@digium.com> </div>