RE: Why does this pipeline output two c:param-sets?

> > 
> > That's a bug. But it raises an interesting question. What 
> > should happen
> > if you run the above pipeline like this:
> > 
> >   $ calabash pipeline.xpl name=value
> 
> Isn't this the answer? Spec, section 5.1.2 (Parameter inputs):
> 
> "It is a static error (err:XS0035) if the declaration of a parameter
> input port contains a binding; parameter input port 
> declarations must be
> empty."

The test suite didn't seem to cover this case, so I added some tests for
this.

Regards,
Vojtech

Received on Monday, 29 June 2009 07:01:45 UTC