summaryrefslogtreecommitdiffstats
path: root/target/failsafe-reports/failsafe-summary.xml
diff options
context:
space:
mode:
authorsantosh <santosh.k.yadav@ril.com>2018-01-29 23:05:39 +0530
committersantosh yadav <santosh.k.yadav@ril.com>2018-01-30 00:44:31 +0530
commitc408b63bfdc5979cf0f7e75882d87812fb5e05fb (patch)
treeabb1bb4041c0d9d8bc95b0106cf6407a7e976dac /target/failsafe-reports/failsafe-summary.xml
parentcef8c1f95274089ec42f021ae09cfef4def159fb (diff)
NullPointerException might be thrown
added a null check on Dn variable line no :328 Issue-ID: VFC-690 Change-Id: I1bb6ed6db9d51f95369a3f3cbef8d0517a79ac9c Signed-off-by: santosh <santosh.k.yadav@ril.com>
Diffstat (limited to 'target/failsafe-reports/failsafe-summary.xml')
-rw-r--r--target/failsafe-reports/failsafe-summary.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/failsafe-reports/failsafe-summary.xml b/target/failsafe-reports/failsafe-summary.xml
new file mode 100644
index 0000000..ac2b7cb
--- /dev/null
+++ b/target/failsafe-reports/failsafe-summary.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<failsafe-summary result="254" timeout="false">
+ <completed>0</completed>
+ <errors>0</errors>
+ <failures>0</failures>
+ <skipped>0</skipped>
+ <failureMessage/>
+</failsafe-summary> \ No newline at end of file