Skip to content

[Android] GraphicsView: prevent TapGesture crash when previous touch points are empty#34348

Closed
michalpobuta wants to merge 1 commit into
dotnet:mainfrom
michalpobuta:Issue34296
Closed

[Android] GraphicsView: prevent TapGesture crash when previous touch points are empty#34348
michalpobuta wants to merge 1 commit into
dotnet:mainfrom
michalpobuta:Issue34296

Fix 34296

a241f54
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr failed Mar 5, 2026 in 6h 59m 31s

Build #10.0.50-ci+pr.34348.azdo.1321756 had test failures

Details

Tests

  • Failed: 9 (0.05%)
  • Passed: 17,492 (99.18%)
  • Other: 136 (0.77%)
  • Total: 17,637

Annotations

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L452

Test suite had 1 failure(s).

Check failure on line 455 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L455

PowerShell exited with code '1'.

Check failure on line 504 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L504

Test suite had 1 failure(s).

Check failure on line 1 in Microsoft.Maui.Essentials.AI.UnitTests.StreamingJsonDeserializerTests+FileBasedTests.ProcessChunk_TxtFile_DeserializesProgressively

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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.

Check failure on line 1 in Microsoft.Maui.IntegrationTests.SampleTests.Build(relativeProj: "src\\Controls\\samples\\Controls.Sample.Embedding\"···, config: "Debug")

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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)