Hello Vipin,

Assuming you executed your functional test like this:

sh run._functional_tests.sh -id gentool

you may need to update your instance as this use of functional tests was briefly broken but has been corrected.  Let us know if this is not the case.


On Nov 16, 2009, at 10:48 AM, Nate Coraor wrote:

Vipin TS wrote:

I wrote a functional test for my galaxy tool. While running the functional tests it shows the following error message.
Failure: ValueError (No such test TestForTool_gentool) ... ERROR
======================================================================
ERROR: Failure: ValueError (No such test TestForTool_gentool)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/myhome/galaxy-0/eggs/py2.5-noplatform/nose-0.11.1-py2.5.egg/nose/failure.py", line 39, in runTest
    raise self.exc_class(self.exc_val)
ValueError: No such test TestForTool_gentool

Hi Vipin,

Does 'gentool' match the id in the <tool> tag?  What command are you using to run the tests?  Does the tool successfully load during server startup?

Thanks,
--nate
_______________________________________________
galaxy-dev mailing list
galaxy-dev@lists.bx.psu.edu
http://lists.bx.psu.edu/listinfo/galaxy-dev

Greg Von Kuster
Galaxy Development Team
greg@bx.psu.edu