Revision: c1ed779371ea
Author: Mikko Korpela <[email protected]>
Date: Tue Nov 8 04:57:08 2011
Log: fix test
http://code.google.com/p/robotframework/source/detail?r=c1ed779371ea
Modified:
/atest/robot/cli/rebot/invalid_usage.txt
=======================================
--- /atest/robot/cli/rebot/invalid_usage.txt Mon Jun 13 22:39:36 2011
+++ /atest/robot/cli/rebot/invalid_usage.txt Tue Nov 8 04:57:08 2011
@@ -21,7 +21,7 @@
Non-Compatible XML
Create File ${MYOUTDIR}/invalid.xml <not><our>type</our></not>
- Rebot should fail ${MYOUTDIR}${/}invalid.xml File '.*invalid.xml' is
not Robot Framework output file.
+ Rebot should fail ${MYOUTDIR}${/}invalid.xml File '.*invalid.xml' is
not Robot Framework output file.*
Invalid Output Directory
[Documentation] Test error handling when some of the output dirs
(where to write output, report, etc.) is invalid (i.e. can't be created).
To make sure creating dirs fails their names are non-standard (that's not
enough in Linux) parent is made read only.