diff pipeline.xml @ 6:52c4e0ef580a draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c64ccc5850c8e061a95fb64e07ed388384e82393
author bgruening
date Thu, 11 Oct 2018 03:30:40 -0400
parents 242ca5bcd403
children 99038af8deda
line wrap: on
line diff
--- a/pipeline.xml	Sat Sep 29 07:27:12 2018 -0400
+++ b/pipeline.xml	Thu Oct 11 03:30:40 2018 -0400
@@ -286,6 +286,14 @@
             <param name="selected_estimator" value="RandomForestRegressor"/>
             <output name="outfile" file="pipeline10" compare="sim_size" delta="1"/>
         </test>
+        <test expect_failure="true">
+            <conditional name="component_selector">
+                <param name="component_type" value="None"/>
+            </conditional>
+            <param name="selected_module" value="ensemble"/>
+            <param name="selected_estimator" value="RandomForestRegressor"/>
+            <param name="text_params" value="n_estimators=__import__('os').system('ls ~')"/>
+        </test>
     </tests>
     <help>
         <![CDATA[