<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:22: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>Whamcloud Community JIRA</title>
    <link>https://jira.whamcloud.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.14</version>
        <build-number>940014</build-number>
        <build-date>05-12-2023</build-date>
    </build-info>


<item>
            <title>[LU-15887] add always_except() to test-framework</title>
                <link>https://jira.whamcloud.com/browse/LU-15887</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;The way we add and remove tests from ALWAYS_EXCEPT is really senseless and encourages merge conflicts and porting mistakes. Instead of always just adding the next test to be excepted to the end of the list it would be better if we excepted groups of tests &lt;b&gt;one&lt;/b&gt; issue per line and kept things sorted by test number.&lt;/p&gt;

&lt;p&gt;Using a function to manage ALWAYS_EXCEPT will also help avoid problems like &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15876&quot; title=&quot;sanity-flr test_49a: missing spaces in ALWAYS_EXCEPT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15876&quot;&gt;&lt;del&gt;LU-15876&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;So instead of a miniature IQ test like:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
-# bug number:    LU-8411 LU-9054 LU-14921  EX-4334
-ALWAYS_EXCEPT+=&lt;span class=&quot;code-quote&quot;&gt;&quot; 407     312     101f 101k 428&quot;&lt;/span&gt;
+# bug number:    LU-8411 LU-9054 LU-14921  ATM-2415 EX-4334
+ALWAYS_EXCEPT+=&lt;span class=&quot;code-quote&quot;&gt;&quot; 407     312     101f 101k 400a     428&quot;&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;We could just do:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
+always_except ATM-2415 400a
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
</description>
                <environment></environment>
        <key id="70475">LU-15887</key>
            <summary>add always_except() to test-framework</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="3" iconUrl="https://jira.whamcloud.com/images/icons/statuses/inprogress.png" description="This issue is being actively worked on at the moment by the assignee.">In Progress</status>
                    <statusCategory id="4" key="indeterminate" colorName="inprogress"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="jhammond">John Hammond</assignee>
                                    <reporter username="jhammond">John Hammond</reporter>
                        <labels>
                    </labels>
                <created>Wed, 25 May 2022 14:01:21 +0000</created>
                <updated>Sat, 29 Oct 2022 07:32:57 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="336002" author="gerrit" created="Wed, 25 May 2022 14:13:37 +0000"  >&lt;p&gt;&quot;John L. Hammond &amp;lt;jhammond@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/47452&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/47452&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15887&quot; title=&quot;add always_except() to test-framework&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15887&quot;&gt;LU-15887&lt;/a&gt; test: add always_except()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 4aeca89009e1e90b3a66a235b9384451d861c7dd&lt;/p&gt;</comment>
                            <comment id="336347" author="gerrit" created="Mon, 30 May 2022 19:43:54 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/47452/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/47452/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15887&quot; title=&quot;add always_except() to test-framework&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15887&quot;&gt;LU-15887&lt;/a&gt; test: add always_except()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: c4ff4aef7eb939d536acffaac4465039f3cfa935&lt;/p&gt;</comment>
                            <comment id="337650" author="gerrit" created="Mon, 13 Jun 2022 19:23:47 +0000"  >&lt;p&gt;&quot;John L. Hammond &amp;lt;jhammond@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/47614&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/47614&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15887&quot; title=&quot;add always_except() to test-framework&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15887&quot;&gt;LU-15887&lt;/a&gt; test: use always_except()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: d344e9de2ebff61d28e149789a8a286b7178ec65&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i02qsv:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10060" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10022"><![CDATA[3]]></customfieldvalue>

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