Skip to content

Update scouting

6ab2540
Select commit
Loading
Failed to load commit list.
Draft

[testing] Adding test coverage with copilot #1479

Update scouting
6ab2540
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Oct 22, 2025 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.

Test Failures (1 tests failed)

🔹 [All failing tests from dotnet.xharness]

    Microsoft.DotNet.XHarness.iOS.Shared.Tests.Hardware.TCCDatabaseTests.AgreeToPromptsAsyncSuccessTest [Details] [2.68% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configuration

    Data Driven SubResults
      Microsoft.DotNet.XHarness.iOS.Shared.Tests.Hardware.TCCDatabaseTests.AgreeToPromptsAsyncSuccessTest(runtime: \"com.apple.CoreSimulator.SimRuntime.iOS-12-1\", dbVersion: 3)
      Exception Message
      Assert.Contains() Failure: Item not found in collection\r\nCollection: [\"/path/to/my/data\", \"\\nINSERT OR REPLACE INTO access VALUES('kTCCServic\"···]\r\nNot found:  \"\\nINSERT OR REPLACE INTO access VALUES('kTCCServic\"···
      Stack Trace
         at Microsoft.DotNet.XHarness.iOS.Shared.Tests.Hardware.TCCDatabaseTests.AgreeToPromptsAsyncSuccessTest(String runtime, Int32 dbVersion) in /_/tests/Microsoft.DotNet.XHarness.iOS.Shared.Tests/Hardware/TCCDatabaseTests.cs:line 144
      --- End of stack trace from previous location ---

Was this helpful? Yes No