diff --git a/lib/core/testing.py b/lib/core/testing.py index 37674701238..2d760569b5f 100644 --- a/lib/core/testing.py +++ b/lib/core/testing.py @@ -275,6 +275,9 @@ def runCase(switches=None, parse=None): console = getUnicode(console, system=True) + print "result:", result + print "console:", console + if parse and retVal: with codecs.open(conf.dumper.getOutputFile(), "rb", UNICODE_ENCODING) as f: content = f.read() diff --git a/xml/livetests.xml b/xml/livetests.xml index 7f03887789f..aa4177d1b88 100644 --- a/xml/livetests.xml +++ b/xml/livetests.xml @@ -913,7 +913,7 @@ - + @@ -953,7 +953,7 @@ - + @@ -968,6 +968,7 @@ + @@ -992,7 +993,7 @@ - + @@ -1007,6 +1008,7 @@ + @@ -1031,7 +1033,7 @@ - + @@ -1057,7 +1059,7 @@ - + @@ -1086,7 +1088,7 @@ - +