X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=csit%2Flibraries%2FFailFast.robot;fp=csit%2Flibraries%2FFailFast.robot;h=b9fb8e7a797d90a459b54bc59924d92da762ccf5;hb=7e5a8e3140f4ae6ae45e05047650617b3f85253a;hp=9c880f62e13b37909dc46bdb5196dc7d43c90180;hpb=fafd41f9186c22dcd639b5bb86de4ba6be578fdc;p=integration%2Ftest.git diff --git a/csit/libraries/FailFast.robot b/csit/libraries/FailFast.robot index 9c880f62e1..b9fb8e7a79 100644 --- a/csit/libraries/FailFast.robot +++ b/csit/libraries/FailFast.robot @@ -1,15 +1,15 @@ *** Settings *** Documentation Robot keyword library (Resource) for implementing fail fast behavior in Robot suites. -... +... ... Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved. -... +... ... This program and the accompanying materials are made available under the ... terms of the Eclipse Public License v1.0 which accompanies this distribution, ... and is available at http://www.eclipse.org/legal/epl-v10.html -... -... +... +... ... This Resource uses suite variable SuiteFastFail, beware of possible conflicts. -... +... ... Recommended usage: ... In suite setup, call Do_Not_Fail_Fast_From_Now_On ... Set Fail_This_Fast_On_Previous_Error as Test Setup