Skip to content

Flaky tests: Debugger#8000

Merged
NachoEchevarria merged 1 commit intomasterfrom
nacho/FlakyDebuggerTests
Dec 26, 2025
Merged

Flaky tests: Debugger#8000
NachoEchevarria merged 1 commit intomasterfrom
nacho/FlakyDebuggerTests

Conversation

@NachoEchevarria
Copy link
Collaborator

@NachoEchevarria NachoEchevarria commented Dec 23, 2025

Summary of changes

The following tests we detected as flaky:

Datadog.Trace.Tests.Debugger.CacheTests.ConcurrentAdaptiveCacheTests.AdaptiveCleanupAsync_Should_Handle_Cancellation_Gracefully (13 failures in different pipelines the last month)
Datadog.Trace.Debugger.IntegrationTests.ProbesTests.SpanDecorationTest (3 failures in different pipelines the last month)

The complete flakiness report can be found here:
https://docs.google.com/spreadsheets/d/1Gftmhb-66Dag4qFEXw9tyXp7U0fOQsdCE2gI-1voWyA/edit?gid=1708590243#gid=1708590243

The affected tests have been marked as flaky by using the flaky decorator.

This PR is part of an initiative of marking the most flaky tests of all the teams.

Reason for change

Implementation details

Test coverage

Other details

@NachoEchevarria NachoEchevarria changed the title Mark as flaky debugger tests Flaky tests: Debugger Dec 23, 2025
@github-actions github-actions bot added the area:tests unit tests, integration tests label Dec 23, 2025
@datadog-official
Copy link

datadog-official bot commented Dec 23, 2025

⚠️ Tests

Fix all issues with Cursor

⚠️ Warnings

❄️ 1 New flaky test detected

SubmitsOtlpMetrics from Datadog.Trace.ClrProfiler.IntegrationTests.OpenTelemetrySdkTests (Datadog) (Fix with Cursor)
Expected metricsData not to be empty.

ℹ️ Info

🧪 All tests passed

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 5fb0617 | Docs | Datadog PR Page | Was this helpful? Give us feedback!

@NachoEchevarria NachoEchevarria marked this pull request as ready for review December 23, 2025 12:51
@NachoEchevarria NachoEchevarria requested a review from a team as a code owner December 23, 2025 12:51
Copy link
Contributor

@GreenMatan GreenMatan left a comment

Choose a reason for hiding this comment

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

@NachoEchevarria NachoEchevarria merged commit 23d037e into master Dec 26, 2025
68 of 70 checks passed
@NachoEchevarria NachoEchevarria deleted the nacho/FlakyDebuggerTests branch December 26, 2025 16:33
@github-actions github-actions bot added this to the vNext-v3 milestone Dec 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:tests unit tests, integration tests type:flake-fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants