Skip to content
This repository was archived by the owner on Jul 14, 2026. It is now read-only.

[tests-only] [full-ci] Test do not retry#5978

Closed
phil-davis wants to merge 6 commits into
masterfrom
test-do-not-retry
Closed

[tests-only] [full-ci] Test do not retry#5978
phil-davis wants to merge 6 commits into
masterfrom
test-do-not-retry

Conversation

@phil-davis

Copy link
Copy Markdown
Contributor

No description provided.

@sonarqubecloud

sonarqubecloud Bot commented Nov 5, 2021

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@phil-davis

Copy link
Copy Markdown
Contributor Author

The parameter passing through to the cucumber-js command is working:
https://drone.owncloud.com/owncloud/web/20056/27/18

Failing tests will be automatically retried once
Running acceptance tests with: cucumber-js --retry 1 --require-module @babel/register --require-module @babel/polyfill --require setup.js --require stepDefinitions --format @cucumber/pretty-formatter

And without retry:
https://drone.owncloud.com/owncloud/web/20053/10/18

Failing tests will not be retried
Running acceptance tests with: cucumber-js   --require-module @babel/register --require-module @babel/polyfill --require setup.js --require stepDefinitions --format @cucumber/pretty-formatter

7 scenarios failed (expected failures) and they were not retried.

@phil-davis phil-davis closed this Nov 5, 2021
@pascalwengerter
pascalwengerter deleted the test-do-not-retry branch November 9, 2021 08:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant