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
XML Parsing Error: not well-formed Location: moz-nullprincipal:{99b4e839-a0cc-448e-a0ef-23eccd873513} Line Number 1, Column 24:
<wrapper><test></wrapper>
---------------^
<test>
The text was updated successfully, but these errors were encountered:
In fireunit.js:insertXml is generating invalid XML on this line when result.expected has something that is not valid as a XML element body. I'm not sure if there is a valid case for treating the expected result as actual XML nodes itself but it would be possible to get rid of this error by wrapping the contents of with <[CDATA[]]>
When the below comparison will throw an exception when being displayed in fireunit using pretty print (actual test works fine and succeeds).
Error:
The text was updated successfully, but these errors were encountered: