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

[XC] Make assembly comparison less strict #23031

Merged

Compare just assembly names not full names

56d25b8
Select commit
Loading
Failed to load commit list.
Merged

[XC] Make assembly comparison less strict #23031

Compare just assembly names not full names
56d25b8
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-UITests-public failed Jun 13, 2024 in 2h 8m 35s

Build #9.0.0-ci+pr.23031.azdo.117475 had test failures

Details

Tests

  • Failed: 2 (0.09%)
  • Passed: 1,725 (79.53%)
  • Other: 442 (20.38%)
  • Total: 2,169

Annotations

Check failure on line 595 in Build log

See this annotation in the file changed.

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

Build log #L595

PowerShell exited with code '1'.

Check failure on line 1166 in Build log

See this annotation in the file changed.

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

Build log #L1166

PowerShell exited with code '1'.

Check failure on line 1465 in Build log

See this annotation in the file changed.

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

Build log #L1465

PowerShell exited with code '1'.

Check failure on line 4418 in Build log

See this annotation in the file changed.

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

Build log #L4418

PowerShell exited with code '1'.

Check failure on line 1 in Microsoft.Maui.TestCases.Tests.DragAndDropUITests(iOS).DragAndDropBetweenLayouts

See this annotation in the file changed.

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

Microsoft.Maui.TestCases.Tests.DragAndDropUITests(iOS).DragAndDropBetweenLayouts

The app was expected to be running still, investigate as possible crash
TearDown : The app was expected to be running still, investigate as possible crash
Raw output
   at UITest.Appium.NUnit.UITestBase.UITestBaseTearDown() in /_/src/TestUtils/src/UITest.NUnit/UITestBase.cs:line 63

--TearDown
   at UITest.Appium.NUnit.UITestBase.UITestBaseTearDown() in /_/src/TestUtils/src/UITest.NUnit/UITestBase.cs:line 63


1)    at UITest.Appium.NUnit.UITestBase.UITestBaseTearDown() in /_/src/TestUtils/src/UITest.NUnit/UITestBase.cs:line 63

Check failure on line 1 in Microsoft.Maui.TestCases.Tests.DragAndDropUITests(Mac).DragAndDropBetweenLayouts

See this annotation in the file changed.

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

Microsoft.Maui.TestCases.Tests.DragAndDropUITests(Mac).DragAndDropBetweenLayouts

  Assert.That(condition, Is.True)
  Expected: True
  But was:  False
Raw output
   at NUnit.Framework.Legacy.ClassicAssert.True(Boolean condition)
   at Microsoft.Maui.TestCases.Tests.DragAndDropUITests.DragAndDropBetweenLayouts() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/DragAndDropUITests.cs:line 74


1)    at NUnit.Framework.Legacy.ClassicAssert.True(Boolean condition)
   at Microsoft.Maui.TestCases.Tests.DragAndDropUITests.DragAndDropBetweenLayouts() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/DragAndDropUITests.cs:line 74