Ignore any ERROR in JVM plots 96/45096/1
authorLuis Gomez <ecelgp@gmail.com>
Fri, 2 Sep 2016 16:54:17 +0000 (09:54 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Fri, 2 Sep 2016 16:54:17 +0000 (09:54 -0700)
Lately I see some sporadic failure in JVM plots.
These ERRORs should not impact test suite.

Change-Id: I807e43d6f643d773cd129c4cd8912fa66afead73
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
csit/suites/integration/Create_JVM_Plots.robot

index a0175d7d77291a9fb4e3bff048d97e8225b408eb..89210665919ea45523278ff2a57019a192530df8 100644 (file)
@@ -4,4 +4,4 @@ Resource          ${CURDIR}/../../libraries/CheckJVMResource.robot
 
 *** Test Cases ***
 Create JVM Plots
-    CheckJVMResource.Create JVM Plots
+    BuiltIn.Run Keyword And Ignore Error    CheckJVMResource.Create JVM Plots