|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<testng-results ignored="36" total="42" passed="0" failed="0" skipped="6"> |
| 3 | + <reporter-output></reporter-output> |
| 4 | + <suite started-at="2021-12-02T06:08:37 UTC" name="Staging - UI Smoke Test Run" finished-at="2021-12-02T06:45:20 UTC" duration-ms="2203697"> |
| 5 | + <groups></groups> |
| 6 | + <test started-at="2021-12-02T06:08:37 UTC" name="mobile-android" finished-at="2021-12-02T06:43:32 UTC" duration-ms="2095182"> |
| 7 | + <class name="C.T.ST"> |
| 8 | + <test-method is-config="true" signature="beforeSuite()[pri:0, instance:C.T.ST@702b8b12]" started-at="2021-12-02T06:08:36 UTC" name="beforeSuite" finished-at="2021-12-02T06:08:37 UTC" duration-ms="1034" status="PASS"> |
| 9 | + <reporter-output></reporter-output> |
| 10 | + </test-method> |
| 11 | + <!-- beforeSuite --> |
| 12 | + <test-method is-config="true" signature="beforeTest(org.testng.ITestContext)[pri:0, instance:C.T.ST@702b8b12]" started-at="2021-12-02T06:08:37 UTC" name="beforeTest" finished-at="2021-12-02T06:08:37 UTC" duration-ms="23" status="PASS"> |
| 13 | + <params> |
| 14 | + <param index="0"> |
| 15 | + <value> |
| 16 | + <![CDATA[org.testng.TestRunner@63b1d4fa]]> |
| 17 | + </value> |
| 18 | + </param> |
| 19 | + </params> |
| 20 | + <reporter-output></reporter-output> |
| 21 | + </test-method> |
| 22 | + <!-- beforeTest --> |
| 23 | + <test-method is-config="true" signature="beforeMethod(java.lang.reflect.Method)[pri:0, instance:C.T.ST@702b8b12]" started-at="2021-12-02T06:08:37 UTC" name="beforeMethod" finished-at="2021-12-02T06:22:15 UTC" duration-ms="817728" status="FAIL"> |
| 24 | + <params> |
| 25 | + <param index="0"> |
| 26 | + <value> |
| 27 | + <![CDATA[public void C.T.ST.GU(C.M.TD)]]> |
| 28 | + </value> |
| 29 | + </param> |
| 30 | + </params> |
| 31 | + <exception class="org.openqa.selenium.WebDriverException"> |
| 32 | + <message> |
| 33 | + |
| 34 | + </message> |
| 35 | + <full-stacktrace></full-stacktrace> |
| 36 | + </exception> |
| 37 | + <!-- org.openqa.selenium.WebDriverException --> |
| 38 | + <reporter-output></reporter-output> |
| 39 | + </test-method> |
| 40 | + <!-- beforeMethod --> |
| 41 | + <test-method signature="GU(C.M.TD)[pri:0, instance:C.T.ST@702b8b12]" started-at="2021-12-02T06:22:15 UTC" name="GU" data-provider="json" finished-at="2021-12-02T06:22:15 UTC" duration-ms="0" status="SKIP"> |
| 42 | + <params> |
| 43 | + <param index="0"> |
| 44 | + <value> |
| 45 | + <![CDATA[C.M.TD@363c25bc]]> |
| 46 | + </value> |
| 47 | + </param> |
| 48 | + </params> |
| 49 | + <exception class="org.openqa.selenium.WebDriverException"> |
| 50 | + <message> |
| 51 | + |
| 52 | + </message> |
| 53 | + <full-stacktrace></full-stacktrace> |
| 54 | + </exception> |
| 55 | + <!-- org.openqa.selenium.WebDriverException --> |
| 56 | + <reporter-output></reporter-output> |
| 57 | + </test-method> |
| 58 | + <!-- GU --> |
| 59 | + <test-method is-config="true" signature="afterMethod(org.testng.ITestResult,java.lang.reflect.Method)[pri:0, instance:C.T.ST@702b8b12]" started-at="2021-12-02T06:22:15 UTC" name="afterMethod" finished-at="2021-12-02T06:22:15 UTC" duration-ms="3" status="PASS"> |
| 60 | + <params> |
| 61 | + <param index="0"> |
| 62 | + <value> |
| 63 | + <![CDATA[[TestResult name={null} status=CREATED method=ST.GU(C.M.TD)[pri:0, instance:C.T.ST@702b8b12] output={null}]]]> |
| 64 | + </value> |
| 65 | + </param> |
| 66 | + <param index="1"> |
| 67 | + <value> |
| 68 | + <![CDATA[public void C.T.ST.GU(C.M.TD)]]> |
| 69 | + </value> |
| 70 | + </param> |
| 71 | + </params> |
| 72 | + <reporter-output></reporter-output> |
| 73 | + </test-method> |
| 74 | + <!-- afterMethod --> |
| 75 | + <test-method is-config="true" signature="afterTest()[pri:0, instance:C.T.ST@702b8b12]" started-at="2021-12-02T06:43:32 UTC" name="afterTest" finished-at="2021-12-02T06:43:32 UTC" duration-ms="11" status="FAIL"> |
| 76 | + <exception class="java.lang.NullPointerException"> |
| 77 | + <full-stacktrace></full-stacktrace> |
| 78 | + </exception> |
| 79 | + <!-- java.lang.NullPointerException --> |
| 80 | + <reporter-output></reporter-output> |
| 81 | + </test-method> |
| 82 | + <!-- afterTest --> |
| 83 | + </class> |
| 84 | + <!-- C.T.ST --> |
| 85 | + <class name="C.T.PT"> |
| 86 | + <test-method is-config="true" signature="beforeMethod(java.lang.reflect.Method)[pri:0, instance:C.T.PT@22e357dc]" started-at="2021-12-02T06:22:15 UTC" name="beforeMethod" finished-at="2021-12-02T06:35:54 UTC" duration-ms="819303" status="FAIL"> |
| 87 | + <params> |
| 88 | + <param index="0"> |
| 89 | + <value> |
| 90 | + <![CDATA[public void C.T.PT.SBPC(C.M.TD)]]> |
| 91 | + </value> |
| 92 | + </param> |
| 93 | + </params> |
| 94 | + <exception class="org.openqa.selenium.WebDriverException"> |
| 95 | + <message> |
| 96 | + |
| 97 | + </message> |
| 98 | + <full-stacktrace></full-stacktrace> |
| 99 | + </exception> |
| 100 | + <!-- org.openqa.selenium.WebDriverException --> |
| 101 | + <reporter-output></reporter-output> |
| 102 | + </test-method> |
| 103 | + <!-- beforeMethod --> |
| 104 | + <test-method signature="SBPC(C.M.TD)[pri:1, instance:C.T.PT@22e357dc]" started-at="2021-12-02T06:35:54 UTC" name="SBPC" data-provider="json" finished-at="2021-12-02T06:35:54 UTC" duration-ms="0" status="SKIP"> |
| 105 | + <params> |
| 106 | + <param index="0"> |
| 107 | + <value> |
| 108 | + <![CDATA[C.M.TD@24634bb5]]> |
| 109 | + </value> |
| 110 | + </param> |
| 111 | + </params> |
| 112 | + <exception class="org.openqa.selenium.WebDriverException"> |
| 113 | + <message> |
| 114 | + |
| 115 | + </message> |
| 116 | + <full-stacktrace></full-stacktrace> |
| 117 | + </exception> |
| 118 | + <!-- org.openqa.selenium.WebDriverException --> |
| 119 | + <reporter-output></reporter-output> |
| 120 | + </test-method> |
| 121 | + <!-- SBPC --> |
| 122 | + <test-method is-config="true" signature="afterMethod(org.testng.ITestResult,java.lang.reflect.Method)[pri:0, instance:C.T.PT@22e357dc]" started-at="2021-12-02T06:35:54 UTC" name="afterMethod" finished-at="2021-12-02T06:35:54 UTC" duration-ms="1" status="PASS"> |
| 123 | + <params> |
| 124 | + <param index="0"> |
| 125 | + <value> |
| 126 | + <![CDATA[[TestResult name={null} status=CREATED method=PT.SBPC(C.M.TD)[pri:1, instance:C.T.PT@22e357dc] output={null}]]]> |
| 127 | + </value> |
| 128 | + </param> |
| 129 | + <param index="1"> |
| 130 | + <value> |
| 131 | + <![CDATA[public void C.T.PT.SBPC(C.M.TD)]]> |
| 132 | + </value> |
| 133 | + </param> |
| 134 | + </params> |
| 135 | + <reporter-output></reporter-output> |
| 136 | + </test-method> |
| 137 | + <!-- afterMethod --> |
| 138 | + <test-method is-config="true" signature="beforeMethod(java.lang.reflect.Method)[pri:0, instance:C.T.PT@22e357dc]" started-at="2021-12-02T06:35:54 UTC" name="beforeMethod" finished-at="2021-12-02T06:43:32 UTC" duration-ms="457932" status="PASS"> |
| 139 | + <params> |
| 140 | + <param index="0"> |
| 141 | + <value> |
| 142 | + <![CDATA[public void C.T.PT.SBPCB(C.M.TD)]]> |
| 143 | + </value> |
| 144 | + </param> |
| 145 | + </params> |
| 146 | + <reporter-output></reporter-output> |
| 147 | + </test-method> |
| 148 | + <!-- beforeMethod --> |
| 149 | + <test-method signature="SBPCB(C.M.TD)[pri:2, instance:C.T.PT@22e357dc]" started-at="2021-12-02T06:43:32 UTC" name="SBPCB" data-provider="json" finished-at="2021-12-02T06:43:32 UTC" duration-ms="0" status="SKIP"> |
| 150 | + <params> |
| 151 | + <param index="0"> |
| 152 | + <value> |
| 153 | + <![CDATA[C.M.TD@68a80955]]> |
| 154 | + </value> |
| 155 | + </param> |
| 156 | + </params> |
| 157 | + <exception class="org.openqa.selenium.WebDriverException"> |
| 158 | + <message> |
| 159 | + |
| 160 | + </message> |
| 161 | + <full-stacktrace> |
| 162 | + |
| 163 | + </full-stacktrace> |
| 164 | + </exception> |
| 165 | + <!-- org.openqa.selenium.WebDriverException --> |
| 166 | + <reporter-output></reporter-output> |
| 167 | + </test-method> |
| 168 | + <!-- SBPCB --> |
| 169 | + <test-method is-config="true" signature="afterMethod(org.testng.ITestResult,java.lang.reflect.Method)[pri:0, instance:C.T.PT@22e357dc]" started-at="2021-12-02T06:43:32 UTC" name="afterMethod" finished-at="2021-12-02T06:43:32 UTC" duration-ms="1" status="PASS"> |
| 170 | + <params> |
| 171 | + <param index="0"> |
| 172 | + <value> |
| 173 | + <![CDATA[[TestResult name={null} status=CREATED method=PT.SBPCB(C.M.TD)[pri:2, instance:C.T.PT@22e357dc] output={null}]]]> |
| 174 | + </value> |
| 175 | + </param> |
| 176 | + <param index="1"> |
| 177 | + <value> |
| 178 | + <![CDATA[public void C.T.PT.SBPCB(C.M.TD)]]> |
| 179 | + </value> |
| 180 | + </param> |
| 181 | + </params> |
| 182 | + <reporter-output></reporter-output> |
| 183 | + </test-method> |
| 184 | + <!-- afterMethod --> |
| 185 | + </class> |
| 186 | + <!-- C.T.PT --> |
| 187 | + </test> |
| 188 | + <!-- mobile-android --> |
| 189 | + <test started-at="2021-12-02T06:08:37 UTC" name="desktop-chrome" finished-at="2021-12-02T06:45:20 UTC" duration-ms="2203697"> |
| 190 | + <class name="C.T.ST"> |
| 191 | + <test-method is-config="true" signature="beforeTest(org.testng.ITestContext)[pri:0, instance:C.T.ST@51f116b8]" started-at="2021-12-02T06:08:37 UTC" name="beforeTest" finished-at="2021-12-02T06:08:37 UTC" duration-ms="24" status="PASS"> |
| 192 | + <params> |
| 193 | + <param index="0"> |
| 194 | + <value> |
| 195 | + <![CDATA[org.testng.TestRunner@328cf0e1]]> |
| 196 | + </value> |
| 197 | + </param> |
| 198 | + </params> |
| 199 | + <reporter-output></reporter-output> |
| 200 | + </test-method> |
| 201 | + <!-- beforeTest --> |
| 202 | + <test-method is-config="true" signature="beforeMethod(java.lang.reflect.Method)[pri:0, instance:C.T.ST@51f116b8]" started-at="2021-12-02T06:08:37 UTC" name="beforeMethod" finished-at="2021-12-02T06:22:16 UTC" duration-ms="818841" status="FAIL"> |
| 203 | + <params> |
| 204 | + <param index="0"> |
| 205 | + <value> |
| 206 | + <![CDATA[public void C.T.ST.GU(C.M.TD)]]> |
| 207 | + </value> |
| 208 | + </param> |
| 209 | + </params> |
| 210 | + <exception class="org.openqa.selenium.WebDriverException"> |
| 211 | + <message> |
| 212 | + |
| 213 | + </message> |
| 214 | + <full-stacktrace> |
| 215 | + |
| 216 | + </full-stacktrace> |
| 217 | + </exception> |
| 218 | + <!-- org.openqa.selenium.WebDriverException --> |
| 219 | + <reporter-output></reporter-output> |
| 220 | + </test-method> |
| 221 | + <!-- beforeMethod --> |
| 222 | + <test-method is-config="true" signature="afterMethod(org.testng.ITestResult,java.lang.reflect.Method)[pri:0, instance:C.T.ST@51f116b8]" started-at="2021-12-02T06:22:16 UTC" name="afterMethod" finished-at="2021-12-02T06:22:16 UTC" duration-ms="1" status="PASS"> |
| 223 | + <params> |
| 224 | + <param index="0"> |
| 225 | + <value> |
| 226 | + <![CDATA[[TestResult name={null} status=CREATED method=ST.GU(C.M.TD)[pri:0, instance:C.T.ST@51f116b8] output={null}]]]> |
| 227 | + </value> |
| 228 | + </param> |
| 229 | + <param index="1"> |
| 230 | + <value> |
| 231 | + <![CDATA[public void C.T.ST.GU(C.M.TD)]]> |
| 232 | + </value> |
| 233 | + </param> |
| 234 | + </params> |
| 235 | + <reporter-output></reporter-output> |
| 236 | + </test-method> |
| 237 | + <!-- afterMethod --> |
| 238 | + <test-method signature="GU(C.M.TD)[pri:0, instance:C.T.ST@51f116b8]" started-at="2021-12-02T06:22:16 UTC" name="GU" data-provider="json" finished-at="2021-12-02T06:22:16 UTC" duration-ms="0" status="SKIP"> |
| 239 | + <params> |
| 240 | + <param index="0"> |
| 241 | + <value> |
| 242 | + <![CDATA[C.M.TD@5f8e3dad]]> |
| 243 | + </value> |
| 244 | + </param> |
| 245 | + </params> |
| 246 | + <exception class="org.openqa.selenium.WebDriverException"> |
| 247 | + <message> |
| 248 | + |
| 249 | + </message> |
| 250 | + <full-stacktrace> |
| 251 | + |
| 252 | + </full-stacktrace> |
| 253 | + </exception> |
| 254 | + <!-- org.openqa.selenium.WebDriverException --> |
| 255 | + <reporter-output></reporter-output> |
| 256 | + </test-method> |
| 257 | + <!-- GU --> |
| 258 | + <test-method is-config="true" signature="afterTest()[pri:0, instance:C.T.ST@51f116b8]" started-at="2021-12-02T06:45:20 UTC" name="afterTest" finished-at="2021-12-02T06:45:20 UTC" duration-ms="1" status="FAIL"> |
| 259 | + <exception class="java.lang.NullPointerException"> |
| 260 | + <full-stacktrace> |
| 261 | + |
| 262 | + </full-stacktrace> |
| 263 | + </exception> |
| 264 | + <!-- java.lang.NullPointerException --> |
| 265 | + <reporter-output></reporter-output> |
| 266 | + </test-method> |
| 267 | + <!-- afterTest --> |
| 268 | + </class> |
| 269 | + <!-- C.T.ST --> |
| 270 | + <class name="C.T.PT"> |
| 271 | + <test-method is-config="true" signature="beforeMethod(java.lang.reflect.Method)[pri:0, instance:C.T.PT@3246fb96]" started-at="2021-12-02T06:22:16 UTC" name="beforeMethod" finished-at="2021-12-02T06:35:55 UTC" duration-ms="819368" status="FAIL"> |
| 272 | + <params> |
| 273 | + <param index="0"> |
| 274 | + <value> |
| 275 | + <![CDATA[public void C.T.PT.SBPC(C.M.TD)]]> |
| 276 | + </value> |
| 277 | + </param> |
| 278 | + </params> |
| 279 | + <exception class="org.openqa.selenium.WebDriverException"> |
| 280 | + <message> |
| 281 | + |
| 282 | + </message> |
| 283 | + <full-stacktrace> |
| 284 | + |
| 285 | + </full-stacktrace> |
| 286 | + </exception> |
| 287 | + <!-- org.openqa.selenium.WebDriverException --> |
| 288 | + <reporter-output></reporter-output> |
| 289 | + </test-method> |
| 290 | + <!-- beforeMethod --> |
| 291 | + <test-method is-config="true" signature="afterMethod(org.testng.ITestResult,java.lang.reflect.Method)[pri:0, instance:C.T.PT@3246fb96]" started-at="2021-12-02T06:35:55 UTC" name="afterMethod" finished-at="2021-12-02T06:35:55 UTC" duration-ms="0" status="PASS"> |
| 292 | + <params> |
| 293 | + <param index="0"> |
| 294 | + <value> |
| 295 | + <![CDATA[[TestResult name={null} status=CREATED method=PT.SBPC(C.M.TD)[pri:1, instance:C.T.PT@3246fb96] output={null}]]]> |
| 296 | + </value> |
| 297 | + </param> |
| 298 | + <param index="1"> |
| 299 | + <value> |
| 300 | + <![CDATA[public void C.T.PT.SBPC(C.M.TD)]]> |
| 301 | + </value> |
| 302 | + </param> |
| 303 | + </params> |
| 304 | + <reporter-output></reporter-output> |
| 305 | + </test-method> |
| 306 | + <!-- afterMethod --> |
| 307 | + <test-method signature="SBPC(C.M.TD)[pri:1, instance:C.T.PT@3246fb96]" started-at="2021-12-02T06:35:55 UTC" name="SBPC" data-provider="json" finished-at="2021-12-02T06:35:55 UTC" duration-ms="0" status="SKIP"> |
| 308 | + <params> |
| 309 | + <param index="0"> |
| 310 | + <value> |
| 311 | + <![CDATA[C.M.TD@4a5476f0]]> |
| 312 | + </value> |
| 313 | + </param> |
| 314 | + </params> |
| 315 | + <exception class="org.openqa.selenium.WebDriverException"> |
| 316 | + <message> |
| 317 | + |
| 318 | + </message> |
| 319 | + <full-stacktrace> |
| 320 | + |
| 321 | + </full-stacktrace> |
| 322 | + </exception> |
| 323 | + <!-- org.openqa.selenium.WebDriverException --> |
| 324 | + <reporter-output></reporter-output> |
| 325 | + </test-method> |
| 326 | + <!-- SBPC --> |
| 327 | + <test-method is-config="true" signature="beforeMethod(java.lang.reflect.Method)[pri:0, instance:C.T.PT@3246fb96]" started-at="2021-12-02T06:35:55 UTC" name="beforeMethod" finished-at="2021-12-02T06:45:20 UTC" duration-ms="565297" status="PASS"> |
| 328 | + <params> |
| 329 | + <param index="0"> |
| 330 | + <value> |
| 331 | + <![CDATA[public void C.T.PT.SBPCB(C.M.TD)]]> |
| 332 | + </value> |
| 333 | + </param> |
| 334 | + </params> |
| 335 | + <reporter-output></reporter-output> |
| 336 | + </test-method> |
| 337 | + <!-- beforeMethod --> |
| 338 | + <test-method signature="SBPCB(C.M.TD)[pri:2, instance:C.T.PT@3246fb96]" started-at="2021-12-02T06:45:20 UTC" name="SBPCB" data-provider="json" finished-at="2021-12-02T06:45:20 UTC" duration-ms="0" status="SKIP"> |
| 339 | + <params> |
| 340 | + <param index="0"> |
| 341 | + <value> |
| 342 | + <![CDATA[C.M.TD@436e8c74]]> |
| 343 | + </value> |
| 344 | + </param> |
| 345 | + </params> |
| 346 | + <exception class="org.openqa.selenium.WebDriverException"> |
| 347 | + <message> |
| 348 | + |
| 349 | + </message> |
| 350 | + <full-stacktrace> |
| 351 | + |
| 352 | + </full-stacktrace> |
| 353 | + </exception> |
| 354 | + <!-- org.openqa.selenium.WebDriverException --> |
| 355 | + <reporter-output></reporter-output> |
| 356 | + </test-method> |
| 357 | + <!-- SBPCB --> |
| 358 | + <test-method is-config="true" signature="afterMethod(org.testng.ITestResult,java.lang.reflect.Method)[pri:0, instance:C.T.PT@3246fb96]" started-at="2021-12-02T06:45:20 UTC" name="afterMethod" finished-at="2021-12-02T06:45:20 UTC" duration-ms="0" status="PASS"> |
| 359 | + <params> |
| 360 | + <param index="0"> |
| 361 | + <value> |
| 362 | + <![CDATA[[TestResult name={null} status=CREATED method=PT.SBPCB(C.M.TD)[pri:2, instance:C.T.PT@3246fb96] output={null}]]]> |
| 363 | + </value> |
| 364 | + </param> |
| 365 | + <param index="1"> |
| 366 | + <value> |
| 367 | + <![CDATA[public void C.T.PT.SBPCB(C.M.TD)]]> |
| 368 | + </value> |
| 369 | + </param> |
| 370 | + </params> |
| 371 | + <reporter-output></reporter-output> |
| 372 | + </test-method> |
| 373 | + <!-- afterMethod --> |
| 374 | + </class> |
| 375 | + <!-- C.T.PT --> |
| 376 | + </test> |
| 377 | + <!-- desktop-chrome --> |
| 378 | + </suite> |
| 379 | + <!-- Staging - UI Smoke Test Run --> |
| 380 | +</testng-results> |
0 commit comments