Fixed failure due to a too sensitive command 67/25867/3
authorJozef Behran <jbehran@cisco.com>
Wed, 19 Aug 2015 15:14:31 +0000 (17:14 +0200)
committerJozef Behran <jbehran@cisco.com>
Mon, 24 Aug 2015 13:20:12 +0000 (15:20 +0200)
commitcef1ea4aea0b0d2efec7e897011d15e3117cc02b
treefcebbe743e9de0f7a6f4e1f4b82f30ec69013a3e
parent08640680725f963de11918ea587f77186216cff9
Fixed failure due to a too sensitive command

There is a command in the "Verify Keyword Does Not Fail
Within Timeout" keyword which tried to catch the "timeout
failure" error but the problem is that the "timeout failure"
error looks different on different versions of Robot
Framework. The result is that the test fails on any Robot
Framework version except the one that it was debugged on.
The fix simply reduces the sensitivity of the command to
"any error is ok with me".

Change-Id: I4ecd7b5f7c2ea7bc070313dc69b3a7c7d3f96908
Signed-off-by: Jozef Behran <jbehran@cisco.com>
test/csit/libraries/WaitForFailure.robot