Mark testDynamicInstrumentationEnablementWithLineProbe as Flaky#11947
Conversation
There was a problem hiding this comment.
More details
The @Flaky annotation is correctly applied — it uses the already-imported datadog.trace.test.util.Flaky, follows the identical pattern used by testExceptionReplayEnablementFailure in the same class, emits the JUnit5 "flaky" tag consumed by Gradle's skip/run flaky-test properties, and the test_flaky CI job explicitly targets :debuggerTest with CONTINUE_ON_FAILURE: true. The class-level @NonRetryable does not interfere (it controls the test-retry plugin, not JUnit5 tag-based test selection).
📊 Validated against 4 scenarios · Open Bits AI session
🤖 Datadog Autotest · Commit d21c429 · What is Autotest? · Any feedback? Reach out in #autotest
🟢 Java Benchmark SLOs — All performance SLOs passed
PR vs. master results
Commit: Load and DaCapo benchmarks can be triggered manually in the GitLab pipeline. Results will appear in the Benchmarking Platform UI after completion. |
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
|
fbd28da
into
master
What Does This Do
Mark
testDynamicInstrumentationEnablementWithLineProbe()as FlakyMotivation
Green CI
Additional Notes
For failure examples, see:
Contributor Checklist
type:and (comp:orinst:) labels in addition to any other useful labelsclose,fix, or any linking keywords when referencing an issueUse
solvesinstead, and assign the PR milestone to the issueJira ticket: [PROJ-IDENT]