Skip to content

changed windows snap

4b23f1f
Select commit
Loading
Failed to load commit list.
Merged

[Testing] Fixed Test case failure in PR 33574 - [01/19/2026] Candidate - 1 #33602

changed windows snap
4b23f1f
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Jan 23, 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.

Known Repository Errors

Build Failures

maui-pr-uitests / Android UITests / Controls (API 30) / Controls (API 30) WebView / Publish the android_ui_tests_controls_30 test results

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.

Known test errors

Test Failures (1 tests failed)

🔹 [All failing tests from maui-pr]

    Microsoft.Maui.IntegrationTests.SampleTests.Build("src\\Controls\\tests\\TestCases.HostApp\\Controls.TestCases.HostApp.csproj","Release") [Details] [4.61% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configuration

    Exception Message
      Project src\Controls\tests\TestCases.HostApp\Controls.TestCases.HostApp.csproj failed to build. Check test output/attachments for errors.
      Expected: True
      But was:  False
    
    CallStack
       at Microsoft.Maui.IntegrationTests.SampleTests.Build(String relativeProj, String config) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/SampleTests.cs:line 43
       at InvokeStub_SampleTests.Build(Object, Span`1)
    

    1) at Microsoft.Maui.IntegrationTests.SampleTests.Build(String relativeProj, String config) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/SampleTests.cs:line 43
    at InvokeStub_SampleTests.Build(Object, Span`1)

Was this helpful? Yes No