Skip to content

Agents scripts - #32819

Merged
PureWeen merged 28 commits into
mainfrom
agents_scripts
Nov 25, 2025
Merged

Agents scripts#32819
PureWeen merged 28 commits into
mainfrom
agents_scripts

- fix prompt file links

d5bd575
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-DeviceTests-public succeeded Nov 25, 2025 in 49m 6s

Build #10.0.20-ci+pr.32819.azdo.154477 had test failures

Details

Tests

  • Failed: 14 (0.06%)
  • Passed: 22,413 (96.44%)
  • Other: 814 (3.50%)
  • Total: 23,241

Annotations

Check failure on line 31255 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-DeviceTests-public

Build log #L31255

Bash exited with code '1'.

Check failure on line 1 in CanOpenUri(uri: \"http://www.example.com\")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-DeviceTests-public

CanOpenUri(uri: \"http://www.example.com\")

Assert.True() Failure\nExpected: True\nActual:   False
Raw output
   at Microsoft.Maui.Essentials.DeviceTests.Launcher_Tests.CanOpenUri(String uri)
--- End of stack trace from previous location ---

Check failure on line 1 in CanOpenUri(uri: \"http://example.com/?query=blah\")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-DeviceTests-public

CanOpenUri(uri: \"http://example.com/?query=blah\")

Assert.True() Failure\nExpected: True\nActual:   False
Raw output
   at Microsoft.Maui.Essentials.DeviceTests.Launcher_Tests.CanOpenUri(String uri)
--- End of stack trace from previous location ---

Check failure on line 1 in CanOpenUri(uri: \"https://example.com/?query=blah\")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-DeviceTests-public

CanOpenUri(uri: \"https://example.com/?query=blah\")

Assert.True() Failure\nExpected: True\nActual:   False
Raw output
   at Microsoft.Maui.Essentials.DeviceTests.Launcher_Tests.CanOpenUri(String uri)
--- End of stack trace from previous location ---

Check failure on line 1 in CanOpenUri(uri: \"mailto://someone@microsoft.com\")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-DeviceTests-public

CanOpenUri(uri: \"mailto://someone@microsoft.com\")

Assert.True() Failure\nExpected: True\nActual:   False
Raw output
   at Microsoft.Maui.Essentials.DeviceTests.Launcher_Tests.CanOpenUri(String uri)
--- End of stack trace from previous location ---