Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ScrollX and ScrollY values at the ScrollView.Scrolled event are not consistent in ScrollOrientation.Both mode #26931

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Removed redundant checks on test case

65ac844
Select commit
Loading
Failed to load commit list.
Open

ScrollX and ScrollY values at the ScrollView.Scrolled event are not consistent in ScrollOrientation.Both mode #26931

Removed redundant checks on test case
65ac844
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-public failed Jan 6, 2025 in 2h 29m 30s

Build #9.0.30-ci+pr.26931.azdo.131571 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 17,478 (99.30%)
  • Other: 123 (0.70%)
  • Total: 17,602

Annotations

Check failure on line 2865 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

Build log #L2865

PowerShell exited with code '1'.

Check failure on line 1 in Microsoft.Maui.IntegrationTests.AndroidTemplateTests.RunOnAndroid("maui-blazor","net8.0","Release",null)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

Microsoft.Maui.IntegrationTests.AndroidTemplateTests.RunOnAndroid("maui-blazor","net8.0","Release",null)

  Project RunOnAndroidmau873248399.csproj failed to install. Check test output/attachments for errors.
  Expected: True
  But was:  False
Raw output
   at Microsoft.Maui.IntegrationTests.AndroidTemplateTests.RunOnAndroid(String id, String framework, String config, String trimMode) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AndroidTemplateTests.cs:line 78
   at InvokeStub_AndroidTemplateTests.RunOnAndroid(Object, Span`1)

1)    at Microsoft.Maui.IntegrationTests.AndroidTemplateTests.RunOnAndroid(String id, String framework, String config, String trimMode) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AndroidTemplateTests.cs:line 78
   at InvokeStub_AndroidTemplateTests.RunOnAndroid(Object, Span`1)