[CI Visibility] propagate tests skipping enabled tag#8582
Conversation
Snapshots difference summaryThe following differences have been observed in committed snapshots. It is meant to help the reviewer. 542 occurrences of : + test.itr.tests_skipping.enabled: false,
2599 occurrences of : + test.itr.tests_skipping.enabled: true,
|
BenchmarksBenchmark execution time: 2026-05-26 07:47:00 Comparing candidate commit 1acfba8 in PR branch Found 0 performance improvements and 1 performance regressions! Performance is the same for 70 metrics, 1 unstable metrics, 60 known flaky benchmarks, 66 flaky benchmarks without significant changes.
|
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing This PR (8582) and master. ✅ No regressions detected - check the details below Full Metrics ComparisonFakeDbCommand
HttpMessageHandler
Comparison explanationExecution-time benchmarks measure the whole time it takes to execute a program, and are intended to measure the one-off costs. Cases where the execution time results for the PR are worse than latest master results are highlighted in **red**. The following thresholds were used for comparing the execution times:
Note that these results are based on a single point-in-time result for each branch. For full results, see the dashboard. Graphs show the p99 interval based on the mean and StdDev of the test run, as well as the mean value of the run (shown as a diamond below the graph). Duration chartsFakeDbCommand (.NET Framework 4.8)gantt
title Execution time (ms) FakeDbCommand (.NET Framework 4.8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8582) - mean (75ms) : 70, 79
master - mean (73ms) : 70, 75
section Bailout
This PR (8582) - mean (78ms) : 75, 80
master - mean (79ms) : 75, 82
section CallTarget+Inlining+NGEN
This PR (8582) - mean (1,101ms) : 1055, 1147
master - mean (1,111ms) : 1049, 1173
FakeDbCommand (.NET Core 3.1)gantt
title Execution time (ms) FakeDbCommand (.NET Core 3.1)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8582) - mean (115ms) : 110, 120
master - mean (116ms) : 110, 122
section Bailout
This PR (8582) - mean (114ms) : 111, 117
master - mean (117ms) : 112, 122
section CallTarget+Inlining+NGEN
This PR (8582) - mean (793ms) : 765, 821
master - mean (788ms) : 761, 814
FakeDbCommand (.NET 6)gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8582) - mean (104ms) : 98, 110
master - mean (102ms) : 97, 107
section Bailout
This PR (8582) - mean (104ms) : 99, 108
master - mean (106ms) : 99, 113
section CallTarget+Inlining+NGEN
This PR (8582) - mean (947ms) : 912, 982
master - mean (948ms) : 909, 986
FakeDbCommand (.NET 8)gantt
title Execution time (ms) FakeDbCommand (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8582) - mean (100ms) : 96, 104
master - mean (100ms) : 95, 104
section Bailout
This PR (8582) - mean (103ms) : 98, 109
master - mean (102ms) : 97, 107
section CallTarget+Inlining+NGEN
This PR (8582) - mean (825ms) : 785, 864
master - mean (824ms) : 787, 861
HttpMessageHandler (.NET Framework 4.8)gantt
title Execution time (ms) HttpMessageHandler (.NET Framework 4.8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8582) - mean (198ms) : 195, 202
master - mean (196ms) : 191, 201
section Bailout
This PR (8582) - mean (201ms) : 198, 205
master - mean (200ms) : 195, 206
section CallTarget+Inlining+NGEN
This PR (8582) - mean (1,199ms) : 1154, 1243
master - mean (1,192ms) : 1156, 1229
HttpMessageHandler (.NET Core 3.1)gantt
title Execution time (ms) HttpMessageHandler (.NET Core 3.1)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8582) - mean (286ms) : 280, 292
master - mean (286ms) : 280, 291
section Bailout
This PR (8582) - mean (286ms) : 281, 292
master - mean (286ms) : 279, 292
section CallTarget+Inlining+NGEN
This PR (8582) - mean (958ms) : 938, 979
master - mean (954ms) : 928, 981
HttpMessageHandler (.NET 6)gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8582) - mean (276ms) : 269, 282
master - mean (275ms) : 268, 283
section Bailout
This PR (8582) - mean (277ms) : 272, 282
master - mean (275ms) : 268, 283
section CallTarget+Inlining+NGEN
This PR (8582) - mean (1,153ms) : 1108, 1199
master - mean (1,150ms) : 1111, 1189
HttpMessageHandler (.NET 8)gantt
title Execution time (ms) HttpMessageHandler (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8582) - mean (275ms) : 270, 280
master - mean (275ms) : 268, 282
section Bailout
This PR (8582) - mean (275ms) : 270, 281
master - mean (275ms) : 269, 281
section CallTarget+Inlining+NGEN
This PR (8582) - mean (1,034ms) : 982, 1086
master - mean (1,034ms) : 994, 1073
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
E2E Test Report: SUCCESSTested by: Shepherd Agent (autonomous QA for Datadog Test Optimization) Test Environment
Results
Notes
Verification
Test Methodology
This E2E test was performed by Shepherd - autonomous QA agent for Datadog Test Optimization. |
aeb37b2 to
aba37d5
Compare
| && kvp.Key != "repo.name" | ||
| && kvp.Key != "repo.owner") |
There was a problem hiding this comment.
but this doesn't have anything to do with the PR right?
There was a problem hiding this comment.
good catch, I think this was part of trying to make tests pass, will check again
There was a problem hiding this comment.
@tonyredondo the unrelated changes are removed
|
@tonyredondo this is ready for another pass. |
|
@tonyredondo CI is green now; only approval is missing. Could you take another pass? |
2be2016 to
1acfba8
Compare
Summary of changes
test.itr.tests_skipping.enabledto CI Visibility test suite and test spans.JIRA: SDTEST-3761
Reason for change
test.itr.tests_skipping.enabledwas only emitted on session and module spans. Suite and test spans should carry the same session-level tests-skipping enabled value so all CI Visibility span levels expose consistent ITR metadata.Implementation details
TestOptimization.SkippableFeaturein session and module tag construction.SetTagbehavior unchanged.TestSessionSpanTags.repo.nameandrepo.ownerresource attributes from Verify snapshots to keep the EVP snapshots stable across developer environments.Other details
N/A