<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:20:58 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-9621] closeall.js failing on new windows 32-bit builder</title>
                <link>https://jira.mongodb.org/browse/SERVER-9621</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;&lt;a href=&quot;http://buildlogs.mongodb.org/Windows%2032-bit%20%282%29/builds/34/test/recent%20failures/closeall.js&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://buildlogs.mongodb.org/Windows%2032-bit%20%282%29/builds/34/test/recent%20failures/closeall.js&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://buildbot.mongodb.org/builders/V2.4%20Windows%2032-bit%20%282%29/builds/17/steps/test_7/logs/stdio&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://buildbot.mongodb.org/builders/V2.4%20Windows%2032-bit%20%282%29/builds/17/steps/test_7/logs/stdio&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;http://buildlogs.mongodb.org/V2.4%20Windows%2032-bit%20%282%29/builds/17/test/durability/closeall.js&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://buildlogs.mongodb.org/V2.4%20Windows%2032-bit%20%282%29/builds/17/test/durability/closeall.js&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="74638">SERVER-9621</key>
            <summary>closeall.js failing on new windows 32-bit builder</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</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="9">Done</resolution>
                                        <assignee username="tad">Tad Marshall</assignee>
                                    <reporter username="ian@mongodb.com">Ian Whalen</reporter>
                        <labels>
                            <label>buildbot</label>
                    </labels>
                <created>Wed, 8 May 2013 14:51:04 +0000</created>
                <updated>Mon, 11 Jul 2016 17:40:35 +0000</updated>
                            <resolved>Wed, 15 May 2013 19:50:59 +0000</resolved>
                                                    <fixVersion>2.4.4</fixVersion>
                    <fixVersion>2.5.0</fixVersion>
                                    <component>Testing Infrastructure</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="339236" author="auto" created="Sun, 19 May 2013 16:30:22 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-05-14T23:12:52Z&apos;, u&apos;name&apos;: u&apos;Alberto Lerner&apos;, u&apos;email&apos;: u&apos;alerner@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9621&quot; title=&quot;closeall.js failing on new windows 32-bit builder&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9621&quot;&gt;&lt;del&gt;SERVER-9621&lt;/del&gt;&lt;/a&gt; Fix case for 32-bit windows test.&lt;br/&gt;
Branch: v2.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/4da577ffc1e8cfc19042770a6b9ff7b88aa1ffa2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/4da577ffc1e8cfc19042770a6b9ff7b88aa1ffa2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="339235" author="auto" created="Sun, 19 May 2013 16:30:20 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-05-09T13:57:37Z&apos;, u&apos;name&apos;: u&apos;Tad Marshall&apos;, u&apos;email&apos;: u&apos;tad@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9621&quot; title=&quot;closeall.js failing on new windows 32-bit builder&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9621&quot;&gt;&lt;del&gt;SERVER-9621&lt;/del&gt;&lt;/a&gt; Disable jstests/dur/closeall.js on 32-bit Windows&lt;/p&gt;

&lt;p&gt;This test fails frequently on 32-bit Windows due to remapPrivateView&lt;br/&gt;
being unable to remap a file when another thread allocate memory&lt;br/&gt;
while a file is unmapped.&lt;/p&gt;

&lt;p&gt;Disable the test in 32-bit Windows since this can&apos;t really be fixed&lt;br/&gt;
without changes to the storage layer (and 32-bit does not benefit&lt;br/&gt;
from stress testing).&lt;br/&gt;
Branch: v2.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/33e52874dfcfd2257f49bb1b4007664723d7d309&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/33e52874dfcfd2257f49bb1b4007664723d7d309&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="339234" author="auto" created="Sun, 19 May 2013 16:30:18 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-05-14T17:02:13Z&apos;, u&apos;name&apos;: u&apos;Tad Marshall&apos;, u&apos;email&apos;: u&apos;tad@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9621&quot; title=&quot;closeall.js failing on new windows 32-bit builder&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9621&quot;&gt;&lt;del&gt;SERVER-9621&lt;/del&gt;&lt;/a&gt; Add getBuildInfo() function to shell&lt;br/&gt;
Branch: v2.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/756d0a11816a8796981848b604bf47da4743cf02&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/756d0a11816a8796981848b604bf47da4743cf02&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="335762" author="auto" created="Tue, 14 May 2013 23:16:46 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-05-14T23:12:52Z&apos;, u&apos;name&apos;: u&apos;Alberto Lerner&apos;, u&apos;email&apos;: u&apos;alerner@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9621&quot; title=&quot;closeall.js failing on new windows 32-bit builder&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9621&quot;&gt;&lt;del&gt;SERVER-9621&lt;/del&gt;&lt;/a&gt; Fix case for 32-bit windows test.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/f1f5a9538290d0a9e1831da34b70016a2774b40b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/f1f5a9538290d0a9e1831da34b70016a2774b40b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="335753" author="ian@10gen.com" created="Tue, 14 May 2013 22:58:18 +0000"  >&lt;p&gt;&lt;a href=&quot;http://buildlogs.mongodb.org/Solaris-SmartOS%2064-bit/builds/1012/test/durability/closeall.js&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://buildlogs.mongodb.org/Solaris-SmartOS%2064-bit/builds/1012/test/durability/closeall.js&lt;/a&gt;&lt;/p&gt;

&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;Tue May 14 22:55:13.157 JavaScript execution failed: ReferenceError: _isWIndows is not defined at /data/buildslaves/SolarisSmartOS_64bit/mongo/jstests/dur/closeall.js:L94&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;</comment>
                            <comment id="335570" author="auto" created="Tue, 14 May 2013 19:08:28 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-05-09T13:57:37Z&apos;, u&apos;name&apos;: u&apos;Tad Marshall&apos;, u&apos;email&apos;: u&apos;tad@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9621&quot; title=&quot;closeall.js failing on new windows 32-bit builder&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9621&quot;&gt;&lt;del&gt;SERVER-9621&lt;/del&gt;&lt;/a&gt; Disable jstests/dur/closeall.js on 32-bit Windows&lt;/p&gt;

&lt;p&gt;This test fails frequently on 32-bit Windows due to remapPrivateView&lt;br/&gt;
being unable to remap a file when another thread allocate memory&lt;br/&gt;
while a file is unmapped.&lt;/p&gt;

&lt;p&gt;Disable the test in 32-bit Windows since this can&apos;t really be fixed&lt;br/&gt;
without changes to the storage layer (and 32-bit does not benefit&lt;br/&gt;
from stress testing).&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/e9048f5943d187bfcbb4138505f09a55c46a0bc4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/e9048f5943d187bfcbb4138505f09a55c46a0bc4&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="335536" author="auto" created="Tue, 14 May 2013 18:28:46 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-05-14T17:02:13Z&apos;, u&apos;name&apos;: u&apos;Tad Marshall&apos;, u&apos;email&apos;: u&apos;tad@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9621&quot; title=&quot;closeall.js failing on new windows 32-bit builder&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9621&quot;&gt;&lt;del&gt;SERVER-9621&lt;/del&gt;&lt;/a&gt; Add getBuildInfo() function to shell&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/993fad41bdb155af9606c53accea9f56fa4ec129&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/993fad41bdb155af9606c53accea9f56fa4ec129&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="331127" author="tad" created="Wed, 8 May 2013 15:21:40 +0000"  >&lt;p&gt;I think it&apos;s just been an intermittent failure for 32-bit Windows forever and affected the old builders as well.&lt;/p&gt;

&lt;p&gt;I&apos;m looking forward to a future database of test failures so we could research this quickly (see when this test has failed in the past).&lt;/p&gt;

&lt;p&gt;It&apos;s a race condition, but not one we&apos;ve been able to control in previous efforts, so the speed of the build machine could tilt the failure rate in either direction.&lt;/p&gt;

&lt;p&gt;I&apos;ll disable the test for 32-bit Windows.&lt;/p&gt;</comment>
                            <comment id="331112" author="milkie" created="Wed, 8 May 2013 15:08:06 +0000"  >&lt;p&gt;Do you have any theories on why the old Windows 32-bit builder passed this test?  (Could it be due to the faster performance offered by the newer builder?)&lt;br/&gt;
I think it&apos;s reasonable to disable this test for 32-bit Windows.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="26721" name="closeall.txt" size="1231652" author="ian@mongodb.com" created="Wed, 8 May 2013 14:51:05 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9.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>Wed, 8 May 2013 15:01:55 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        10 years, 39 weeks, 3 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_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>ramon.fernandez@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            10 years, 39 weeks, 3 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10022"><![CDATA[Windows]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>auto</customfieldvalue>
            <customfieldvalue>milkie@mongodb.com</customfieldvalue>
            <customfieldvalue>ian@mongodb.com</customfieldvalue>
            <customfieldvalue>tad</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrmtvb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrnqvj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>52321</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_10166" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Tests Written</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10153"><![CDATA[Unneeded]]></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|hrljhr:</customfieldvalue>

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