On Wed, Apr 17, 2013 at 9:44 AM, Peter Cock <p.j.a.cock@googlemail.com> wrote:


On Tue, Apr 16, 2013 at 9:42 PM, Greg Von Kuster <greg@bx.psu.edu> wrote:
Hello Peter,

On Apr 15, 2013, at 11:04 AM, Peter Cock wrote:

The "View tool functional test results" option clearly lists failed tests,
but it is not obvious if there were any successful tests. Could that
be indicated somehow (e.g. five tests passed for tool xxx).




Here's a problem case,
http://toolshed.g2.bx.psu.edu/view/peterjc/blastxml_to_top_descr

This has one unit test defined,

    <tests>
        <test>
            <param name="blastxml_file" value="blastp_four_human_vs_rhodopsin.xml" ftype="blastxml" />
            <param name="topN" value="3" />
            <output name="tabular_file" file="blastp_four_human_vs_rhodopsin_top3.tabular" ftype="tabular" />
        </test>
    </tests>

However, it is not shown via "View tool functional test results":

Tool functional test results
~ 6 hours ago
Tool Shed environment
9252:da2d6ee29f30
17
2.2.3
Galaxy environment
unknown
unknown
x86_64
Linux 3.0.0-1-amd64
2.7.2+


i.e. No mention of the fact there was (presumably) one successful test.

Peter