xproc / 3.0-test-suite

The 3.0 test suite.
https://test-suite.xproc.org/
MIT License
4 stars 3 forks source link

ab-option-026 #724

Open ndw opened 3 weeks ago

ndw commented 3 weeks ago

I think that the p:option in this test is missing static="true". Otherwise, I think it needs the eager-eval feature flag. Or I'm confused about how this test is substantially different from ab-option-064 where an error is not raised.

I think the same is true of ab-option-027.

xml-project commented 3 weeks ago
ndw commented 3 weeks ago

Yes, 064 is marked eager. I was only pointing out that I think 026 is the same situation as 064. Sounds like you agree.

For 027, if you're doing lazy evaluation, I certainly can't think of any reason why you'd attempt to evaluate the default if a value has been provided.