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-UITests-public failed Jan 6, 2025 in 2h 38m 6s

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

Details

Tests

  • Failed: 1 (0.03%)
  • Passed: 2,804 (86.95%)
  • Other: 420 (13.02%)
  • Total: 3,225

Annotations

Check failure on line 745 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-UITests-public

Build log #L745

PowerShell exited with code '1'.

Check failure on line 2838 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-UITests-public

Build log #L2838

PowerShell exited with code '1'.

Check failure on line 3875 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-UITests-public

Build log #L3875

PowerShell exited with code '1'.

Check failure on line 730 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-UITests-public

Build log #L730

PowerShell exited with code '1'.

Check failure on line 1 in Microsoft.Maui.TestCases.Tests.Issues.Issue23801(Mac).VerifyLabelSpanGestureWhenWrappedOverTwoLines

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-UITests-public

Microsoft.Maui.TestCases.Tests.Issues.Issue23801(Mac).VerifyLabelSpanGestureWhenWrappedOverTwoLines

  Assert.That(testlabel.GetText(), Is.EqualTo("Label span tapped"))
  Expected string length 17 but was 21. Strings differ at index 6.
  Expected: "Label span tapped"
  But was:  "Label Span not tapped"
  -----------------^
Raw output
   at Microsoft.Maui.TestCases.Tests.Issues.Issue23801.VerifyLabelSpanGestureWhenWrappedOverTwoLines() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue23801.cs:line 26

1)    at Microsoft.Maui.TestCases.Tests.Issues.Issue23801.VerifyLabelSpanGestureWhenWrappedOverTwoLines() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue23801.cs:line 26