Skip to content

Commit

Permalink
Merge pull request #709 from xml-project/fix-run-errors
Browse files Browse the repository at this point in the history
Changed expected error codes in tests for p:run. Sorry, this is a bit late.
  • Loading branch information
xml-project authored Aug 3, 2024
2 parents 4938849 + a0e821b commit 6880113
Show file tree
Hide file tree
Showing 8 changed files with 88 additions and 8 deletions.
12 changes: 11 additions & 1 deletion test-suite/tests/ab-p-run-005.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
<t:test xmlns:t="http://xproc.org/ns/testsuite/3.0"
xmlns:err="http://www.w3.org/ns/xproc-error"
expected="fail" code="err:XC0201" features="p-run">
expected="fail" code="err:XC0206" features="p-run">
<t:info>
<t:title>p:run-005</t:title>
<t:revision-history>
<t:revision>
<t:date>2024-05-24</t:date>
<t:author>
<t:name>Achim Berndzen</t:name>
</t:author>
<t:description xmlns="http://www.w3.org/1999/xhtml">
<p>Changed expected error code from XC0201 -> XC0206 as a
consequence of step repo issue #567.</p>
</t:description>
</t:revision>
<t:revision>
<t:date>2022-09-24</t:date>
<t:author>
Expand Down
12 changes: 11 additions & 1 deletion test-suite/tests/ab-p-run-006.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
<t:test xmlns:t="http://xproc.org/ns/testsuite/3.0"
xmlns:err="http://www.w3.org/ns/xproc-error"
expected="fail" code="err:XC0201" features="p-run">
expected="fail" code="err:XC0206" features="p-run">
<t:info>
<t:title>p:run-006</t:title>
<t:revision-history>
<t:revision>
<t:date>2024-05-24</t:date>
<t:author>
<t:name>Achim Berndzen</t:name>
</t:author>
<t:description xmlns="http://www.w3.org/1999/xhtml">
<p>Changed expected error code from XC0201 -> XC0206 as a
consequence of step repo issue #567.</p>
</t:description>
</t:revision>
<t:revision>
<t:date>2022-09-24</t:date>
<t:author>
Expand Down
12 changes: 11 additions & 1 deletion test-suite/tests/ab-p-run-007.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
<t:test xmlns:t="http://xproc.org/ns/testsuite/3.0"
xmlns:err="http://www.w3.org/ns/xproc-error"
expected="fail" code="err:XC0201" features="p-run">
expected="fail" code="err:XC0206" features="p-run">
<t:info>
<t:title>p:run-007</t:title>
<t:revision-history>
<t:revision>
<t:date>2024-05-24</t:date>
<t:author>
<t:name>Achim Berndzen</t:name>
</t:author>
<t:description xmlns="http://www.w3.org/1999/xhtml">
<p>Changed expected error code from XC0201 -> XC0206 as a
consequence of step repo issue #567.</p>
</t:description>
</t:revision>
<t:revision>
<t:date>2022-09-24</t:date>
<t:author>
Expand Down
12 changes: 11 additions & 1 deletion test-suite/tests/ab-p-run-008.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
<t:test xmlns:t="http://xproc.org/ns/testsuite/3.0"
xmlns:err="http://www.w3.org/ns/xproc-error"
expected="fail" code="err:XC0202" features="p-run">
expected="fail" code="err:XC0207" features="p-run">
<t:info>
<t:title>p:run-008</t:title>
<t:revision-history>
<t:revision>
<t:date>2024-05-24</t:date>
<t:author>
<t:name>Achim Berndzen</t:name>
</t:author>
<t:description xmlns="http://www.w3.org/1999/xhtml">
<p>Changed expected error code from XC0202 -> XC0207 as a
consequence of step repo issue #567.</p>
</t:description>
</t:revision>
<t:revision>
<t:date>2022-09-24</t:date>
<t:author>
Expand Down
12 changes: 11 additions & 1 deletion test-suite/tests/ab-p-run-009.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
<t:test xmlns:t="http://xproc.org/ns/testsuite/3.0"
xmlns:err="http://www.w3.org/ns/xproc-error"
expected="fail" code="err:XC0202" features="p-run">
expected="fail" code="err:XC0207" features="p-run">
<t:info>
<t:title>p:run-009</t:title>
<t:revision-history>
<t:revision>
<t:date>2024-05-24</t:date>
<t:author>
<t:name>Achim Berndzen</t:name>
</t:author>
<t:description xmlns="http://www.w3.org/1999/xhtml">
<p>Changed expected error code from XC0202 -> XC0207 as a
consequence of step repo issue #567.</p>
</t:description>
</t:revision>
<t:revision>
<t:date>2022-09-24</t:date>
<t:author>
Expand Down
12 changes: 11 additions & 1 deletion test-suite/tests/ab-p-run-010.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
<t:test xmlns:t="http://xproc.org/ns/testsuite/3.0"
xmlns:err="http://www.w3.org/ns/xproc-error"
expected="fail" code="err:XC0202" features="p-run">
expected="fail" code="err:XC0207" features="p-run">
<t:info>
<t:title>p:run-010</t:title>
<t:revision-history>
<t:revision>
<t:date>2024-05-24</t:date>
<t:author>
<t:name>Achim Berndzen</t:name>
</t:author>
<t:description xmlns="http://www.w3.org/1999/xhtml">
<p>Changed expected error code from XC0202 -> XC0207 as a
consequence of step repo issue #567.</p>
</t:description>
</t:revision>
<t:revision>
<t:date>2022-09-24</t:date>
<t:author>
Expand Down
12 changes: 11 additions & 1 deletion test-suite/tests/ab-p-run-011.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
<t:test xmlns:t="http://xproc.org/ns/testsuite/3.0"
xmlns:err="http://www.w3.org/ns/xproc-error"
expected="fail" code="err:XC0202" features="p-run">
expected="fail" code="err:XC0207" features="p-run">
<t:info>
<t:title>p:run-011</t:title>
<t:revision-history>
<t:revision>
<t:date>2024-05-24</t:date>
<t:author>
<t:name>Achim Berndzen</t:name>
</t:author>
<t:description xmlns="http://www.w3.org/1999/xhtml">
<p>Changed expected error code from XC0202 -> XC0207 as a
consequence of step repo issue #567.</p>
</t:description>
</t:revision>
<t:revision>
<t:date>2022-09-24</t:date>
<t:author>
Expand Down
12 changes: 11 additions & 1 deletion test-suite/tests/ab-p-run-012.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
<t:test xmlns:t="http://xproc.org/ns/testsuite/3.0"
xmlns:err="http://www.w3.org/ns/xproc-error"
expected="fail" code="err:XC0202" features="p-run">
expected="fail" code="err:XC0207" features="p-run">
<t:info>
<t:title>p:run-012</t:title>
<t:revision-history>
<t:revision>
<t:date>2024-05-24</t:date>
<t:author>
<t:name>Achim Berndzen</t:name>
</t:author>
<t:description xmlns="http://www.w3.org/1999/xhtml">
<p>Changed expected error code from XC0202 -> XC0207 as a
consequence of step repo issue #567.</p>
</t:description>
</t:revision>
<t:revision>
<t:date>2022-09-24</t:date>
<t:author>
Expand Down

0 comments on commit 6880113

Please sign in to comment.