p:file-touch-015 (AB)
Test is expected to fail with error code err:XC0136.
The pipeline
<p:declare-step xmlns:c="http://www.w3.org/ns/xproc-step"
xmlns:err="http://www.w3.org/ns/xproc-error" xmlns:p="http://www.w3.org/ns/xproc"
xmlns:t="http://xproc.org/ns/testsuite/3.0" version="3.0">
<p:output port="result"/>
<p:file-touch href="scheme-not-supported://i-do-not-exist"/>
</p:declare-step>
Revision history
- 29 Jul 2022, Achim Berndzen
Initial commit