Skip to content

Commit

Permalink
Revert "[tests] Ignore LinkSdkRegressionTest.AsQueryable_Enumerable d…
Browse files Browse the repository at this point in the history
…ue to an issue in .NET" (#11041)

This reverts commit ae0649f.

Original issue dotnet/runtime#41392 was fixed long ago
  • Loading branch information
spouliot authored Mar 31, 2021
1 parent bf8bcda commit f663072
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/linker/ios/link sdk/LinkSdkRegressionTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1138,9 +1138,6 @@ public void PreserveINativeObject ()
}
#endif

#if NET
[Ignore ("https://github.com/mono/linker/issues/1453")]
#endif
[Test]
// https://github.com/xamarin/xamarin-macios/issues/6346
public void AsQueryable_Enumerable ()
Expand Down

5 comments on commit f663072

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Tests failed on Build ❌

Tests failed on Build.

API diff

✅ API Diff from stable

View API diff

Packages generated

View packages

Test results

2 tests failed, 180 tests passed.

Failed tests

  • monotouch-test/Mac Catalyst/Debug: Failed (Tests run: 2713 Passed: 2520 Inconclusive: 19 Failed: 1 Ignored: 192)
  • monotouch-test/iOS Unified 64-bits - simulator/Debug (LinkSdk) [dotnet]: Failed

Pipeline on Agent XAMBOT-1028

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥 Tests failed catastrophically on VSTS: device tests iOS 🔥

Not enough free space in the host.

Pipeline on Agent

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥 Tests failed catastrophically on VSTS: device tests iOS (no summary found). 🔥

Result file $(TEST_SUMMARY_PATH) not found.

Pipeline on Agent

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Tests failed on VSTS: device tests iOS32b ❌

Tests failed on VSTS: device tests iOS32b.

Test results

1 tests failed, 169 tests' device not found, 5 tests passed.

Failed tests

  • monotouch-test/Mac Catalyst/Debug: BuildFailure

Pipeline on Agent XI-CAPTAIN-MARVEL

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Tests failed on VSTS: device tests tvOS ❌

Tests failed on VSTS: device tests tvOS.

Test results

1 tests failed, 156 tests' device not found, 5 tests passed.

Failed tests

  • monotouch-test/Mac Catalyst/Debug: BuildFailure

Pipeline on Agent XAMTESTMAC14

Please sign in to comment.