[Binding SG] Add an API for creating instances of TypedBinding #23239
Build #9.0.0-ci+pr.23239.azdo.118659 had test failures
Details
- Failed: 1 (0.08%)
- Passed: 1,130 (85.93%)
- Other: 184 (13.99%)
- Total: 1,315
Annotations
Check failure on line 1265 in Build log
azure-pipelines / MAUI-UITests-public
Build log #L1265
PowerShell exited with code '1'.
Check failure on line 158 in Build log
azure-pipelines / MAUI-UITests-public
Build log #L158
The process '/Users/builder/azdo/_work/_tool/provisionator/0.2.698/x64/provisionator' failed with exit code 104
Check failure on line 392 in Build log
azure-pipelines / MAUI-UITests-public
Build log #L392
The process '/Users/runner/hostedtoolcache/provisionator/0.2.698/x64/provisionator' failed with exit code 104
Check failure on line 155 in Build log
azure-pipelines / MAUI-UITests-public
Build log #L155
The process '/Users/builder/azdo/_work/_tool/provisionator/0.2.698/x64/provisionator' failed with exit code 104
Check failure on line 1 in Microsoft.Maui.TestCases.Tests.ImageButtonUITests(Android).BorderWidth
azure-pipelines / MAUI-UITests-public
Microsoft.Maui.TestCases.Tests.ImageButtonUITests(Android).BorderWidth
VisualTestUtils.VisualTestFailedException :
Snapshot different than baseline: ImageButtonUITests_BorderWidth.png (0.66% 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)
at VisualTestUtils.VisualRegressionTester.VerifyMatchesSnapshot(String name, ImageSnapshot actualImage, String environmentName, ITestContext testContext)
at Microsoft.Maui.TestCases.Tests.UITest.<VerifyScreenshot>g__Verify|7_0(String name) in /_/src/Controls/tests/TestCases.Shared.Tests/UITest.cs:line 211
at Microsoft.Maui.TestCases.Tests.UITest.VerifyScreenshot(String name) in /_/src/Controls/tests/TestCases.Shared.Tests/UITest.cs:line 104
at Microsoft.Maui.TestCases.Tests.ImageButtonUITests.BorderWidth() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/ImageButtonUITests.cs:line 87
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)