2 new revisions:
Revision: f7bf7963c1e0
Branch: default
Author: jussi.ao.malinen
Date: Wed May 29 06:39:49 2013
Log: document that set test message is now overrridden by any failure
messa...
http://code.google.com/p/robotframework/source/detail?r=f7bf7963c1e0
Revision: ca1571f9d705
Branch: default
Author: jussi.ao.malinen
Date: Wed May 29 06:45:19 2013
Log: Automated merge with https://code.google.com/p/robotframework/
http://code.google.com/p/robotframework/source/detail?r=ca1571f9d705
==============================================================================
Revision: f7bf7963c1e0
Branch: default
Author: jussi.ao.malinen
Date: Wed May 29 06:39:49 2013
Log: document that set test message is now overrridden by any failure
message
http://code.google.com/p/robotframework/source/detail?r=f7bf7963c1e0
Modified:
/src/robot/libraries/BuiltIn.py
=======================================
--- /src/robot/libraries/BuiltIn.py Mon May 27 05:07:21 2013
+++ /src/robot/libraries/BuiltIn.py Wed May 29 06:39:49 2013
@@ -2201,10 +2201,7 @@
def set_test_message(self, message, append=False):
"""Sets message for the current test case.
- If this keyword is used outside a test teardown, the message is
- overridden by possible failure message. If this is used in
teardown,
- possible earlier failure message is overridden. Failures in
teardown
- are always shown in addition to this message.
+ Possible failures override this message.
If the optional `append` argument is given any value considered
`true`
in Python, for example, any non-empty string, the given `message`
is
==============================================================================
Revision: ca1571f9d705
Branch: default
Author: jussi.ao.malinen
Date: Wed May 29 06:45:19 2013
Log: Automated merge with https://code.google.com/p/robotframework/
http://code.google.com/p/robotframework/source/detail?r=ca1571f9d705
--
---
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.