Re: [galaxy-dev] [galaxy-iuc] Suggestion for improved feedback on failing tests

2013-05-14 Thread Peter Cock
On Tue, May 14, 2013 at 3:32 AM, Ira Cooke iraco...@gmail.com wrote:
 Hi All,

 My guess is that one of the most common ways in which tools will fail tests
 on the build-bot is when a dependency fails to install properly.  I think
 this is what is happening to my tool xtandem

 http://testtoolshed.g2.bx.psu.edu/view/iracooke/xtandem

You may be suffering from the same missing test results problem
as me, see the long thread Missing test results on (Test) Tool Shed:
http://dev.list.galaxyproject.org/Missing-test-results-on-Test-Tool-Shed-td4659531.html

Peter
___
Please keep all replies on the list by using reply all
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
  http://lists.bx.psu.edu/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/


Re: [galaxy-dev] [galaxy-iuc] Suggestion for improved feedback on failing tests

2013-05-14 Thread Ira Cooke
Hi Peter, 

Yes that's most likely part of it ... thanks for the link to that thread.  I 
think I am suffering from the same issue. 

 ... but I'm also assuming when my test results come back I'll still need to 
figure out where my repository dependencies failed.  Last test result I saw it 
looked like a failure compiling ruby ... but it's hard to know what's missing 
to fix it.

Cheers
Ira

On 14/05/2013, at 6:54 PM, Peter Cock p.j.a.c...@googlemail.com wrote:

 On Tue, May 14, 2013 at 3:32 AM, Ira Cooke iraco...@gmail.com wrote:
 Hi All,
 
 My guess is that one of the most common ways in which tools will fail tests
 on the build-bot is when a dependency fails to install properly.  I think
 this is what is happening to my tool xtandem
 
 http://testtoolshed.g2.bx.psu.edu/view/iracooke/xtandem
 
 You may be suffering from the same missing test results problem
 as me, see the long thread Missing test results on (Test) Tool Shed:
 http://dev.list.galaxyproject.org/Missing-test-results-on-Test-Tool-Shed-td4659531.html
 
 Peter


___
Please keep all replies on the list by using reply all
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
  http://lists.bx.psu.edu/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/


Re: [galaxy-dev] [galaxy-iuc] Suggestion for improved feedback on failing tests

2013-05-14 Thread Peter Cock
On Tue, May 14, 2013 at 10:39 AM, Ira Cooke iraco...@gmail.com wrote:
 Hi Peter,

 Yes that's most likely part of it ... thanks for the link to that thread.
 I think I am suffering from the same issue.

  ... but I'm also assuming when my test results come back I'll still
 need to figure out where my repository dependencies failed.  Last
 test result I saw it looked like a failure compiling ruby ... but it's
 hard to know what's missing to fix it.

 Cheers
 Ira

Me too - I've been struggling with tests failing due to partial installs
(where only the beginning of the tool_dependencies.xml is processed
but no error from the installation process is show on the Tool Shed):
http://dev.list.galaxyproject.org/Handling-of-tool-dependencies-xml-errors-in-Tool-Shed-testing-tt4659720.html

Peter
___
Please keep all replies on the list by using reply all
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
  http://lists.bx.psu.edu/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/