Skip to content

[Testing] Refactoring Feature Matrix UITest Cases for Editor Control#34615

Merged
kubaflo merged 12 commits into
dotnet:inflight/currentfrom
LogishaSelvarajSF4525:refactoring-editor-feature
Jul 1, 2026
Merged

[Testing] Refactoring Feature Matrix UITest Cases for Editor Control#34615
kubaflo merged 12 commits into
dotnet:inflight/currentfrom
LogishaSelvarajSF4525:refactoring-editor-feature

Merge remote-tracking branch 'origin/main' into pr-34615

f3f8d27
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr (Build .NET MAUI Build Windows (Debug)) failed Jul 1, 2026 in 53m 32s

Build .NET MAUI Build Windows (Debug) failed

Annotations

Check failure on line 359 in src\TestUtils\src\Microsoft.Maui.IntegrationTests\SimpleTemplateTest.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Debug))

src\TestUtils\src\Microsoft.Maui.IntegrationTests\SimpleTemplateTest.cs#L359

src\TestUtils\src\Microsoft.Maui.IntegrationTests\SimpleTemplateTest.cs(359,10): error CS0117: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Assert' does not contain a definition for 'IsTrue'

Check failure on line 363 in src\TestUtils\src\Microsoft.Maui.IntegrationTests\SimpleTemplateTest.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Debug))

src\TestUtils\src\Microsoft.Maui.IntegrationTests\SimpleTemplateTest.cs#L363

src\TestUtils\src\Microsoft.Maui.IntegrationTests\SimpleTemplateTest.cs(363,10): error CS0117: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Assert' does not contain a definition for 'IsTrue'

Check failure on line 118 in src\Controls\tests\TestCases.HostApp\Issues\Issue36154.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Debug))

src\Controls\tests\TestCases.HostApp\Issues\Issue36154.cs#L118

src\Controls\tests\TestCases.HostApp\Issues\Issue36154.cs(118,7): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Label' does not contain a definition for 'Row' and no accessible extension method 'Row' accepting a first argument of type 'Label' could be found (are you missing a using directive or an assembly reference?)

Check failure on line 120 in src\Controls\tests\TestCases.HostApp\Issues\Issue36154.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Debug))

src\Controls\tests\TestCases.HostApp\Issues\Issue36154.cs#L120

src\Controls\tests\TestCases.HostApp\Issues\Issue36154.cs(120,15): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'SwipeView' does not contain a definition for 'Row' and no accessible extension method 'Row' accepting a first argument of type 'SwipeView' could be found (are you missing a using directive or an assembly reference?)

Check failure on line 121 in src\Controls\tests\TestCases.HostApp\Issues\Issue36154.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Debug))

src\Controls\tests\TestCases.HostApp\Issues\Issue36154.cs#L121

src\Controls\tests\TestCases.HostApp\Issues\Issue36154.cs(121,20): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Label' does not contain a definition for 'Row' and no accessible extension method 'Row' accepting a first argument of type 'Label' could be found (are you missing a using directive or an assembly reference?)