Skip to content
Snippets Groups Projects
Commit 820444e12fc5 authored by Nick Wellnhofer's avatar Nick Wellnhofer
Browse files

Adjust expected error output for libxml2 changes

parent 820b5d18a69c
No related branches found
No related tags found
No related merge requests found
runtime error: file ./bug-165.xsl line 6 element value-of
Variable 'pStyle' has not been declared.
XPath error : Undefined variable
runtime error: file ./bug-165.xsl line 6 element value-of
XPath evaluation returned no result.
no result for ./../docs/bug-165.xml
runtime error: file ./bug-180.xsl line 4 element copy-of
Variable 'xxx' has not been declared.
XPath error : Undefined variable
no result for ./../docs/bug-180.xml
runtime error: file ./bug-184.xsl line 5 element value-of
Variable 'nonexistent' has not been declared.
XPath error : Undefined variable
runtime error: file ./bug-184.xsl line 5 element value-of
XPath evaluation returned no result.
no result for ./../docs/bug-184.xml
runtime error
Variable 'p' has not been declared.
XPath error : Undefined variable
runtime error: file ./bug-194.xsl line 4 element param
Failed to evaluate the expression of variable 'p'.
......@@ -3,5 +4,6 @@
runtime error: file ./bug-194.xsl line 4 element param
Failed to evaluate the expression of variable 'p'.
XPath error : Undefined variable
runtime error: file ./bug-194.xsl line 5 element param
Failed to evaluate the expression of variable 'p2'.
no result for ./../docs/bug-194.xml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment