reanahub / docs.reana.io

REANA documentation web site
http://docs.reana.io
MIT License
3 stars 31 forks source link

docs(running-workflows): update CWL conformance tests (#196) #196

Open giuseppe-steduto opened 8 months ago

giuseppe-steduto commented 8 months ago

The extra failing test in v1.1 was due to a timeout error.

For version 1.2, n.221 fails because of a timeout error. In tests n. 276, 282, 298 instead, the comparison between the expected value and the actual one fails because of a lengths don't match error in pickValue: all_non_null. More details in https://github.com/reanahub/reana-workflow-engine-cwl/issues/265.