Skip to content

[FFE] Fix asserts being ignored in release builds#8093

Merged
daniel-romano-DD merged 1 commit intomasterfrom
dani/ffe/fix_release_asserts
Jan 22, 2026
Merged

[FFE] Fix asserts being ignored in release builds#8093
daniel-romano-DD merged 1 commit intomasterfrom
dani/ffe/fix_release_asserts

Conversation

@daniel-romano-DD
Copy link
Contributor

Summary of changes

Removed Debug.Assert calls as they were being ignored in release builds

Reason for change

Implementation details

Test coverage

Other details

@daniel-romano-DD daniel-romano-DD requested review from a team as code owners January 22, 2026 16:11
@github-actions github-actions bot added the area:tests unit tests, integration tests label Jan 22, 2026
@daniel-romano-DD daniel-romano-DD enabled auto-merge (squash) January 22, 2026 16:18
@pr-commenter
Copy link

pr-commenter bot commented Jan 22, 2026

Benchmarks

Benchmark execution time: 2026-01-22 16:53:19

Comparing candidate commit 74887bd in PR branch dani/ffe/fix_release_asserts with baseline commit e517424 in branch master.

Found 16 performance improvements and 7 performance regressions! Performance is the same for 163 metrics, 6 unstable metrics.

scenario:Benchmarks.Trace.ActivityBenchmark.StartStopWithChild netcoreapp3.1

  • 🟩 execution_time [-116.029ms; -114.455ms] or [-56.952%; -56.179%]

scenario:Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net6.0

  • 🟩 execution_time [-19.395ms; -19.251ms] or [-16.058%; -15.938%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleSimpleBody net6.0

  • 🟩 execution_time [-27.275ms; -22.484ms] or [-12.119%; -9.990%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleSimpleBody netcoreapp3.1

  • 🟩 execution_time [-21.504ms; -16.259ms] or [-10.108%; -7.642%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody net6.0

  • 🟩 execution_time [-22.757ms; -16.513ms] or [-10.506%; -7.623%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody netcoreapp3.1

  • 🟥 execution_time [+15.393ms; +21.440ms] or [+7.868%; +10.958%]

scenario:Benchmarks.Trace.AspNetCoreBenchmark.SendRequest netcoreapp3.1

  • 🟩 execution_time [-17.185ms; -6.684ms] or [-15.405%; -5.992%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net6.0

  • 🟩 throughput [+210.773op/s; +248.510op/s] or [+16.234%; +19.140%]

scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice netcoreapp3.1

  • 🟩 execution_time [-967.123µs; -712.124µs] or [-34.604%; -25.480%]

scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool net6.0

  • 🟥 execution_time [+80.965µs; +84.048µs] or [+8.009%; +8.314%]
  • 🟥 throughput [-76.090op/s; -73.207op/s] or [-7.692%; -7.400%]

scenario:Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync net6.0

  • 🟥 throughput [-45498.966op/s; -36553.749op/s] or [-8.208%; -6.595%]

scenario:Benchmarks.Trace.ILoggerBenchmark.EnrichedLog netcoreapp3.1

  • 🟩 execution_time [-90.036ms; -86.078ms] or [-45.238%; -43.249%]

scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark net6.0

  • 🟩 execution_time [-12.142µs; -6.988µs] or [-23.179%; -13.339%]
  • 🟩 throughput [+2816.072op/s; +4752.921op/s] or [+14.314%; +24.160%]

scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark netcoreapp3.1

  • 🟥 execution_time [+4.103µs; +8.409µs] or [+8.228%; +16.862%]
  • 🟥 throughput [-2728.919op/s; -1423.318op/s] or [-13.477%; -7.029%]

scenario:Benchmarks.Trace.Log4netBenchmark.EnrichedLog netcoreapp3.1

  • 🟩 execution_time [-36.269ms; -34.652ms] or [-17.979%; -17.177%]

scenario:Benchmarks.Trace.RedisBenchmark.SendReceive net472

  • 🟩 throughput [+22375.349op/s; +24096.952op/s] or [+6.995%; +7.534%]

scenario:Benchmarks.Trace.SerilogBenchmark.EnrichedLog net472

  • 🟩 throughput [+8614.612op/s; +9479.327op/s] or [+5.936%; +6.532%]

scenario:Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore net6.0

  • 🟩 execution_time [-37.021ms; -35.275ms] or [-28.736%; -27.381%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishScope netcoreapp3.1

  • 🟥 execution_time [+12.180ms; +16.991ms] or [+6.172%; +8.610%]

scenario:Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin net6.0

  • 🟩 execution_time [-18.990ms; -15.227ms] or [-8.785%; -7.044%]

@dd-trace-dotnet-ci-bot
Copy link

Execution-Time Benchmarks Report ⏱️

Execution-time results for samples comparing This PR (8093) and master.

✅ No regressions detected - check the details below

Full Metrics Comparison

FakeDbCommand

Metric Master (Mean ± 95% CI) Current (Mean ± 95% CI) Change Status
.NET Framework 4.8 - Baseline
duration68.61 ± (68.58 - 68.79) ms68.40 ± (68.44 - 68.69) ms-0.3%
.NET Framework 4.8 - Bailout
duration72.34 ± (72.22 - 72.44) ms72.25 ± (72.19 - 72.38) ms-0.1%
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1010.32 ± (1016.91 - 1031.12) ms1000.17 ± (1003.84 - 1011.98) ms-1.0%
.NET Core 3.1 - Baseline
process.internal_duration_ms22.07 ± (22.04 - 22.10) ms21.96 ± (21.94 - 21.99) ms-0.5%
process.time_to_main_ms78.91 ± (78.75 - 79.06) ms79.15 ± (78.99 - 79.32) ms+0.3%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.90 ± (10.89 - 10.90) MB10.88 ± (10.88 - 10.88) MB-0.2%
runtime.dotnet.threads.count12 ± (12 - 12)12 ± (12 - 12)+0.0%
.NET Core 3.1 - Bailout
process.internal_duration_ms22.03 ± (22.01 - 22.05) ms21.96 ± (21.94 - 21.99) ms-0.3%
process.time_to_main_ms80.01 ± (79.92 - 80.10) ms80.13 ± (80.05 - 80.22) ms+0.2%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.93 ± (10.92 - 10.93) MB10.92 ± (10.91 - 10.92) MB-0.1%
runtime.dotnet.threads.count13 ± (13 - 13)13 ± (13 - 13)+0.0%
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms244.10 ± (240.65 - 247.56) ms242.58 ± (239.06 - 246.09) ms-0.6%
process.time_to_main_ms468.65 ± (468.05 - 469.26) ms470.60 ± (470.01 - 471.19) ms+0.4%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed48.42 ± (48.40 - 48.44) MB48.37 ± (48.35 - 48.39) MB-0.1%
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)+0.2%✅⬆️
.NET 6 - Baseline
process.internal_duration_ms20.48 ± (20.46 - 20.51) ms20.75 ± (20.71 - 20.78) ms+1.3%✅⬆️
process.time_to_main_ms68.17 ± (68.05 - 68.30) ms68.48 ± (68.36 - 68.60) ms+0.4%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.63 ± (10.63 - 10.63) MB10.61 ± (10.61 - 10.61) MB-0.2%
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 6 - Bailout
process.internal_duration_ms20.53 ± (20.50 - 20.55) ms20.62 ± (20.60 - 20.64) ms+0.4%✅⬆️
process.time_to_main_ms69.26 ± (69.20 - 69.32) ms69.26 ± (69.20 - 69.33) ms+0.0%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.67 ± (10.66 - 10.67) MB10.70 ± (10.70 - 10.71) MB+0.3%✅⬆️
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms241.11 ± (238.36 - 243.87) ms247.09 ± (245.09 - 249.09) ms+2.5%✅⬆️
process.time_to_main_ms446.13 ± (445.61 - 446.65) ms448.94 ± (447.83 - 450.04) ms+0.6%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed49.20 ± (49.17 - 49.23) MB49.12 ± (49.09 - 49.15) MB-0.2%
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)+0.0%✅⬆️
.NET 8 - Baseline
process.internal_duration_ms18.82 ± (18.79 - 18.84) ms18.84 ± (18.81 - 18.88) ms+0.1%✅⬆️
process.time_to_main_ms67.35 ± (67.24 - 67.46) ms67.57 ± (67.45 - 67.69) ms+0.3%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.67 ± (7.66 - 7.67) MB7.69 ± (7.68 - 7.70) MB+0.3%✅⬆️
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 8 - Bailout
process.internal_duration_ms18.81 ± (18.79 - 18.84) ms18.95 ± (18.92 - 18.98) ms+0.7%✅⬆️
process.time_to_main_ms68.36 ± (68.29 - 68.42) ms68.94 ± (68.86 - 69.03) ms+0.9%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.75 ± (7.74 - 7.76) MB7.74 ± (7.73 - 7.75) MB-0.1%
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms177.60 ± (176.72 - 178.47) ms177.79 ± (176.87 - 178.71) ms+0.1%✅⬆️
process.time_to_main_ms430.90 ± (430.02 - 431.78) ms430.67 ± (429.95 - 431.39) ms-0.1%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed36.51 ± (36.48 - 36.54) MB36.57 ± (36.54 - 36.60) MB+0.2%✅⬆️
runtime.dotnet.threads.count27 ± (27 - 27)27 ± (26 - 27)-0.4%

HttpMessageHandler

Metric Master (Mean ± 95% CI) Current (Mean ± 95% CI) Change Status
.NET Framework 4.8 - Baseline
duration193.42 ± (193.69 - 194.53) ms194.39 ± (194.38 - 195.16) ms+0.5%✅⬆️
.NET Framework 4.8 - Bailout
duration197.75 ± (197.70 - 198.41) ms198.09 ± (198.01 - 198.82) ms+0.2%✅⬆️
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1129.36 ± (1134.81 - 1145.83) ms1131.96 ± (1134.61 - 1144.21) ms+0.2%✅⬆️
.NET Core 3.1 - Baseline
process.internal_duration_ms187.64 ± (187.33 - 187.96) ms188.96 ± (188.54 - 189.38) ms+0.7%✅⬆️
process.time_to_main_ms80.86 ± (80.66 - 81.06) ms81.84 ± (81.56 - 82.12) ms+1.2%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.11 ± (16.07 - 16.14) MB16.08 ± (16.05 - 16.10) MB-0.2%
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (20 - 20)+0.4%✅⬆️
.NET Core 3.1 - Bailout
process.internal_duration_ms186.77 ± (186.55 - 187.00) ms188.57 ± (188.19 - 188.96) ms+1.0%✅⬆️
process.time_to_main_ms82.14 ± (82.00 - 82.29) ms82.46 ± (82.26 - 82.66) ms+0.4%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.15 ± (16.12 - 16.18) MB16.10 ± (16.07 - 16.13) MB-0.3%
runtime.dotnet.threads.count21 ± (20 - 21)21 ± (21 - 21)+0.8%✅⬆️
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms417.50 ± (414.03 - 420.96) ms426.45 ± (423.13 - 429.77) ms+2.1%✅⬆️
process.time_to_main_ms473.31 ± (472.70 - 473.91) ms476.99 ± (476.17 - 477.81) ms+0.8%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed58.83 ± (58.72 - 58.94) MB58.86 ± (58.76 - 58.97) MB+0.1%✅⬆️
runtime.dotnet.threads.count29 ± (29 - 30)29 ± (29 - 30)-0.0%
.NET 6 - Baseline
process.internal_duration_ms192.34 ± (191.96 - 192.71) ms193.26 ± (192.89 - 193.62) ms+0.5%✅⬆️
process.time_to_main_ms70.72 ± (70.47 - 70.97) ms71.05 ± (70.86 - 71.23) ms+0.5%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.05 ± (15.91 - 16.20) MB16.31 ± (16.24 - 16.39) MB+1.6%✅⬆️
runtime.dotnet.threads.count18 ± (18 - 19)19 ± (19 - 19)+3.3%✅⬆️
.NET 6 - Bailout
process.internal_duration_ms191.16 ± (190.86 - 191.46) ms192.81 ± (192.47 - 193.14) ms+0.9%✅⬆️
process.time_to_main_ms71.43 ± (71.29 - 71.58) ms72.21 ± (72.07 - 72.35) ms+1.1%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.33 ± (16.22 - 16.43) MB16.26 ± (16.16 - 16.35) MB-0.4%
runtime.dotnet.threads.count19 ± (19 - 20)20 ± (20 - 20)+1.6%✅⬆️
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms444.95 ± (441.59 - 448.31) ms444.54 ± (441.02 - 448.06) ms-0.1%
process.time_to_main_ms453.50 ± (452.79 - 454.21) ms456.33 ± (455.75 - 456.92) ms+0.6%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed58.65 ± (58.53 - 58.77) MB59.07 ± (58.93 - 59.20) MB+0.7%✅⬆️
runtime.dotnet.threads.count29 ± (29 - 29)29 ± (29 - 29)-0.1%
.NET 8 - Baseline
process.internal_duration_ms191.48 ± (191.04 - 191.92) ms191.28 ± (190.99 - 191.56) ms-0.1%
process.time_to_main_ms70.19 ± (69.98 - 70.39) ms70.82 ± (70.59 - 71.04) ms+0.9%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.74 ± (11.71 - 11.76) MB11.77 ± (11.74 - 11.80) MB+0.3%✅⬆️
runtime.dotnet.threads.count18 ± (18 - 18)18 ± (18 - 18)-0.3%
.NET 8 - Bailout
process.internal_duration_ms189.13 ± (188.89 - 189.37) ms190.94 ± (190.63 - 191.24) ms+1.0%✅⬆️
process.time_to_main_ms70.86 ± (70.74 - 70.98) ms71.77 ± (71.65 - 71.88) ms+1.3%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.85 ± (11.83 - 11.88) MB11.81 ± (11.79 - 11.83) MB-0.4%
runtime.dotnet.threads.count19 ± (19 - 19)19 ± (19 - 19)+0.2%✅⬆️
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms364.68 ± (362.98 - 366.38) ms366.86 ± (365.36 - 368.36) ms+0.6%✅⬆️
process.time_to_main_ms435.53 ± (434.87 - 436.19) ms439.98 ± (439.11 - 440.84) ms+1.0%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed48.25 ± (48.21 - 48.28) MB48.21 ± (48.17 - 48.26) MB-0.1%
runtime.dotnet.threads.count29 ± (29 - 29)29 ± (29 - 29)-0.0%
Comparison explanation

Execution-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:

  • Welch test with statistical test for significance of 5%
  • Only results indicating a difference greater than 5% and 5 ms are considered.

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 charts
FakeDbCommand (.NET Framework 4.8)
gantt
    title Execution time (ms) FakeDbCommand (.NET Framework 4.8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8093) - mean (69ms)  : 67, 70
    master - mean (69ms)  : 67, 70

    section Bailout
    This PR (8093) - mean (72ms)  : 71, 73
    master - mean (72ms)  : 71, 73

    section CallTarget+Inlining+NGEN
    This PR (8093) - mean (1,008ms)  : 950, 1066
    master - mean (1,024ms)  : 938, 1110

Loading
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 (8093) - mean (106ms)  : 103, 109
    master - mean (106ms)  : 104, 109

    section Bailout
    This PR (8093) - mean (107ms)  : 106, 108
    master - mean (107ms)  : 106, 108

    section CallTarget+Inlining+NGEN
    This PR (8093) - mean (741ms)  : 689, 792
    master - mean (738ms)  : 685, 792

Loading
FakeDbCommand (.NET 6)
gantt
    title Execution time (ms) FakeDbCommand (.NET 6)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8093) - mean (94ms)  : 92, 96
    master - mean (93ms)  : 91, 95

    section Bailout
    This PR (8093) - mean (95ms)  : 93, 96
    master - mean (94ms)  : 94, 95

    section CallTarget+Inlining+NGEN
    This PR (8093) - mean (711ms)  : 656, 766
    master - mean (711ms)  : 667, 755

Loading
FakeDbCommand (.NET 8)
gantt
    title Execution time (ms) FakeDbCommand (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8093) - mean (93ms)  : 90, 95
    master - mean (92ms)  : 90, 95

    section Bailout
    This PR (8093) - mean (94ms)  : 93, 95
    master - mean (93ms)  : 92, 94

    section CallTarget+Inlining+NGEN
    This PR (8093) - mean (637ms)  : 622, 651
    master - mean (636ms)  : 623, 650

Loading
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 (8093) - mean (195ms)  : 191, 199
    master - mean (194ms)  : 188, 200

    section Bailout
    This PR (8093) - mean (198ms)  : 194, 203
    master - mean (198ms)  : 195, 201

    section CallTarget+Inlining+NGEN
    This PR (8093) - mean (1,139ms)  : 1070, 1209
    master - mean (1,140ms)  : 1054, 1227

Loading
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 (8093) - mean (279ms)  : 273, 286
    master - mean (277ms)  : 271, 283

    section Bailout
    This PR (8093) - mean (279ms)  : 274, 284
    master - mean (277ms)  : 274, 280

    section CallTarget+Inlining+NGEN
    This PR (8093) - mean (935ms)  : 878, 992
    master - mean (924ms)  : 876, 972

Loading
HttpMessageHandler (.NET 6)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 6)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8093) - mean (273ms)  : 268, 277
    master - mean (271ms)  : 265, 277

    section Bailout
    This PR (8093) - mean (274ms)  : 270, 277
    master - mean (271ms)  : 267, 274

    section CallTarget+Inlining+NGEN
    This PR (8093) - mean (931ms)  : 878, 983
    master - mean (928ms)  : 877, 979

Loading
HttpMessageHandler (.NET 8)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8093) - mean (272ms)  : 267, 277
    master - mean (272ms)  : 265, 278

    section Bailout
    This PR (8093) - mean (272ms)  : 268, 277
    master - mean (270ms)  : 267, 273

    section CallTarget+Inlining+NGEN
    This PR (8093) - mean (839ms)  : 818, 860
    master - mean (831ms)  : 811, 850

Loading

@daniel-romano-DD daniel-romano-DD merged commit 0d52bab into master Jan 22, 2026
152 of 153 checks passed
@daniel-romano-DD daniel-romano-DD deleted the dani/ffe/fix_release_asserts branch January 22, 2026 18:21
@github-actions github-actions bot added this to the vNext-v3 milestone Jan 22, 2026
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 feature_flags

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants