<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:19:30 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-3954] Run all integration tests in versioned API Evergreen tasks</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-3954</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;Currently, we&apos;re only running the versioned API spec tests against a server with requireApiVersion. We should run all integration tests in the versioned API evergreen task and debug any errors that arise.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1678256">CDRIVER-3954</key>
            <summary>Run all integration tests in versioned API Evergreen tasks</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</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="13201">Fixed</resolution>
                                        <assignee username="andreas.braun@mongodb.com">Andreas Braun</assignee>
                                    <reporter username="benji.rewis@mongodb.com">Benji Rewis</reporter>
                        <labels>
                    </labels>
                <created>Mon, 12 Apr 2021 19:45:44 +0000</created>
                <updated>Sat, 28 Oct 2023 11:28:30 +0000</updated>
                            <resolved>Mon, 10 May 2021 13:23:12 +0000</resolved>
                                                    <fixVersion>1.18.0</fixVersion>
                    <fixVersion>1.18.0-alpha2</fixVersion>
                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="3855468" author="xgen-internal-githook" created="Thu, 3 Jun 2021 00:38:46 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Andreas Braun&apos;, &apos;email&apos;: &apos;alcaeus@users.noreply.github.com&apos;, &apos;username&apos;: &apos;alcaeus&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-3954&quot; title=&quot;Run all integration tests in versioned API Evergreen tasks&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-3954&quot;&gt;&lt;del&gt;CDRIVER-3954&lt;/del&gt;&lt;/a&gt; Run all integration tests in Versioned API evergreen tests (#787)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-3917&quot; title=&quot;Implement evergreen testing for versioned API&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-3917&quot;&gt;&lt;del&gt;CDRIVER-3917&lt;/del&gt;&lt;/a&gt; route all test client and client_pool creation through the test framework&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;small fixes&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;add missing include&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;rename pool method to match client method&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Refactor test framework client factories to accept API version&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Revert change in mongoc-cache.c&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Despite the #include, the linker does not like this:&lt;br/&gt;
tests/test-mongoc-cache.c.o: In function `ping&apos;:&lt;br/&gt;
src/libmongoc/tests/test-mongoc-cache.c:45: undefined reference to `test_framework_client_new&apos;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Run all tests with requireApiVersion=true&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Fix large_ismaster test&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Don&apos;t set server api when client can&apos;t be created&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Don&apos;t use test clients in tests specifically testing server API behaviour&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Print default API version in test output&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Set requireApiVersion option earlier&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Consider apiVersion field when assembling large bulk operation&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Fix wrong comment wording&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: Benjamin Rewis &amp;lt;32186188+benjirewis@users.noreply.github.com&amp;gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Fix inaccurate variable name&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Remove obsolete todo&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Document MONGODB_API_VERSION environment variable in contributing docs&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Document new test methods&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Fix tests with acceptApiVersion2&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Update newly added test&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: samantharitter &amp;lt;samantha.ritter@10gen.com&amp;gt;&lt;br/&gt;
Co-authored-by: Benjamin Rewis &amp;lt;32186188+benjirewis@users.noreply.github.com&amp;gt;&lt;br/&gt;
Branch: r1.18&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/58b5849c11f3778bd047ee4e62ac28d8ae63c87a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/58b5849c11f3778bd047ee4e62ac28d8ae63c87a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3763436" author="xgen-internal-githook" created="Mon, 10 May 2021 13:22:40 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Andreas Braun&apos;, &apos;email&apos;: &apos;alcaeus@users.noreply.github.com&apos;, &apos;username&apos;: &apos;alcaeus&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-3954&quot; title=&quot;Run all integration tests in versioned API Evergreen tasks&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-3954&quot;&gt;&lt;del&gt;CDRIVER-3954&lt;/del&gt;&lt;/a&gt; Run all integration tests in Versioned API evergreen tests (#787)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-3917&quot; title=&quot;Implement evergreen testing for versioned API&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-3917&quot;&gt;&lt;del&gt;CDRIVER-3917&lt;/del&gt;&lt;/a&gt; route all test client and client_pool creation through the test framework&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;small fixes&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;add missing include&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;rename pool method to match client method&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Refactor test framework client factories to accept API version&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Revert change in mongoc-cache.c&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Despite the #include, the linker does not like this:&lt;br/&gt;
tests/test-mongoc-cache.c.o: In function `ping&apos;:&lt;br/&gt;
src/libmongoc/tests/test-mongoc-cache.c:45: undefined reference to `test_framework_client_new&apos;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Run all tests with requireApiVersion=true&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Fix large_ismaster test&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Don&apos;t set server api when client can&apos;t be created&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Don&apos;t use test clients in tests specifically testing server API behaviour&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Print default API version in test output&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Set requireApiVersion option earlier&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Consider apiVersion field when assembling large bulk operation&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Fix wrong comment wording&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: Benjamin Rewis &amp;lt;32186188+benjirewis@users.noreply.github.com&amp;gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Fix inaccurate variable name&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Remove obsolete todo&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Document MONGODB_API_VERSION environment variable in contributing docs&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Document new test methods&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Fix tests with acceptApiVersion2&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Update newly added test&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: samantharitter &amp;lt;samantha.ritter@10gen.com&amp;gt;&lt;br/&gt;
Co-authored-by: Benjamin Rewis &amp;lt;32186188+benjirewis@users.noreply.github.com&amp;gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/3e9adec1a8baf388ac5732ad57ce0ef7acd8e5fe&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/3e9adec1a8baf388ac5732ad57ce0ef7acd8e5fe&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3743160" author="andreas.braun" created="Wed, 28 Apr 2021 09:21:07 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/pull/787&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/pull/787&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_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr324n:</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="4826">PHP Sprint April 26-30 2021</customfieldvalue>

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