Skip to content

[leak-fix] Fix PathFigure.Segments memory leak - #36547

Closed
github-actions[bot] wants to merge 1 commit into
inflight/currentfrom
leak-fix/issue-36377-9eb83ec26b0d31f2
Closed

[leak-fix] Fix PathFigure.Segments memory leak#36547
github-actions[bot] wants to merge 1 commit into
inflight/currentfrom
leak-fix/issue-36377-9eb83ec26b0d31f2

[leak-fix] Fix PathFigure.Segments memory leak (Fixes #36377)

b36aa90
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Jul 16, 2026 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Build Failures

maui-pr / Build .NET MAUI / Build Windows (Debug) / 🛠️ Build Microsoft.Maui.sln

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌src\TestUtils\src\Microsoft.Maui.IntegrationTests\SimpleTemplateTest.cs(359,10): error CS0117: 'Assert' does not contain a definition for 'IsTrue'
    ❌src\TestUtils\src\Microsoft.Maui.IntegrationTests\SimpleTemplateTest.cs(363,10): error CS0117: 'Assert' does not contain a definition for 'IsTrue'

maui-pr / Build .NET MAUI / Build Windows (Release) / 🛠️ Build Microsoft.Maui.sln

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌src\TestUtils\src\Microsoft.Maui.IntegrationTests\SimpleTemplateTest.cs(359,10): error CS0117: 'Assert' does not contain a definition for 'IsTrue'
    ❌src\TestUtils\src\Microsoft.Maui.IntegrationTests\SimpleTemplateTest.cs(363,10): error CS0117: 'Assert' does not contain a definition for 'IsTrue'

maui-pr / Build .NET MAUI / Build macOS (Debug) / 🛠️ Build Microsoft.Maui.sln

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌src/TestUtils/src/Microsoft.Maui.IntegrationTests/SimpleTemplateTest.cs(359,10): error CS0117: 'Assert' does not contain a definition for 'IsTrue'
    ❌src/TestUtils/src/Microsoft.Maui.IntegrationTests/SimpleTemplateTest.cs(363,10): error CS0117: 'Assert' does not contain a definition for 'IsTrue'

34 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [maui-pr] [maui-pr-devicetests] [maui-pr-uitests]

Test Failures (104 tests failed)

🔹 [All failing tests from maui-pr]

🔹 [All failing tests from maui-pr-devicetests]

    ⚠️ 16 failing tests not displayed for this pipeline due to space limitations

Was this helpful? Yes No