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.
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 inpickValue: all_non_null
. More details in https://github.com/reanahub/reana-workflow-engine-cwl/issues/265.