[asterisk-commits] mnicholson: branch mnicholson/failure-message r2425 - /asterisk/team/mnichols...
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Fri Sep 23 13:35:01 CDT 2011
Author: mnicholson
Date: Fri Sep 23 13:34:57 2011
New Revision: 2425
URL: http://svnview.digium.com/svn/testsuite?view=rev&rev=2425
Log:
fail, but no parse error
Modified:
asterisk/team/mnicholson/failure-message/results-template.xml
Modified: asterisk/team/mnicholson/failure-message/results-template.xml
URL: http://svnview.digium.com/svn/testsuite/asterisk/team/mnicholson/failure-message/results-template.xml?view=diff&rev=2425&r1=2424&r2=2425
==============================================================================
--- asterisk/team/mnicholson/failure-message/results-template.xml (original)
+++ asterisk/team/mnicholson/failure-message/results-template.xml Fri Sep 23 13:34:57 2011
@@ -11,12 +11,10 @@
</testcase>
<testcase time="1.0" name="failing test3">
<failure>
-<![CDATA[
-CDATA test: let's put a bunch of random characters in here.
+<![CDATA[CDATA test: let's put a bunch of random characters in here.
& ^ % $ @ <> < >>
]] [[ * _ " " " ' ' ' " ' " ' " '
-That should do it.
-]]>
+That should do it.]]>
</failure>
</testcase>
<testcase time="1.0" name="failing test4">
More information about the asterisk-commits
mailing list