Skip to content

Add a test to supposed to fail with ThreadRunner#662

Draft
Galileo-Galilei wants to merge 1 commit intomasterfrom
645-on_pipeline_error-raises-an-error-when-the-pipeline-fails-and-threadrunner-is-used
Draft

Add a test to supposed to fail with ThreadRunner#662
Galileo-Galilei wants to merge 1 commit intomasterfrom
645-on_pipeline_error-raises-an-error-when-the-pipeline-fails-and-threadrunner-is-used

Conversation

@Galileo-Galilei
Copy link
Owner

Description

Fix #645

Development notes

What have you changed, and how has this been tested?

Checklist

  • Read the contributing guidelines
  • Open this PR as a 'Draft Pull Request' if it is work-in-progress
  • Update the documentation to reflect the code changes
  • Add a description of this change and add your name to the list of supporting contributions in the CHANGELOG.md file. Please respect Keep a Changelog guidelines.
  • Add tests to cover your changes

Notice

  • I acknowledge and agree that, by checking this box and clicking "Submit Pull Request":

  • I submit this contribution under the Apache 2.0 license and represent that I am entitled to do so on behalf of myself, my employer, or relevant third parties, as applicable.

  • I certify that (a) this contribution is my original creation and / or (b) to the extent it is not my original creation, I am authorised to submit this contribution on behalf of the original creator(s) or their licensees.

  • I certify that the use of this contribution as authorised by the Apache 2.0 license does not violate the intellectual property rights of anyone else.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.44%. Comparing base (7ec6610) to head (087e1c8).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #662   +/-   ##
=======================================
  Coverage   99.44%   99.44%           
=======================================
  Files          28       28           
  Lines        1080     1080           
=======================================
  Hits         1074     1074           
  Misses          6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

On_pipeline_error raises an error when the pipeline fails and ThreadRunner is used

2 participants