Skip to content

Tests | Disable flaky tests - #3033

Merged
cheenamalhotra merged 1 commit into
dotnet:mainfrom
MichelZ:pr/disable_flaky_tests
Mar 14, 2025
Merged

Tests | Disable flaky tests#3033
cheenamalhotra merged 1 commit into
dotnet:mainfrom
MichelZ:pr/disable_flaky_tests

Conversation

@MichelZ

@MichelZMichelZ commented Nov 24, 2024

Copy link
Copy Markdown
Contributor

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

@MichelZMichelZ changed the title Disable flaky tests #3031Disable flaky testsNov 24, 2024
@codecov

codecovBot commented Nov 24, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.62%. Comparing base (1348c3c) to head (5b9d3af).
Report is 71 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 
FlagCoverage Δ
addons92.58% <ø> (ø)
netcore75.33% <ø> (-0.11%)⬇️
netfx71.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.

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

@MichelZMichelZ changed the title Disable flaky testsTests | Disable flaky testsNov 25, 2024
@mdaiglemdaigle 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
@cheenamalhotracheenamalhotra added this to the 7.0-preview1 milestone Mar 7, 2025
@cheenamalhotra
cheenamalhotra merged commit bb1093a into dotnet:mainMar 14, 2025
This was referenced Jul 25, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area\TestsIssues that are targeted to tests or test projects

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@MichelZ@cheenamalhotra@paulmedynski@mdaigle