You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This pipeline does a directory listing of the directory that it resides in, and it is supposed to load all files whose names match the regex \.x[mps]l$:
This pipeline does a directory listing of the directory that it resides in, and it is supposed to load all files whose names match the regex
\.x[mps]l$
:Morgana gives a correct result without raising an error. Calabash, on the other hand, complains:
The 1.0 spec makes it clear, in Sect. 2.6, that all bindings be available when evaluating
p:viewport/@match
.Tested with XML Calabash 1.1.15-96 and 1.1.16-97.
The text was updated successfully, but these errors were encountered: