Skip to content

[inflight regression] Fix Shell UI tests are failing in Candidate PR - #36673

Merged
kubaflo merged 4 commits into
dotnet:inflight/candidatefrom
Dhivya-SF4094:fix-36562
Jul 20, 2026
Merged

[inflight regression] Fix Shell UI tests are failing in Candidate PR#36673
kubaflo merged 4 commits into
dotnet:inflight/candidatefrom
Dhivya-SF4094:fix-36562

Added Test

7bf1c9f
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Jul 20, 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.

🕒 The following pipeline(s) will be analyzed once they finish

Known Infrastructure Errors

Build Failures

maui-pr / Run Integration Tests / RunOniOS_MauiDebug x64

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌The job running on agent AcesShared 60 ran longer than the maximum time of 45 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

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'

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

Test Failures (22 tests failed)

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

Was this helpful? Yes No