[Android] GraphicsView: prevent TapGesture crash when previous touch points are empty#34348
[Android] GraphicsView: prevent TapGesture crash when previous touch points are empty#34348michalpobuta wants to merge 1 commit into
Build #10.0.50-ci+pr.34348.azdo.1321756 had test failures
Details
- Failed: 9 (0.05%)
- Passed: 17,492 (99.18%)
- Other: 136 (0.77%)
- Total: 17,637
Annotations
azure-pipelines / maui-pr
.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.Maui.Essentials.AI.UnitTests.dll in job 051560eb-c849-49b1-91ea-1e9c2710f8a3 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/051560eb-c849-49b1-91ea-1e9c2710f8a3/workitems/Microsoft.Maui.Essentials.AI.UnitTests.dll/console
Check failure on line 452 in Build log
azure-pipelines / maui-pr
Build log #L452
Test suite had 1 failure(s).
Check failure on line 455 in Build log
azure-pipelines / maui-pr
Build log #L455
PowerShell exited with code '1'.
Check failure on line 504 in Build log
azure-pipelines / maui-pr
Build log #L504
Test suite had 1 failure(s).
azure-pipelines / maui-pr
Microsoft.Maui.Essentials.AI.UnitTests.StreamingJsonDeserializerTests+FileBasedTests.ProcessChunk_TxtFile_DeserializesProgressively
Test failed
Check failure on line 1 in Microsoft.Maui.Essentials.AI.UnitTests.dll.WorkItemExecution
azure-pipelines / maui-pr
Microsoft.Maui.Essentials.AI.UnitTests.dll.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.
azure-pipelines / maui-pr
Microsoft.Maui.IntegrationTests.SampleTests.Build(relativeProj: "src\\Controls\\samples\\Controls.Sample.Embedding\"···, config: "Debug")
Project src\Controls\samples\Controls.Sample.Embedding\Maui.Controls.Sample.Embedding.csproj failed to build. Check test output/attachments for errors.
Raw output
at Microsoft.Maui.IntegrationTests.SampleTests.Build(String relativeProj, String config) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/SampleTests.cs:line 45
at InvokeStub_SampleTests.Build(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Check failure on line 1 in Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_BlazorRelease
azure-pipelines / maui-pr
Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_BlazorRelease
Project Test388d5d788462111201650.csproj failed to run. Check test output/attachments for errors.
Raw output
at Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS(String id, String config, String framework, RuntimeVariant runtimeVariant, String trimMode) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 154
at Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_BlazorRelease() in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 86
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)