<!-- 
RSS generated by JIRA (4.4#649-r158309) at Sun May 19 22:15:45 CDT 2013

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 add field=key&field=summary to the URL of your request.
For example:
http://dev.clojure.org/jira/si/jira.issueviews:issue-xml/CLJ-954/CLJ-954.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Clojure JIRA</title>
    <link>http://dev.clojure.org/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>4.4</version>
        <build-number>649</build-number>
        <build-date>25-07-2011</build-date>
    </build-info>

<item>
            <title>[CLJ-954] TAP Support in clojure.test.tap Needs Updating</title>
                <link>http://dev.clojure.org/jira/browse/CLJ-954</link>
                <project id="10010" key="CLJ">Clojure</project>
                        <description>&lt;p&gt;The &lt;tt&gt;testing-vars-str&lt;/tt&gt; function requires one argument, but in the &lt;tt&gt;clojure.test.tap&lt;/tt&gt; namespace it is currently called with zero arguments. This results in a &lt;tt&gt;clojure.lang.ArityException&lt;/tt&gt; when attempting to generate TAP output with &lt;tt&gt;with-tap-out&lt;/tt&gt;.&lt;/p&gt;

&lt;p&gt;Here are links to the occurrences of this in the latest commit to &lt;tt&gt;clojure.test.tap&lt;/tt&gt;:&lt;/p&gt;

&lt;p&gt; 1. &lt;a href=&quot;https://github.com/clojure/clojure/blob/36642c984cbf52456e45a8af0a96e4b7e7417041/src/clj/clojure/test/tap.clj#L81&quot;&gt;https://github.com/clojure/clojure/blob/36642c984cbf52456e45a8af0a96e4b7e7417041/src/clj/clojure/test/tap.clj#L81&lt;/a&gt;&lt;br/&gt;
 2. &lt;a href=&quot;https://github.com/clojure/clojure/blob/36642c984cbf52456e45a8af0a96e4b7e7417041/src/clj/clojure/test/tap.clj#L92&quot;&gt;https://github.com/clojure/clojure/blob/36642c984cbf52456e45a8af0a96e4b7e7417041/src/clj/clojure/test/tap.clj#L92&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;After fixing this particular issue in my local copy of 1.4.0-SNAPSHOT, there appear to be other problems with this code as well (e.g., not producing correct output for failing tests). Since this code appears to be unmaintained and untested, perhaps it should live outside the main Clojure repo?&lt;/p&gt;</description>
                <environment></environment>
            <key id="15283">CLJ-954</key>
            <summary>TAP Support in clojure.test.tap Needs Updating</summary>
                <type id="1" iconUrl="http://dev.clojure.org/jira/images/icons/bug.gif">Defect</type>
                                <priority id="3" iconUrl="http://dev.clojure.org/jira/images/icons/priority_major.gif">Major</priority>
                    <status id="6" iconUrl="http://dev.clojure.org/jira/images/icons/status_closed.gif">Closed</status>
                    <resolution id="1">Completed</resolution>
                                <assignee username="-1">Unassigned</assignee>
                                <reporter username="semperos">Daniel Gregoire</reporter>
                        <labels>
                    </labels>
                <created>Thu, 15 Mar 2012 22:39:54 -0500</created>
                <updated>Fri, 18 May 2012 20:36:58 -0500</updated>
                    <resolved>Fri, 18 May 2012 20:36:58 -0500</resolved>
                            <version>Release 1.3</version>
                <version>Release 1.4</version>
                                                        <due></due>
                    <votes>0</votes>
                        <watches>1</watches>
                        <comments>
                    <comment id="28151" author="jszakmeister" created="Sun, 15 Apr 2012 18:45:19 -0500"  >&lt;p&gt;This fixes all the known issues with the tap test runner.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="11054" name="fix-tap-test-runner.diff" size="5988" author="jszakmeister" created="Sun, 15 Apr 2012 18:45:19 -0500" />
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                <customfield id="customfield_10002" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                <customfieldname>Approval</customfieldname>
                <customfieldvalues>
                        <customfieldvalue key="10007">Ok</customfieldvalue>

                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Global Rank</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                            <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                <customfieldname>Patch</customfieldname>
                <customfieldvalues>
                        <customfieldvalue key="10001">Code</customfieldvalue>

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