<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:36: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-3699] commit &quot;LU-1606 api: compile and build lustreapi test&quot; introduce a wrong test </title>
                <link>https://jira.whamcloud.com/browse/LU-3699</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commitdiff;h=4a3a9c5be5732d448c3c2d255b5b779918442f5d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commitdiff;h=4a3a9c5be5732d448c3c2d255b5b779918442f5d&lt;/a&gt;&lt;br/&gt;
introduce a new test&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;+test_74() { # LU-1606
+       &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; TESTPROG in $LUSTRE_TESTS_API_DIR/*.c; &lt;span class=&quot;code-keyword&quot;&gt;do&lt;/span&gt;
+               gcc -Wall -Werror $LUSTRE_TESTS_API_DIR/simple_test.c \
+                       -I$LUSTRE/include \
+                       -L$LUSTRE/utils -llustreapi ||
+                               error &lt;span class=&quot;code-quote&quot;&gt;&quot;client api broken&quot;&lt;/span&gt;
+       done
+       cleanup || &lt;span class=&quot;code-keyword&quot;&gt;return&lt;/span&gt; $?
+}
+run_test 74 &lt;span class=&quot;code-quote&quot;&gt;&quot;Lustre client api program can compile and link&quot;&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;but that code developed to compile all tests in TESTS_API_DIR, but compile just a simple_test only.&lt;/p&gt;

&lt;p&gt;please fix it.&lt;/p&gt;</description>
                <environment>any</environment>
        <key id="20188">LU-3699</key>
            <summary>commit &quot;LU-1606 api: compile and build lustreapi test&quot; introduce a wrong test </summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</priority>
                        <status id="6" iconUrl="https://jira.whamcloud.com/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="2">Won&apos;t Fix</resolution>
                                        <assignee username="rhenwood">Richard Henwood</assignee>
                                    <reporter username="shadow">Alexey Lyashkov</reporter>
                        <labels>
                    </labels>
                <created>Mon, 5 Aug 2013 19:25:27 +0000</created>
                <updated>Thu, 5 Feb 2015 16:02:44 +0000</updated>
                            <resolved>Thu, 5 Feb 2015 16:02:44 +0000</resolved>
                                    <version>Lustre 2.5.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="63672" author="shadow" created="Mon, 5 Aug 2013 19:30:34 +0000"  >&lt;p&gt;one more bug. did you really think test directory always writable? why $TMP dir don&apos;t used to store output result?&lt;br/&gt;
why gcc is hardcoded in opposite to use a cc (more posix compatible) ?&lt;/p&gt;</comment>
                            <comment id="105846" author="rhenwood" created="Thu, 5 Feb 2015 16:02:44 +0000"  >&lt;p&gt;18 months have passed and this isn&apos;t a high enough priority for me to keep open. Closing it as Won&apos;t Fix.&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|hzvx6f:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9546</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>