Revision: 9378426c00e9
Branch: default
Author: jussi.ao.mali...@gmail.com
Date: Tue Jun 11 03:58:44 2013
Log: Edited wiki page ReleaseNotes28 through web user interface.
http://code.google.com/p/robotframework/source/detail?r=9378426c00e9&repo=wiki
Modified:
/ReleaseNotes28.wiki
=======================================
--- /ReleaseNotes28.wiki Tue Jun 11 03:49:34 2013
+++ /ReleaseNotes28.wiki Tue Jun 11 03:58:44 2013
@@ -174,6 +174,18 @@
`--suitestatlevel`, all of which previously triggered a warning and
proceeded using the option default value if an invalid value was given.
+=== Traceback removed from xUnit outputs ===
+
+Previously if robot was run on DEBUG level, the xUnit output contained
+a traceback of a failure, if one was available. Now that xUnit output is
+generated without reading the output xml to memory, the tracebacks are
+never written.
+
+=== Non-existing variables in tags fail the test ===
+
+If a non existing variable is used in a test tag, this will fail the test
on Robot 2.8.
+In earlier versions these tags got the variable name as value.
+
== Deprecated features ==
=== Attribute ROBOT_EXIT_FOR_LOOP is now deprecated ===
--
---
You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.