Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests | Disable flaky tests #3033

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MichelZ
Copy link
Contributor

@MichelZ MichelZ commented Nov 24, 2024

To make builds more reliable I think it's good practice to disable flaky tests until the issues are resolved.
The tests have been marked with an ActiveIssue in code

Issue: #3031

@MichelZ MichelZ changed the title Disable flaky tests #3031 Disable flaky tests Nov 24, 2024
Copy link

codecov bot commented Nov 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.62%. Comparing base (1348c3c) to head (5b9d3af).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3033      +/-   ##
==========================================
- Coverage   72.67%   72.62%   -0.06%     
==========================================
  Files         285      285              
  Lines       59160    59160              
==========================================
- Hits        42997    42963      -34     
- Misses      16163    16197      +34     
Flag Coverage Δ
addons 92.58% <ø> (ø)
netcore 75.33% <ø> (-0.11%) ⬇️
netfx 71.07% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@MichelZ MichelZ changed the title Disable flaky tests Tests | Disable flaky tests Nov 25, 2024
@mdaigle mdaigle added ➕ Code Health Issues/PRs that are targeted to source code quality improvements. Area\Tests Issues that are targeted to tests or test projects and removed ➕ Code Health Issues/PRs that are targeted to source code quality improvements. labels Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area\Tests Issues that are targeted to tests or test projects
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants