That does sound like a useful option, I'll be discussing that and other enhancements to the automated testing system with Greg in the near future. In this specific case, it looks like functional tests were set to not be executed, because two of the tools in the repository were missing functional test definitions. Our rationale for doing so was that if any tool can't be tested due to missing functional tests or test data, then the repository as a whole can't be proven functionally correct. --Dave B. On 4/15/13 11:04:51.000, Peter Cock wrote:
On Mon, Apr 15, 2013 at 3:56 PM, Dave Bouvier <dave@bx.psu.edu> wrote:
Peter,
I'm unable to duplicate that behavior, the "View tool functional test results" option shows up on the test tool shed both when I'm logged in and logged out. My suggestion would be to clear your browser's cookies and cache, and see if that makes a difference.
--Dave B.
That did it - thanks :)
I also have a feature request now though ;)
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).
Peter