<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:16:50 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-2975] Resync transaction spec tests for bulk write error reporting change</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-2975</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;See &lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-609&quot; title=&quot;Resync transaction spec tests for bulk write error reporting change&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-609&quot;&gt;&lt;del&gt;DRIVERS-609&lt;/del&gt;&lt;/a&gt; for details.&lt;/p&gt;</description>
                <environment></environment>
        <key id="702049">CDRIVER-2975</key>
            <summary>Resync transaction spec tests for bulk write error reporting change</summary>
                <type id="2" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14711&amp;avatarType=issuetype">New Feature</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="samantha.ritter@mongodb.com">Samantha Ritter</assignee>
                                    <reporter username="rathi.gnanasekaran">Rathi Gnanasekaran</reporter>
                        <labels>
                    </labels>
                <created>Thu, 21 Feb 2019 17:54:59 +0000</created>
                <updated>Wed, 10 Jan 2024 22:00:27 +0000</updated>
                            <resolved>Fri, 9 Aug 2019 14:53:48 +0000</resolved>
                                                    <fixVersion>1.15.0</fixVersion>
                                    <component>libmongoc</component>
                    <component>tests</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="6002162" author="xgen-internal-githook" created="Wed, 10 Jan 2024 22:00:27 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Jeremy Mikola&apos;, &apos;email&apos;: &apos;jmikola@gmail.com&apos;, &apos;username&apos;: &apos;jmikola&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-4806&quot; title=&quot;Require 4.3.1+ server version when using failCommand errorLabels option&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-4806&quot;&gt;&lt;del&gt;CDRIVER-4806&lt;/del&gt;&lt;/a&gt; sync tests for failCommand errorLabels reqs (#1508)&lt;/p&gt;

&lt;p&gt;Synced with mongodb/specifications@5fc23f40f79d18f0693e7159eba81f0e7b276715&lt;/p&gt;

&lt;p&gt;Updates retryable writes prose test 3 to relocate the errorLabels field when configuring a fail point.&lt;/p&gt;

&lt;p&gt;Note: with_transaction/callback-retry.json is unrelated but was missed in &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2975&quot; title=&quot;Resync transaction spec tests for bulk write error reporting change&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2975&quot;&gt;&lt;del&gt;CDRIVER-2975&lt;/del&gt;&lt;/a&gt;. This test currently fails and has been skipped (see: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-4811&quot; title=&quot;Failing errorContains assertion in callback-retry.json  DuplicateKeyError test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-4811&quot;&gt;CDRIVER-4811&lt;/a&gt;).&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/4ef84ecdb7f1ce86b3d96b34ef8015d9c5f0f3f1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/4ef84ecdb7f1ce86b3d96b34ef8015d9c5f0f3f1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5986798" author="jmikola@gmail.com" created="Thu, 4 Jan 2024 19:05:20 +0000"  >&lt;p&gt;This missed syncing &lt;a href=&quot;https://github.com/mongodb/specifications/commit/f5983a473a6e048e293cdb3ba56e8fda8e73bdc6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;mongodb/specifications@f5983a4&lt;/a&gt; from SPEC-1221; however, that will be pulled in by &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-4806&quot; title=&quot;Require 4.3.1+ server version when using failCommand errorLabels option&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-4806&quot;&gt;&lt;del&gt;CDRIVER-4806&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="2364687" author="kevin.albertson" created="Fri, 9 Aug 2019 14:53:48 +0000"  >&lt;p&gt;Done as part of &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-3287&quot; title=&quot;Run mongos txn tests in evergreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-3287&quot;&gt;&lt;del&gt;CDRIVER-3287&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="2339335" author="samantha.ritter@10gen.com" created="Tue, 23 Jul 2019 17:19:45 +0000"  >&lt;p&gt;There are a few other ticket items that should be done before we sync the new transaction tests.  Otherwise, the amount of &quot;skipReason&quot; statements we would need to add in are excessive.  I&apos;ve linked some of those tickets, though there may be more, to this one.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="700925">DRIVERS-609</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10020">
                    <name>Gantt Dependency</name>
                                                                <inwardlinks description="has to be done after">
                                        <issuelink>
            <issuekey id="633894">CDRIVER-2883</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="825271">CDRIVER-3215</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="2540949">CDRIVER-4811</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="2536459">CDRIVER-4806</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <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-2739</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hue1xr:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>