Add UseMaterial3 build property to Sandbox, HostApp and Controls.Sample Projects
#33282
.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
-
❌10.0.30-ci+pr.33282.azdo.1238702 / Android UITests / Controls (API 30) / Controls (API 30) Cells,CheckBox,ContextActions,CustomRenderers,DatePicker,Dispatcher,DisplayAlert,DisplayPrompt,DragAndDrop / Controls (API 30) Cells,CheckBox,ContextActions,CustomRenderers,DatePicker,Dispatcher,DisplayAlert,DisplayPrompt,DragAndDrop and 1 more hits - System.TimeoutException
-
❌10.0.30-ci+pr.33282.azdo.1238702 / Android UITests / Controls (API 30) / Controls (API 30) Cells,CheckBox,ContextActions,CustomRenderers,DatePicker,Dispatcher,DisplayAlert,DisplayPrompt,DragAndDrop / Controls (API 30) Cells,CheckBox,ContextActions,CustomRenderers,DatePicker,Dispatcher,DisplayAlert,DisplayPrompt,DragAndDrop and 1 more hits - CI UItests failure System.TimeoutException : Timed out waiting for element...
Build Failures
maui-pr-uitests / Android UITests / Controls (API 30) / Controls (API 30) Cells,CheckBox,ContextActions,CustomRenderers,DatePicker,Dispatcher,DisplayAlert,DisplayPrompt,DragAndDrop / 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.
maui-pr-uitests / Android UITests CoreClr / Controls (API 30) / Controls (API 30) Cells,CheckBox,ContextActions,CustomRenderers,DatePicker,Dispatcher,DisplayAlert,DisplayPrompt,DragAndDrop / 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.
maui-pr-uitests / iOS UITests Mono / Controls (v18.4) / Controls (v18.4) Cells,CheckBox,ContextActions,CustomRenderers,DatePicker,Dispatcher,DisplayAlert,DisplayPrompt,DragAndDrop / Controls (v18.4) Cells,CheckBox,ContextActions,CustomRenderers,DatePicker,Dispatcher,DisplayAlert,DisplayPrompt,DragAndDrop
[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]-
❌PowerShell exited with code '1'.
10 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [maui-pr-uitests] [maui-pr-devicetests]
Known test errors
-
❌Microsoft.Maui.TestCases.Tests.DatePickerFeatureTests(Android).DatePicker_ModifyOldDateAndNewDate_VerifyVisualState - System.TimeoutException
-
❌Microsoft.Maui.TestCases.Tests.DatePickerFeatureTests(Android).DatePicker_ModifyOldDateAndNewDate_VerifyVisualState - CI UItests failure System.TimeoutException : Timed out waiting for element...
-
❌Microsoft.Maui.TestCases.Tests.DatePickerFeatureTests(Android).DatePicker_OldDateAndNewDate_VerifyVisualState - System.TimeoutException
-
❌Microsoft.Maui.TestCases.Tests.DatePickerFeatureTests(Android).DatePicker_OldDateAndNewDate_VerifyVisualState - CI UItests failure System.TimeoutException : Timed out waiting for element...
-
❌Microsoft.Maui.TestCases.Tests.DatePickerFeatureTests(Android).DatePicker_ModifyOldDateAndNewDate_VerifyVisualState - System.TimeoutException
-
❌Microsoft.Maui.TestCases.Tests.DatePickerFeatureTests(Android).DatePicker_ModifyOldDateAndNewDate_VerifyVisualState - CI UItests failure System.TimeoutException : Timed out waiting for element...
Test Failures (18 tests failed)
🔹 [All failing tests from maui-pr-uitests]
- Exception Message
VisualTestUtils.VisualTestFailedException : Snapshot different than baseline: DatePicker_Format_F_FullDateLongTime.png (1.77% 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
- CallStack
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|11_0(String name, <>c__DisplayClass11_0&) in /_/src/Controls/tests/TestCases.Shared.Tests/UITest.cs:line 377 at Microsoft.Maui.TestCases.Tests.UITest.VerifyScreenshot(String name, Nullable`1 retryDelay, Int32 cropLeft, Int32 cropRight, Int32 cropTop, Int32 cropBottom, Double tolerance) in /_/src/Controls/tests/TestCases.Shared.Tests/UITest.cs:line 219 at Microsoft.Maui.TestCases.Tests.DatePickerFeatureTests.DatePicker_Format_F_FullDateLongTime() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/DatePickerFeatureTests.cs:line 443 at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) 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)
- Exception Message
The app was expected to be running still, investigate as possible crash TearDown : The app was expected to be running still, investigate as possible crash
- CallStack
at UITest.Appium.NUnit.UITestBase.UITestBaseTearDown() in /_/src/TestUtils/src/UITest.NUnit/UITestBase.cs:line 96 at UITest.Appium.NUnit.UITestBase.TestTearDown() in /_/src/TestUtils/src/UITest.NUnit/UITestBase.cs:line 38 at InvokeStub_UITestBase.TestTearDown(Object, Object, IntPtr*)
--TearDown
at UITest.Appium.NUnit.UITestBase.UITestBaseTearDown() in /_/src/TestUtils/src/UITest.NUnit/UITestBase.cs:line 96
at UITest.Appium.NUnit.UITestBase.TestTearDown() in /_/src/TestUtils/src/UITest.NUnit/UITestBase.cs:line 38
at InvokeStub_UITestBase.TestTearDown(Object, Object, IntPtr*)1) at UITest.Appium.NUnit.UITestBase.UITestBaseTearDown() in /_/src/TestUtils/src/UITest.NUnit/UITestBase.cs:line 96
at UITest.Appium.NUnit.UITestBase.TestTearDown() in /_/src/TestUtils/src/UITest.NUnit/UITestBase.cs:line 38
at InvokeStub_UITestBase.TestTearDown(Object, Object, IntPtr*)- Exception Message
The app was expected to be running still, investigate as possible crash TearDown : The app was expected to be running still, investigate as possible crash
- CallStack
at UITest.Appium.NUnit.UITestBase.UITestBaseTearDown() in /_/src/TestUtils/src/UITest.NUnit/UITestBase.cs:line 96 at UITest.Appium.NUnit.UITestBase.TestTearDown() in /_/src/TestUtils/src/UITest.NUnit/UITestBase.cs:line 38 at InvokeStub_UITestBase.TestTearDown(Object, Object, IntPtr*)
--TearDown
at UITest.Appium.NUnit.UITestBase.UITestBaseTearDown() in /_/src/TestUtils/src/UITest.NUnit/UITestBase.cs:line 96
at UITest.Appium.NUnit.UITestBase.TestTearDown() in /_/src/TestUtils/src/UITest.NUnit/UITestBase.cs:line 38
at InvokeStub_UITestBase.TestTearDown(Object, Object, IntPtr*)1) at UITest.Appium.NUnit.UITestBase.UITestBaseTearDown() in /_/src/TestUtils/src/UITest.NUnit/UITestBase.cs:line 96
at UITest.Appium.NUnit.UITestBase.TestTearDown() in /_/src/TestUtils/src/UITest.NUnit/UITestBase.cs:line 38
at InvokeStub_UITestBase.TestTearDown(Object, Object, IntPtr*)
❌ Microsoft.Maui.TestCases.Tests.DatePickerFeatureTests(Android).DatePicker_Format_F_FullDateLongTime [Details] [2.03% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configuration
❌ Microsoft.Maui.TestCases.Tests.DatePickerFeatureTests(Android).DatePicker_Format_f_FullDateShortTime [Details] [2.03% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configuration
❌ Microsoft.Maui.TestCases.Tests.DatePickerFeatureTests(Android).DatePicker_SetFontAttributesAndFormat_f_VerifyVisualState [Details] [2.07% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]