<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:43:44 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>[CSHARP-2867] Fix json driven tests for async</title>
                <link>https://jira.mongodb.org/browse/CSHARP-2867</link>
                <project id="10041" key="CSHARP">C# Driver</project>
                    <description>&lt;p&gt;A number of JSON driven tests has a bug when they always fail in async tests.&lt;/p&gt;

&lt;p&gt;For example(there are more of them): &lt;em&gt;JsonDrivenAssertSessionPinnedTest&lt;/em&gt;: &lt;a href=&quot;https://github.com/mongodb/mongo-csharp-driver/blob/master/tests/MongoDB.Driver.Tests/JsonDrivenTests/JsonDrivenAssertSessionPinnedTest.cs#L32&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-csharp-driver/blob/master/tests/MongoDB.Driver.Tests/JsonDrivenTests/JsonDrivenAssertSessionPinnedTest.cs#L32&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The only logic in the test is asserting, however since &lt;em&gt;ActAsync&lt;/em&gt; is not overwritten, calling this test from the async mode will always trigger &lt;em&gt;NotImplemented&lt;/em&gt; exception. The only reason why we don&apos;t see this exception because we overwrite the base implementation for &lt;em&gt;Assert&lt;/em&gt; and as a result, we just ignore the thrown exception..&lt;/p&gt;</description>
                <environment></environment>
        <key id="1039897">CSHARP-2867</key>
            <summary>Fix json driven tests for async</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</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="13201">Fixed</resolution>
                                        <assignee username="mikalai.mazurenka@mongodb.com">Mikalai Mazurenka</assignee>
                                    <reporter username="dmitry.lukyanov@mongodb.com">Dmitry Lukyanov</reporter>
                        <labels>
                    </labels>
                <created>Fri, 6 Dec 2019 12:14:25 +0000</created>
                <updated>Sat, 28 Oct 2023 11:48:29 +0000</updated>
                            <resolved>Thu, 6 Feb 2020 19:27:21 +0000</resolved>
                                                    <fixVersion>2.11.0</fixVersion>
                                    <component>Testing</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="3029951" author="xgen-internal-githook" created="Tue, 7 Apr 2020 18:19:50 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Mikalai Mazurenka&apos;, &apos;email&apos;: &apos;mikalai.mazurenka@mongodb.com&apos;, &apos;username&apos;: &apos;MikalaiMazurenka&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-2867&quot; title=&quot;Fix json driven tests for async&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-2867&quot;&gt;&lt;del&gt;CSHARP-2867&lt;/del&gt;&lt;/a&gt;: Fix skipping test steps&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-csharp-driver/commit/b4a36e71474fe8c37014b395a238c9b84ba9c0c6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-csharp-driver/commit/b4a36e71474fe8c37014b395a238c9b84ba9c0c6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2814170" author="xgen-internal-githook" created="Thu, 6 Feb 2020 18:39:10 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;MikalaiMazurenka&apos;, &apos;name&apos;: &apos;Mikalai Mazurenka&apos;, &apos;email&apos;: &apos;mikalai.mazurenka@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-2867&quot; title=&quot;Fix json driven tests for async&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-2867&quot;&gt;&lt;del&gt;CSHARP-2867&lt;/del&gt;&lt;/a&gt;: Fix json driven tests for async&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-csharp-driver/commit/e6b3e5a9e60e34ff0aec1654cf2d9b8033a6ffe6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-csharp-driver/commit/e6b3e5a9e60e34ff0aec1654cf2d9b8033a6ffe6&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|hvwx2v:</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>