<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:20:09 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-29192] resmoke.py shouldn&apos;t use &quot;silentfail&quot; test status for dynamic tests</title>
                <link>https://jira.mongodb.org/browse/SERVER-29192</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Tests that are started dynamically by resmoke.py tend to perform data consistency checks. Failures when running these &quot;hooks&quot; represent potential data corruption issues and shouldn&apos;t be caused by a test being unable to run reliably.&lt;/p&gt;

&lt;p&gt;The &lt;tt&gt;combine_reports.py&lt;/tt&gt; script &lt;a href=&quot;https://github.com/mongodb/mongo/blob/r3.5.7/buildscripts/combine_reports.py#L38-L39&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;has special logic to treat silent failures in dynamic tests as real failures&lt;/a&gt;, but the logic would be simpler &lt;a href=&quot;https://github.com/mongodb/mongo/blob/r3.5.7/buildscripts/resmokelib/testing/report.py#L279-L282&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;if the &lt;tt&gt;report.json&lt;/tt&gt; file never contained silent failures for those tests in the first place&lt;/a&gt;. This also has the advantage of making it so that test failures which cause the task to fail are displayed in the Evergreen sidebar using &lt;a href=&quot;http://www.colorhexa.com/d9534f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#d9534f&lt;/a&gt; rather than &lt;a href=&quot;http://www.colorhexa.com/e7908e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#e7908e&lt;/a&gt;.&lt;/p&gt;</description>
                <environment></environment>
        <key id="383441">SERVER-29192</key>
            <summary>resmoke.py shouldn&apos;t use &quot;silentfail&quot; test status for dynamic tests</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="yves.duhem">Yves Duhem</assignee>
                                    <reporter username="max.hirschhorn@mongodb.com">Max Hirschhorn</reporter>
                        <labels>
                    </labels>
                <created>Mon, 15 May 2017 01:59:32 +0000</created>
                <updated>Mon, 30 Oct 2023 23:16:50 +0000</updated>
                            <resolved>Mon, 5 Jun 2017 18:59:00 +0000</resolved>
                                                    <fixVersion>3.5.9</fixVersion>
                                    <component>Testing Infrastructure</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="1587679" author="xgen-internal-githook" created="Mon, 5 Jun 2017 18:14:43 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;syev&apos;, u&apos;name&apos;: u&apos;Yves Duhem&apos;, u&apos;email&apos;: u&apos;yves.duhem@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-29192&quot; title=&quot;resmoke.py shouldn&amp;#39;t use &amp;quot;silentfail&amp;quot; test status for dynamic tests&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-29192&quot;&gt;&lt;del&gt;SERVER-29192&lt;/del&gt;&lt;/a&gt; Prevent &apos;silentfail&apos; status for dynamic tests&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/0347baa06a6040af11752047fb8503c77c71c61a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/0347baa06a6040af11752047fb8503c77c71c61a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1582992" author="yves.duhem" created="Tue, 30 May 2017 17:58:42 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=eddie.louie&quot; class=&quot;user-hover&quot; rel=&quot;eddie.louie&quot;&gt;eddie.louie&lt;/a&gt; already fixed the issue mentioned in the comment above (tests with &quot;fail&quot; status not being converted) in &lt;a href=&quot;https://github.com/mongodb/mongo/commit/50ea467d27c8ec98ee25d8298d61e0d5edfc560e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;50ea467&lt;/a&gt; as part of the work on &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-29061&quot; title=&quot;Add buildscripts/promote_silent_failures.py script to convert silent test failures into non-silent test failures&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-29061&quot;&gt;&lt;del&gt;SERVER-29061&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="1570818" author="max.hirschhorn@10gen.com" created="Mon, 15 May 2017 02:08:27 +0000"  >&lt;p&gt;The changes from &lt;a href=&quot;https://github.com/mongodb/mongo/commit/abeacd95726365e00f35d00f4cb348c703224042&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;abeacd9&lt;/a&gt; as part of &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-28439&quot; title=&quot;Add &amp;quot;silentfail&amp;quot; test status and --reportFailureStatus option to resmoke.py&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-28439&quot;&gt;&lt;del&gt;SERVER-28439&lt;/del&gt;&lt;/a&gt; to &lt;tt&gt;TestReport.as_dict()&lt;/tt&gt; didn&apos;t actually convert tests with the &quot;fail&quot; test status to the &lt;tt&gt;_config.REPORT_FAILURE_STATUS&lt;/tt&gt; test status instead, so the work done for this ticket should also end up addressing that issue. (More specifically, tests with the &quot;fail&apos; test status should be converted to the &lt;tt&gt;_config.REPORT_FAILURE_STATUS&lt;/tt&gt; test status when the &lt;tt&gt;dynamic&lt;/tt&gt; attribute is false.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.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_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>Tue, 30 May 2017 17:58:42 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        6 years, 36 weeks, 2 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-752</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>
                            6 years, 36 weeks, 2 days ago
                        </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>yves.duhem</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|ht7esn:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hszki7:</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="1713">TIG 2017-06-19</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_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|ht2pkv:</customfieldvalue>

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