[iOS/MacCatalyst] Fix CheckBox foreground color not resetting when set to null#34284
Merged
Azure Pipelines / maui-pr-uitests
failed
Mar 2, 2026 in 1h 45m 22s
Build #10.0.50-ci+pr.34284.azdo.1315811 had test failures
Details
- Failed: 1 (0.02%)
- Passed: 4,653 (98.73%)
- Other: 59 (1.25%)
- Total: 4,713
Annotations
azure-pipelines / maui-pr-uitests
.dotnet/packs/Microsoft.Android.Sdk.Darwin/36.1.2/tools/Microsoft.Android.Sdk.Bindings.Gradle.targets#L83
.dotnet/packs/Microsoft.Android.Sdk.Darwin/36.1.2/tools/Microsoft.Android.Sdk.Bindings.Gradle.targets(83,5): Error MSB6006: "gradlew" exited with code 1.
azure-pipelines / maui-pr-uitests
.dotnet/packs/Microsoft.Android.Sdk.Darwin/36.1.2/tools/Microsoft.Android.Sdk.Bindings.Gradle.targets#L83
.dotnet/packs/Microsoft.Android.Sdk.Darwin/36.1.2/tools/Microsoft.Android.Sdk.Bindings.Gradle.targets(83,5): Error XAGRDL0000: Downloading https://services.gradle.org/distributions/gradle-8.13-all.zip
Exception in thread "main" java.io.IOException: Server returned HTTP response code: 503 for URL: https://github.com/gradle/gradle-distributions/releases/download/v8.13.0/gradle-8.13-all.zip
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2052)
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1641)
at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:224)
at org.gradle.wrapper.Download.downloadInternal(Download.java:109)
at org.gradle.wrapper.Download.download(Download.java:89)
at org.gradle.wrapper.Install.forceFetch(Install.java:171)
at org.gradle.wrapper.Install.fetchDistribution(Install.java:104)
at org.gradle.wrapper.Install.access$400(Install.java:46)
at org.gradle.wrapper.Install$1.call(Install.java:81)
at org.gradle.wrapper.Install$1.call(Install.java:68)
at org.gradle.wrapper.ExclusiveFileAccessManager.access(ExclusiveFileAccessManager.java:69)
at org.gradle.wrapper.Install.createDist(Install.java:68)
at org.gradle.wrapper.WrapperExecutor.execute(WrapperExecutor.java:109)
at org.gradle.wrapper.GradleWrapperMain.main(GradleWrapperMain.java:66)
Check failure on line 689 in Build log
azure-pipelines / maui-pr-uitests
Build log #L689
PowerShell exited with code '1'.
Check failure on line 1623 in Build log
azure-pipelines / maui-pr-uitests
Build log #L1623
PowerShell exited with code '1'.
azure-pipelines / maui-pr-uitests
Microsoft.Maui.TestCases.Tests.Issues.Issue32886(Windows).EntryClearButtonShouldBeVisibleOnDarkTheme
VisualTestUtils.VisualTestFailedException :
Snapshot different than baseline: EntryClearButtonShouldBeVisibleOnDarkTheme.png (13.00% 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 VisualTestUtils.VisualRegressionTester.Fail(String message) in /_/src/TestUtils/src/VisualTestUtils/VisualRegressionTester.cs:line 162
at VisualTestUtils.VisualRegressionTester.VerifyMatchesSnapshot(String name, ImageSnapshot actualImage, String environmentName, ITestContext testContext) in /_/src/TestUtils/src/VisualTestUtils/VisualRegressionTester.cs:line 123
at Microsoft.Maui.TestCases.Tests.UITest.<VerifyScreenshot>g__Verify|13_0(String name, <>c__DisplayClass13_0&) in /_/src/Controls/tests/TestCases.Shared.Tests/UITest.cs:line 476
at Microsoft.Maui.TestCases.Tests.UITest.VerifyScreenshot(String name, Nullable`1 retryDelay, Nullable`1 retryTimeout, Int32 cropLeft, Int32 cropRight, Int32 cropTop, Int32 cropBottom, Double tolerance, Boolean includeTitleBar) in /_/src/Controls/tests/TestCases.Shared.Tests/UITest.cs:line 308
at Microsoft.Maui.TestCases.Tests.Issues.Issue32886.EntryClearButtonShouldBeVisibleOnDarkTheme() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue32886.cs:line 52
at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
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)
Loading