Skip to content

Commit

Permalink
[net10.0] [dotnet] Remove unnecessary workload intalls during testing. (
Browse files Browse the repository at this point in the history
  • Loading branch information
rolfbjarne authored Mar 3, 2025
1 parent 8151370 commit ba951f8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions tests/dotnet/UnitTests/PackTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -282,8 +282,6 @@ public void MultiTargetLibraryProject (ApplePlatform platform)
{
Configuration.IgnoreIfIgnoredPlatform (platform);

DotNet.InstallWorkload ("mobile-librarybuilder-net9");

// Get all the supported API versions
var supportedApiVersion = Configuration.GetVariableArray ($"SUPPORTED_API_VERSIONS_{platform.AsString ().ToUpperInvariant ()}");
supportedApiVersion = DotNetProjectTest.RemovePostCurrentOnMacCatalyst (supportedApiVersion, platform);
Expand Down
4 changes: 0 additions & 4 deletions tests/dotnet/UnitTests/ProjectTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1686,8 +1686,6 @@ public void BuildNet9_0App (ApplePlatform platform, string runtimeIdentifiers)
Configuration.IgnoreIfIgnoredPlatform (platform);
Configuration.AssertRuntimeIdentifiersAvailable (platform, runtimeIdentifiers);

DotNet.InstallWorkload ("mobile-librarybuilder-net9");

var project_path = GetProjectPath (project, runtimeIdentifiers: runtimeIdentifiers, platform: platform, out var appPath, netVersion: "net9.0");
Clean (project_path);
var properties = GetDefaultProperties (runtimeIdentifiers);
Expand Down Expand Up @@ -2159,8 +2157,6 @@ public void MultiTargetLibrary (ApplePlatform platform)
{
Configuration.IgnoreIfIgnoredPlatform (platform);

DotNet.InstallWorkload ("mobile-librarybuilder-net9");

// Get all the supported API versions
var supportedApiVersion = Configuration.GetVariableArray ($"SUPPORTED_API_VERSIONS_{platform.AsString ().ToUpperInvariant ()}");
supportedApiVersion = RemovePostCurrentOnMacCatalyst (supportedApiVersion, platform);
Expand Down

8 comments on commit ba951f8

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

✅ [CI Build #ba951f8] Build passed (Build packages) ✅

Pipeline on Agent
Hash: ba951f814400353298b3d6f6bf7417abd799c443 [CI build]

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

✅ [CI Build #ba951f8] Build passed (Build macOS tests) ✅

Pipeline on Agent
Hash: ba951f814400353298b3d6f6bf7417abd799c443 [CI build]

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

💻 [CI Build #ba951f8] Tests on macOS M1 - Mac Monterey (12) passed 💻

All tests on macOS M1 - Mac Monterey (12) passed.

Pipeline on Agent
Hash: ba951f814400353298b3d6f6bf7417abd799c443 [CI build]

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

💻 [CI Build #ba951f8] Tests on macOS X64 - Mac Sonoma (14) passed 💻

All tests on macOS X64 - Mac Sonoma (14) passed.

Pipeline on Agent
Hash: ba951f814400353298b3d6f6bf7417abd799c443 [CI build]

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

💻 [CI Build #ba951f8] Tests on macOS M1 - Mac Ventura (13) passed 💻

All tests on macOS M1 - Mac Ventura (13) passed.

Pipeline on Agent
Hash: ba951f814400353298b3d6f6bf7417abd799c443 [CI build]

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

💻 [CI Build #ba951f8] Tests on macOS arm64 - Mac Sequoia (15) passed 💻

All tests on macOS arm64 - Mac Sequoia (15) passed.

Pipeline on Agent
Hash: ba951f814400353298b3d6f6bf7417abd799c443 [CI build]

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

❌ [CI Build #ba951f8] Windows Integration Tests failed ❌

❌ Failed ❌

Pipeline on Agent
Hash: ba951f814400353298b3d6f6bf7417abd799c443 [CI build]

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

🚀 [CI Build #ba951f8] Test results 🚀

Test results

✅ All tests passed on VSTS: test results.

🎉 All 116 tests passed 🎉

Tests counts

✅ cecil: All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (iOS): All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (MacCatalyst): All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (macOS): All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (Multiple platforms): All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (tvOS): All 1 tests passed. Html Report (VSDrops) Download
✅ framework: All 2 tests passed. Html Report (VSDrops) Download
✅ fsharp: All 4 tests passed. Html Report (VSDrops) Download
✅ generator: All 5 tests passed. Html Report (VSDrops) Download
✅ interdependent-binding-projects: All 4 tests passed. Html Report (VSDrops) Download
✅ introspection: All 4 tests passed. Html Report (VSDrops) Download
✅ linker: All 44 tests passed. Html Report (VSDrops) Download
✅ monotouch (iOS): All 8 tests passed. Html Report (VSDrops) Download
✅ monotouch (MacCatalyst): All 15 tests passed. Html Report (VSDrops) Download
✅ monotouch (macOS): All 9 tests passed. Html Report (VSDrops) Download
✅ monotouch (tvOS): All 8 tests passed. Html Report (VSDrops) Download
✅ msbuild: All 2 tests passed. Html Report (VSDrops) Download
✅ xcframework: All 4 tests passed. Html Report (VSDrops) Download
✅ xtro: All 1 tests passed. Html Report (VSDrops) Download

Pipeline on Agent
Hash: ba951f814400353298b3d6f6bf7417abd799c443 [CI build]

Please sign in to comment.