<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:10:29 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[CDRIVER-742] Enable mock server tests on Solaris</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-742</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;get_port() in mock_server.c often fails on Solaris (tested on Solaris 11 specifically in Evergreen), logging &quot;Failed to get listening port number: Socket operation on non-socket&quot;. This leads to test failures so I&apos;ve disabled the mock server tests on Solaris.&lt;/p&gt;

&lt;p&gt;It would be nice to determine what&apos;s wrong with the mock server test framework on Solaris and re&#235;nable the tests.&lt;/p&gt;</description>
                <environment></environment>
        <key id="216857">CDRIVER-742</key>
            <summary>Enable mock server tests on Solaris</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="4" iconUrl="https://jira.mongodb.org/images/icons/priorities/minor.svg">Minor - P4</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="jesse@mongodb.com">A. Jesse Jiryu Davis</assignee>
                                    <reporter username="jesse@mongodb.com">A. Jesse Jiryu Davis</reporter>
                        <labels>
                    </labels>
                <created>Tue, 14 Jul 2015 20:15:27 +0000</created>
                <updated>Wed, 12 Aug 2015 12:48:02 +0000</updated>
                            <resolved>Fri, 17 Jul 2015 18:13:27 +0000</resolved>
                                    <version>1.2.0</version>
                                    <fixVersion>1.2-beta0</fixVersion>
                                    <component>libmongoc</component>
                    <component>tests</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="969038" author="xgen-internal-githook" created="Fri, 17 Jul 2015 18:12:46 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ajdavis&apos;, u&apos;name&apos;: u&apos;A. Jesse Jiryu Davis&apos;, u&apos;email&apos;: u&apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-742&quot; title=&quot;Enable mock server tests on Solaris&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-742&quot;&gt;&lt;del&gt;CDRIVER-742&lt;/del&gt;&lt;/a&gt; fix mock server tests on solaris&lt;/p&gt;

&lt;p&gt;The non-static &quot;get_port&quot; function conflicted with a symbol in Cyrus SASL.&lt;br/&gt;
sasl_client_init called it by accident in _mongoc_init_ctor, before main().&lt;br/&gt;
Branch: 1.2.0-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/5fe9f153d2f082e048da3cf473f1e9c73cd76e93&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/5fe9f153d2f082e048da3cf473f1e9c73cd76e93&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="969037" author="xgen-internal-githook" created="Fri, 17 Jul 2015 18:12:45 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ajdavis&apos;, u&apos;name&apos;: u&apos;A. Jesse Jiryu Davis&apos;, u&apos;email&apos;: u&apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-742&quot; title=&quot;Enable mock server tests on Solaris&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-742&quot;&gt;&lt;del&gt;CDRIVER-742&lt;/del&gt;&lt;/a&gt; disable mock server tests on Solaris&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit 651fb897e0d489958f3b832ffa7147d151d5323e.&lt;/p&gt;

&lt;p&gt;Conflicts:&lt;br/&gt;
	tests/test-mongoc-collection.c&lt;br/&gt;
Branch: 1.2.0-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/206fb2d3c093b970f99d506dd1d86029c89c77a6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/206fb2d3c093b970f99d506dd1d86029c89c77a6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="968545" author="xgen-internal-githook" created="Fri, 17 Jul 2015 03:57:55 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ajdavis&apos;, u&apos;name&apos;: u&apos;A. Jesse Jiryu Davis&apos;, u&apos;email&apos;: u&apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: disable more mock server tests on solaris&lt;/p&gt;

&lt;p&gt;Until &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-742&quot; title=&quot;Enable mock server tests on Solaris&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-742&quot;&gt;&lt;del&gt;CDRIVER-742&lt;/del&gt;&lt;/a&gt; is fixed.&lt;br/&gt;
Branch: 1.2.0-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/1429062e97fa261a9319f3f08f0d20e699896dad&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/1429062e97fa261a9319f3f08f0d20e699896dad&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>CDRIVER-535</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hsb6zz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="610">C Driver 2015Q2 sprint 4</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>