Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

@wdio/junit-reporter 8 and bitbucket pipeline

Hi all!

I've just upgraded WebDriverIO from 6 to 8, then also 

@wdio/junit-reporter

Then, something in 8 version seems be changed because the FAILURES and ERRORS have always the same counters and the tab test on the pipeline is empty (there's a new section <failure/> . 

<testsuites>
<testsuite name="When admin try to XXX" timestamp="2023-11-07T12:23:53" time="15.082" tests="2" failures="2" errors="2" skipped="0">
<properties>
<property name="specId" value="0"/>
<property name="suiteName" value="When XXX"/>
<property name="capabilities" value="chrome.111_0_5563_146.linux"/>
<property name="file" value="file://./tests/AAA.js"/>
</properties>
<testcase classname="chrome.111_0_5563_146.linux.When_admin_XXX" name="XXXX" time="14.363">
<failure/>
<error message="element (&quot;#header-divvv&quot;) still not existing after 10000ms"/>
<system-err><![CDATA[
Error: element ("#header-divvv") still not existing after 10000ms
at Context.<anonymous> (/Users/XXX.js:65:9)
]]></system-err>

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events