Skip to content

[allure-report] handle case for broken status of tests with retry#12496

Merged
christian-bromann merged 1 commit intowebdriverio:v8from
a-skindzer:broken-tests-with-retry-displayed-as-passed-v8
Mar 15, 2024
Merged

[allure-report] handle case for broken status of tests with retry#12496
christian-bromann merged 1 commit intowebdriverio:v8from
a-skindzer:broken-tests-with-retry-displayed-as-passed-v8

Conversation

@a-skindzer
Copy link
Contributor

@a-skindzer a-skindzer commented Mar 15, 2024

Proposed changes

PR for V8 version

the original PR: #12480

Types of changes

  • Polish (an improvement for an existing feature)
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (improvements to the project's docs)
  • Specification changes (updates to WebDriver command specifications)
  • Internal updates (everything related to internal scripts, governance documentation and CI files)

Checklist

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have added the necessary documentation (if appropriate)
  • I have added proper type definitions for new commands (if appropriate)

Reviewers: @webdriverio/project-committers

…bdriverio#12480)

* add case for broken tests with retry

* add some unit-tests to tests cucumber retrying flow

(cherry picked from commit 7a4f503)
Copy link
Member

@christian-bromann christian-bromann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@christian-bromann christian-bromann added the PR: Bug Fix 🐛 PRs that contain bug fixes label Mar 15, 2024
@christian-bromann christian-bromann merged commit 510ac62 into webdriverio:v8 Mar 15, 2024
@a-skindzer a-skindzer deleted the broken-tests-with-retry-displayed-as-passed-v8 branch March 15, 2024 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: Bug Fix 🐛 PRs that contain bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants