Skip to content

Fix public api cake - #30695

Merged
PureWeen merged 2 commits into
net10.0from
fix_public_api_cake
Jul 17, 2025
Merged

Fix public api cake#30695
PureWeen merged 2 commits into
net10.0from
fix_public_api_cake

- fix

e4f89cd
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-UITests-public failed Jul 18, 2025 in 2h 26m 52s

Build #10.0.0-ci+pr.30695.azdo.146629 had test failures

Details

Tests

  • Failed: 1 (0.02%)
  • Passed: 6,471 (98.12%)
  • Other: 123 (1.87%)
  • Total: 6,595

Annotations

Check failure on line 598 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-UITests-public

Build log #L598

PowerShell exited with code '1'.

Check failure on line 2102 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-UITests-public

Build log #L2102

PowerShell exited with code '1'.

Check failure on line 4167 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-UITests-public

Build log #L4167

PowerShell exited with code '1'.

Check failure on line 19 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-UITests-public

Build log #L19

There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.

Check failure on line 1 in Microsoft.Maui.TestCases.Tests.EntryFeatureTests(iOS).VerifyClearButtonVisiblityWhenTextPresentOrEmpty

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-UITests-public

Microsoft.Maui.TestCases.Tests.EntryFeatureTests(iOS).VerifyClearButtonVisiblityWhenTextPresentOrEmpty

VisualTestUtils.VisualTestFailedException : 
Snapshot different than baseline: ClearButtonVisiblityButton_TextPresent.png (1.65% difference)
If the correct baseline has changed (this isn't a a bug), then update the baseline image.
See test attachment or download the build artifacts to get the new snapshot file.

More info: https://aka.ms/visual-test-workflow
Raw output
   at Microsoft.Maui.TestCases.Tests.EntryFeatureTests.VerifyClearButtonVisiblityWhenTextPresentOrEmpty() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/EntryFeatureTests.cs:line 99
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)