<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:56:19 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>[SERVER-40923] Remove npm test command from &quot;run jstestfuzz&quot; Evergreen function</title>
                <link>https://jira.mongodb.org/browse/SERVER-40923</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;The &quot;run jstestfuzz&quot; function lives &lt;a href=&quot;https://github.com/mongodb/mongo/blob/e3796fef68ec17ef475e669cd04193aac506bf58/etc/evergreen.yml#L1803&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;here&lt;/a&gt; in the &lt;tt&gt;etc/evergreen.yml&lt;/tt&gt; project configuration file. With the introduction of the &lt;tt&gt;jstestfuzz&amp;#45;self&amp;#45;tests&lt;/tt&gt; Evergreen project, we shouldn&apos;t need to run &lt;tt&gt;npm test&lt;/tt&gt; before every execution of the fuzzer.&lt;/p&gt;</description>
                <environment></environment>
        <key id="751318">SERVER-40923</key>
            <summary>Remove npm test command from &quot;run jstestfuzz&quot; Evergreen function</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</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="robert.guo@mongodb.com">Robert Guo</assignee>
                                    <reporter username="max.hirschhorn@mongodb.com">Max Hirschhorn</reporter>
                        <labels>
                            <label>tig-evgconfig</label>
                    </labels>
                <created>Tue, 30 Apr 2019 22:20:27 +0000</created>
                <updated>Sun, 29 Oct 2023 22:21:30 +0000</updated>
                            <resolved>Tue, 28 May 2019 19:26:46 +0000</resolved>
                                                    <fixVersion>3.4.22</fixVersion>
                    <fixVersion>3.6.14</fixVersion>
                    <fixVersion>4.1.12</fixVersion>
                    <fixVersion>4.0.11</fixVersion>
                                    <component>Testing Infrastructure</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="2291585" author="xgen-internal-githook" created="Thu, 20 Jun 2019 16:24:59 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Robert Guo&apos;, &apos;email&apos;: &apos;robertguo@me.com&apos;, &apos;username&apos;: &apos;guoyr&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-41401&quot; title=&quot;patch_files.txt doesn&amp;#39;t distinguish between enterprise and community files&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-41401&quot;&gt;&lt;del&gt;SERVER-41401&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-40924&quot; title=&quot;Add Evergreen task to sanity check fuzzer can parse JavaScript tests&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-40924&quot;&gt;&lt;del&gt;SERVER-40924&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-40923&quot; title=&quot;Remove npm test command from &amp;quot;run jstestfuzz&amp;quot; Evergreen function&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-40923&quot;&gt;&lt;del&gt;SERVER-40923&lt;/del&gt;&lt;/a&gt; Add Evergreen task to sanity check fuzzer can parse JavaScript tests, remove npm test call&lt;br/&gt;
Branch: v3.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/e1d15dafee2ce7bbb239c7c665ed330a20c3af1e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/e1d15dafee2ce7bbb239c7c665ed330a20c3af1e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2289113" author="xgen-internal-githook" created="Tue, 18 Jun 2019 21:53:56 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Robert Guo&apos;, &apos;email&apos;: &apos;robert.guo@10gen.com&apos;, &apos;username&apos;: &apos;guoyr&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-41401&quot; title=&quot;patch_files.txt doesn&amp;#39;t distinguish between enterprise and community files&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-41401&quot;&gt;&lt;del&gt;SERVER-41401&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-40924&quot; title=&quot;Add Evergreen task to sanity check fuzzer can parse JavaScript tests&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-40924&quot;&gt;&lt;del&gt;SERVER-40924&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-40923&quot; title=&quot;Remove npm test command from &amp;quot;run jstestfuzz&amp;quot; Evergreen function&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-40923&quot;&gt;&lt;del&gt;SERVER-40923&lt;/del&gt;&lt;/a&gt; Add Evergreen task to sanity check fuzzer can parse JavaScript tests, remove npm test call&lt;br/&gt;
Branch: v3.6&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/91b898cb3748eeec0e0d181b2130952547883e27&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/91b898cb3748eeec0e0d181b2130952547883e27&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2287843" author="xgen-internal-githook" created="Mon, 17 Jun 2019 22:20:49 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Robert Guo&apos;, &apos;email&apos;: &apos;robertguo@me.com&apos;, &apos;username&apos;: &apos;guoyr&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-41401&quot; title=&quot;patch_files.txt doesn&amp;#39;t distinguish between enterprise and community files&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-41401&quot;&gt;&lt;del&gt;SERVER-41401&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-40924&quot; title=&quot;Add Evergreen task to sanity check fuzzer can parse JavaScript tests&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-40924&quot;&gt;&lt;del&gt;SERVER-40924&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-40923&quot; title=&quot;Remove npm test command from &amp;quot;run jstestfuzz&amp;quot; Evergreen function&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-40923&quot;&gt;&lt;del&gt;SERVER-40923&lt;/del&gt;&lt;/a&gt; Add Evergreen task to sanity check fuzzer can parse JavaScript tests, remove npm test call&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 8187520084f58882ab581e667464393e73c4f42a)&lt;br/&gt;
Branch: v4.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/9338342988c5850b14815ec5edb139115ed421dc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/9338342988c5850b14815ec5edb139115ed421dc&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2262472" author="xgen-internal-githook" created="Tue, 28 May 2019 19:26:41 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;robertguo@me.com&apos;, &apos;name&apos;: &apos;Robert Guo&apos;, &apos;username&apos;: &apos;guoyr&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-40924&quot; title=&quot;Add Evergreen task to sanity check fuzzer can parse JavaScript tests&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-40924&quot;&gt;&lt;del&gt;SERVER-40924&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-40923&quot; title=&quot;Remove npm test command from &amp;quot;run jstestfuzz&amp;quot; Evergreen function&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-40923&quot;&gt;&lt;del&gt;SERVER-40923&lt;/del&gt;&lt;/a&gt; Add Evergreen task to sanity check fuzzer can parse JavaScript tests, remove npm test call&lt;/p&gt;

&lt;p&gt;This reverts commit 4f034e89cc7978317d4a6ef34bc718a83ab55ecb.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/8187520084f58882ab581e667464393e73c4f42a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/8187520084f58882ab581e667464393e73c4f42a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2259109" author="xgen-internal-githook" created="Fri, 24 May 2019 13:23:22 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;robertguo@me.com&apos;, &apos;name&apos;: &apos;Robert Guo&apos;, &apos;username&apos;: &apos;guoyr&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-40924&quot; title=&quot;Add Evergreen task to sanity check fuzzer can parse JavaScript tests&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-40924&quot;&gt;&lt;del&gt;SERVER-40924&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-40923&quot; title=&quot;Remove npm test command from &amp;quot;run jstestfuzz&amp;quot; Evergreen function&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-40923&quot;&gt;&lt;del&gt;SERVER-40923&lt;/del&gt;&lt;/a&gt; Add Evergreen task to sanity check fuzzer can parse JavaScript tests, remove npm test call&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit 0b39364ee1e923fd3e4e66f0e0bb0e57ca0deacd.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/4f034e89cc7978317d4a6ef34bc718a83ab55ecb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/4f034e89cc7978317d4a6ef34bc718a83ab55ecb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2258579" author="xgen-internal-githook" created="Thu, 23 May 2019 22:16:13 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Robert Guo&apos;, &apos;email&apos;: &apos;robertguo@me.com&apos;, &apos;username&apos;: &apos;guoyr&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-40924&quot; title=&quot;Add Evergreen task to sanity check fuzzer can parse JavaScript tests&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-40924&quot;&gt;&lt;del&gt;SERVER-40924&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-40923&quot; title=&quot;Remove npm test command from &amp;quot;run jstestfuzz&amp;quot; Evergreen function&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-40923&quot;&gt;&lt;del&gt;SERVER-40923&lt;/del&gt;&lt;/a&gt; Add Evergreen task to sanity check fuzzer can parse JavaScript tests, remove npm test call.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/0b39364ee1e923fd3e4e66f0e0bb0e57ca0deacd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/0b39364ee1e923fd3e4e66f0e0bb0e57ca0deacd&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="785569">SERVER-41423</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_12450" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Backport Requested</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="15640"><![CDATA[v4.0]]></customfieldvalue>
    <customfieldvalue key="15141"><![CDATA[v3.6]]></customfieldvalue>
    <customfieldvalue key="14340"><![CDATA[v3.4]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10038"><![CDATA[Fully Compatible]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 23 May 2019 22:16:13 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        4 years, 33 weeks, 6 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <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>PM-1162</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            4 years, 33 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_16465" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Linked BF Score</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>12.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>max.hirschhorn@mongodb.com</customfieldvalue>
            <customfieldvalue>robert.guo@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|huwor3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr80tj:</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_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="2936">STM 2019-06-03</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10555" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11861" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>User Summary</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="11856"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|huwb0f:</customfieldvalue>

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