removed Not reporting to kpi file

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
This commit is contained in:
jitendracandela
2022-03-24 02:04:26 +05:30
parent 08d7f3dd52
commit 575d9facef

View File

@@ -363,7 +363,8 @@ class cv_test(Realm):
raise e # Exception("Could not find Reports")
break
else:
print('Not reporting to kpi file')
#print('Not reporting to kpi file')
pass
# Of if test stopped for some reason and could not generate report.
if not self.get_is_running(instance_name):