xamarin-macios
xamarin-macios copied to clipboard
[dotnet] Make it so that 'net6.0-*' TargetFrameworks work when building with .NET 7. Fixes #15344.
The main part here is a rework of the KnownFrameworkReference item:
The KnownFrameworkReference now references the exact versions of the ref and runtime packs we're shipping with the sdk pack, instead of telling the build to use whatever version is defined in the workload.
Then in the workload we specify the latest released version of the .NET 6 for the ref and runtime packs.
Finally we add an aliased sdk pack, which points to the .NET 6 sdk pack, and when we're building a .NET 6 TargetFramework we load this aliased sdk pack instead of the one we're shipping with this workload.
Putting this together means that:
- When we're building a .NET 7 TargetFramework, we load the sdk pack shipped with the workload, which adds a KnownFrameworkReference which references the ref and runtime packs with the same version as the sdk pack.
- When we're building a .NET 6 TargetFramework, we load the (aliased) sdk pack which points to the latest stable .NET 6 sdk pack. That sdk pack will add a KnownFrameworkReference that tells the build to use the ref and runtime pack versions specified in the workload - which are now pointing to the .NET 6 ref and runtime pack versions.
Thus we use the .NET 6 sdk, ref and runtime packs when building a .NET 6 TargetFramework, and we use the .NET 7 sdk, ref and runtime packs when building a .NET 7 TargetFramework.
According to the workload design spec 1, this is supposed to be implemented by using aliased ref and runtime packs, but that doesn't work due to https://github.com/dotnet/sdk/issues/26384.
We can also bump MonoTouch.Dialog and Touch.Unit, to use these projects with a .NET 6 TFM.
Fixes https://github.com/xamarin/xamarin-macios/issues/15344.
:fire: [PR Build] Build failed :fire:
Build failed for the job 'Detect API changes'
Pipeline on Agent Hash: [PR build]
:fire: Unable to find the contents for the comment: D:\a\1\s\change-detection\results\gh-comment.md does not exist :fire
Pipeline on Agent Hash: 8a4b90f109dfb946fd64ce1b26447a6306832335 [PR build]
:computer: [PR Build] Tests on macOS Mac Catalina (10.15) passed :computer:
:white_check_mark: All tests on macOS Mac Catalina (10.15) passed.
Pipeline on Agent Hash: 8a4b90f109dfb946fd64ce1b26447a6306832335 [PR build]
:books: [PR Build] Artifacts :books:
Packages generated
View packages
- Microsoft.iOS.Bundle.15.4.891-ci.pr.gh15469.pkg
- Microsoft.iOS.Ref.15.4.891-ci.pr.gh15469.nupkg
- Microsoft.iOS.Runtime.ios-arm.15.4.891-ci.pr.gh15469.nupkg
- Microsoft.iOS.Runtime.ios-arm64.15.4.891-ci.pr.gh15469.nupkg
- Microsoft.iOS.Runtime.iossimulator-arm64.15.4.891-ci.pr.gh15469.nupkg
- Microsoft.iOS.Runtime.iossimulator-x64.15.4.891-ci.pr.gh15469.nupkg
- Microsoft.iOS.Runtime.iossimulator-x86.15.4.891-ci.pr.gh15469.nupkg
- Microsoft.iOS.Sdk.15.4.891-ci.pr.gh15469.nupkg
- Microsoft.iOS.Templates.15.4.891-ci.pr.gh15469.nupkg
- Microsoft.iOS.Windows.Sdk.15.4.891-ci.pr.gh15469.nupkg
- Microsoft.MacCatalyst.Bundle.15.4.891-ci.pr.gh15469.pkg
- Microsoft.MacCatalyst.Ref.15.4.891-ci.pr.gh15469.nupkg
- Microsoft.MacCatalyst.Runtime.maccatalyst-arm64.15.4.891-ci.pr.gh15469.nupkg
- Microsoft.MacCatalyst.Runtime.maccatalyst-x64.15.4.891-ci.pr.gh15469.nupkg
- Microsoft.MacCatalyst.Sdk.15.4.891-ci.pr.gh15469.nupkg
- Microsoft.MacCatalyst.Templates.15.4.891-ci.pr.gh15469.nupkg
- Microsoft.macOS.Bundle.12.3.891-ci.pr.gh15469.pkg
- Microsoft.macOS.Ref.12.3.891-ci.pr.gh15469.nupkg
- Microsoft.macOS.Runtime.osx-arm64.12.3.891-ci.pr.gh15469.nupkg
- Microsoft.macOS.Runtime.osx-x64.12.3.891-ci.pr.gh15469.nupkg
- Microsoft.macOS.Sdk.12.3.891-ci.pr.gh15469.nupkg
- Microsoft.macOS.Templates.12.3.891-ci.pr.gh15469.nupkg
- Microsoft.NET.Sdk.iOS.Manifest-7.0.100-preview.6.15.4.891-ci.pr.gh15469.nupkg
- Microsoft.NET.Sdk.MacCatalyst.Manifest-7.0.100-preview.6.15.4.891-ci.pr.gh15469.nupkg
- Microsoft.NET.Sdk.macOS.Manifest-7.0.100-preview.6.12.3.891-ci.pr.gh15469.nupkg
- Microsoft.NET.Sdk.tvOS.Manifest-7.0.100-preview.6.15.4.891-ci.pr.gh15469.nupkg
- Microsoft.NET.Workload.iOS.15.4.891-ci.pr.gh15469.msi
- Microsoft.tvOS.Bundle.15.4.891-ci.pr.gh15469.pkg
- Microsoft.tvOS.Ref.15.4.891-ci.pr.gh15469.nupkg
- Microsoft.tvOS.Runtime.tvos-arm64.15.4.891-ci.pr.gh15469.nupkg
- Microsoft.tvOS.Runtime.tvossimulator-arm64.15.4.891-ci.pr.gh15469.nupkg
- Microsoft.tvOS.Runtime.tvossimulator-x64.15.4.891-ci.pr.gh15469.nupkg
- Microsoft.tvOS.Sdk.15.4.891-ci.pr.gh15469.nupkg
- Microsoft.tvOS.Templates.15.4.891-ci.pr.gh15469.nupkg
- xamarin.ios-15.11.0.579.pkg
- xamarin.mac-8.11.0.579.pkg
Pipeline on Agent XAMBOT-1017.Monterey Hash: 8a4b90f109dfb946fd64ce1b26447a6306832335 [PR build]
:x: [PR Build] Tests on macOS M1 - Mac Big Sur (11.5) failed :x:
Failed tests are:
- linksdk
- linkall
- monotouch-test
Pipeline on Agent Hash: 8a4b90f109dfb946fd64ce1b26447a6306832335 [PR build]
:fire: [CI Build] Test results :fire:
Test results
:x: Tests failed on VSTS: simulator tests
0 tests crashed, 77 tests failed, 146 tests passed.
Failures
:x: cecil tests
- Cecil-based tests/NUnit: Failed (Execution failed with exit code 37)
Html Report (VSDrops) Download
:x: dotnettests tests
- DotNet tests: Failed (Execution failed with exit code 1)
Html Report (VSDrops) Download
:x: fsharp tests
- fsharp/Mac [dotnet]/Debug [dotnet]: BuildFailure
- fsharp/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
- fsharp/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
- fsharp/tvOS - simulator/Debug [dotnet]: BuildFailure
Html Report (VSDrops) Download
:x: framework tests
- framework-test/Mac [dotnet]/Debug [dotnet]: BuildFailure
- framework-test/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
- framework-test/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
- framework-test/tvOS - simulator/Debug [dotnet]: BuildFailure
Html Report (VSDrops) Download
:x: generator tests
- Generator tests/.NET: Failed (Execution failed with exit code 1)
Html Report (VSDrops) Download
:x: interdependent_binding_projects tests
- interdependent-binding-projects/Mac [dotnet]/Debug [dotnet]: BuildFailure
- interdependent-binding-projects/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
- interdependent-binding-projects/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
- interdependent-binding-projects/tvOS - simulator/Debug [dotnet]: BuildFailure
Html Report (VSDrops) Download
:x: introspection tests
- introspection/Mac [dotnet]/Debug [dotnet]: BuildFailure
- introspection/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
- introspection/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
- introspection/tvOS - simulator/Debug [dotnet]: BuildFailure
Html Report (VSDrops) Download
:x: linker tests
- dont link/Mac [dotnet]/Debug [dotnet]: BuildFailure
- dont link/Mac [dotnet]/Release [dotnet]: BuildFailure
- dont link/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
- dont link/Mac Catalyst [dotnet]/Release [dotnet]: BuildFailure
- dont link/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
- dont link/iOS Unified 64-bits - simulator/Release [dotnet]: BuildFailure
- dont link/tvOS - simulator/Debug [dotnet]: BuildFailure
- dont link/tvOS - simulator/Release [dotnet]: BuildFailure
- link sdk/Mac [dotnet]/Debug [dotnet]: BuildFailure
- link sdk/Mac [dotnet]/Release [dotnet]: BuildFailure
- link sdk/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
- link sdk/Mac Catalyst [dotnet]/Release [dotnet]: BuildFailure
- link sdk/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
- link sdk/iOS Unified 64-bits - simulator/Release [dotnet]: BuildFailure
- link sdk/tvOS - simulator/Debug [dotnet]: BuildFailure
- link sdk/tvOS - simulator/Release [dotnet]: BuildFailure
- link all/Mac [dotnet]/Debug [dotnet]: BuildFailure
- link all/Mac [dotnet]/Release [dotnet]: BuildFailure
- link all/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
- link all/Mac Catalyst [dotnet]/Release [dotnet]: BuildFailure
- link all/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
- link all/iOS Unified 64-bits - simulator/Release [dotnet]: BuildFailure
- link all/tvOS - simulator/Debug [dotnet]: BuildFailure
- link all/tvOS - simulator/Release [dotnet]: BuildFailure
- trimmode copy/Mac [dotnet]/Debug [dotnet]: BuildFailure
- trimmode copy/Mac [dotnet]/Release [dotnet]: BuildFailure
- trimmode copy/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
- trimmode copy/Mac Catalyst [dotnet]/Release [dotnet]: BuildFailure
- trimmode copy/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
- trimmode copy/iOS Unified 64-bits - simulator/Release [dotnet]: BuildFailure
- trimmode copy/tvOS - simulator/Debug [dotnet]: BuildFailure
- trimmode copy/tvOS - simulator/Release [dotnet]: BuildFailure
- trimmode link/Mac [dotnet]/Debug [dotnet]: BuildFailure
- trimmode link/Mac [dotnet]/Release [dotnet]: BuildFailure
- trimmode link/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
- trimmode link/Mac Catalyst [dotnet]/Release [dotnet]: BuildFailure
- trimmode link/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
- trimmode link/iOS Unified 64-bits - simulator/Release [dotnet]: BuildFailure
- trimmode link/tvOS - simulator/Debug [dotnet]: BuildFailure
- trimmode link/tvOS - simulator/Release [dotnet]: BuildFailure
Html Report (VSDrops) Download
:x: monotouch tests
- monotouch-test/Mac [dotnet]/Debug [dotnet]: BuildFailure
- monotouch-test/Mac [dotnet]/Debug (static registrar) [dotnet]: BuildFailure
- monotouch-test/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
- monotouch-test/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
- monotouch-test/iOS Unified 64-bits - simulator/Debug (LinkSdk) [dotnet]: BuildFailure
- monotouch-test/iOS Unified 64-bits - simulator/Debug (static registrar) [dotnet]: BuildFailure
- monotouch-test/iOS Unified 64-bits - simulator/Release (all optimizations) [dotnet]: BuildFailure
- monotouch-test/tvOS - simulator/Debug [dotnet]: BuildFailure
- monotouch-test/tvOS - simulator/Debug (LinkSdk) [dotnet]: BuildFailure
- monotouch-test/tvOS - simulator/Debug (static registrar) [dotnet]: BuildFailure
- monotouch-test/tvOS - simulator/Release (all optimizations) [dotnet]: BuildFailure
Html Report (VSDrops) Download
:x: msbuild tests
- MSBuild tests/Integration: Failed (Execution failed with exit code 32)
Html Report (VSDrops) Download
:x: mtouch tests
- MTouch tests/NUnit: Failed (Execution failed with exit code 3)
Html Report (VSDrops) Download
:x: xcframework tests
- xcframework-test/Mac [dotnet]/Debug [dotnet]: BuildFailure
- xcframework-test/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
- xcframework-test/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
- xcframework-test/tvOS - simulator/Debug [dotnet]: BuildFailure
Html Report (VSDrops) Download
:x: xtro tests
- Xtro/.NET: BuildFailure
Html Report (VSDrops) Download
Successes
:white_check_mark: bcl: All 69 tests passed. Html Report (VSDrops) Download :white_check_mark: install_source: All 1 tests passed. Html Report (VSDrops) Download :white_check_mark: mac_binding_project: All 1 tests passed. Html Report (VSDrops) Download :white_check_mark: mmp: All 2 tests passed. Html Report (VSDrops) Download :white_check_mark: mononative: All 12 tests passed. Html Report (VSDrops) Download :white_check_mark: xammac: All 3 tests passed. Html Report (VSDrops) Download
Pipeline on Agent Hash: [PR build]
:fire: Failed to compare API and create generator diff :fire:
Failed to update apidiff references
Pipeline on Agent Hash: a896bf3198be428c45b7250856816bf647fdd90a [PR build]
:books: [PR Build] Artifacts :books:
Packages generated
View packages
- Microsoft.iOS.Bundle.15.4.892-ci.pr.gh15469.pkg
- Microsoft.iOS.Ref.15.4.892-ci.pr.gh15469.nupkg
- Microsoft.iOS.Runtime.ios-arm.15.4.892-ci.pr.gh15469.nupkg
- Microsoft.iOS.Runtime.ios-arm64.15.4.892-ci.pr.gh15469.nupkg
- Microsoft.iOS.Runtime.iossimulator-arm64.15.4.892-ci.pr.gh15469.nupkg
- Microsoft.iOS.Runtime.iossimulator-x64.15.4.892-ci.pr.gh15469.nupkg
- Microsoft.iOS.Runtime.iossimulator-x86.15.4.892-ci.pr.gh15469.nupkg
- Microsoft.iOS.Sdk.15.4.892-ci.pr.gh15469.nupkg
- Microsoft.iOS.Templates.15.4.892-ci.pr.gh15469.nupkg
- Microsoft.iOS.Windows.Sdk.15.4.892-ci.pr.gh15469.nupkg
- Microsoft.MacCatalyst.Bundle.15.4.892-ci.pr.gh15469.pkg
- Microsoft.MacCatalyst.Ref.15.4.892-ci.pr.gh15469.nupkg
- Microsoft.MacCatalyst.Runtime.maccatalyst-arm64.15.4.892-ci.pr.gh15469.nupkg
- Microsoft.MacCatalyst.Runtime.maccatalyst-x64.15.4.892-ci.pr.gh15469.nupkg
- Microsoft.MacCatalyst.Sdk.15.4.892-ci.pr.gh15469.nupkg
- Microsoft.MacCatalyst.Templates.15.4.892-ci.pr.gh15469.nupkg
- Microsoft.macOS.Bundle.12.3.892-ci.pr.gh15469.pkg
- Microsoft.macOS.Ref.12.3.892-ci.pr.gh15469.nupkg
- Microsoft.macOS.Runtime.osx-arm64.12.3.892-ci.pr.gh15469.nupkg
- Microsoft.macOS.Runtime.osx-x64.12.3.892-ci.pr.gh15469.nupkg
- Microsoft.macOS.Sdk.12.3.892-ci.pr.gh15469.nupkg
- Microsoft.macOS.Templates.12.3.892-ci.pr.gh15469.nupkg
- Microsoft.NET.Sdk.iOS.Manifest-7.0.100-preview.6.15.4.892-ci.pr.gh15469.nupkg
- Microsoft.NET.Sdk.MacCatalyst.Manifest-7.0.100-preview.6.15.4.892-ci.pr.gh15469.nupkg
- Microsoft.NET.Sdk.macOS.Manifest-7.0.100-preview.6.12.3.892-ci.pr.gh15469.nupkg
- Microsoft.NET.Sdk.tvOS.Manifest-7.0.100-preview.6.15.4.892-ci.pr.gh15469.nupkg
- Microsoft.NET.Workload.iOS.15.4.892-ci.pr.gh15469.msi
- Microsoft.tvOS.Bundle.15.4.892-ci.pr.gh15469.pkg
- Microsoft.tvOS.Ref.15.4.892-ci.pr.gh15469.nupkg
- Microsoft.tvOS.Runtime.tvos-arm64.15.4.892-ci.pr.gh15469.nupkg
- Microsoft.tvOS.Runtime.tvossimulator-arm64.15.4.892-ci.pr.gh15469.nupkg
- Microsoft.tvOS.Runtime.tvossimulator-x64.15.4.892-ci.pr.gh15469.nupkg
- Microsoft.tvOS.Sdk.15.4.892-ci.pr.gh15469.nupkg
- Microsoft.tvOS.Templates.15.4.892-ci.pr.gh15469.nupkg
- xamarin.ios-15.11.0.580.pkg
- xamarin.mac-8.11.0.580.pkg
Pipeline on Agent XAMBOT-1103.Monterey' Hash: a896bf3198be428c45b7250856816bf647fdd90a [PR build]
:computer: [PR Build] Tests on macOS Mac Catalina (10.15) passed :computer:
:white_check_mark: All tests on macOS Mac Catalina (10.15) passed.
Pipeline on Agent Hash: a896bf3198be428c45b7250856816bf647fdd90a [PR build]
:x: [PR Build] Tests on macOS M1 - Mac Big Sur (11.5) failed :x:
Failed tests are:
- linksdk
- xammac_tests
- monotouch-test
Pipeline on Agent Hash: a896bf3198be428c45b7250856816bf647fdd90a [PR build]
:fire: [CI Build] Test results :fire:
Test results
:x: Tests failed on VSTS: simulator tests
16 tests crashed, 1 tests failed, 5 tests passed.
Failures
:x: bcl tests
:fire: Failed catastrophically on VSTS: simulator tests - bcl (no summary found).
Html Report (VSDrops) Download
:x: cecil tests
:fire: Failed catastrophically on VSTS: simulator tests - cecil (no summary found).
Html Report (VSDrops) Download
:x: dotnettests tests
:fire: Failed catastrophically on VSTS: simulator tests - dotnettests (no summary found).
Html Report (VSDrops) Download
:x: fsharp tests
:fire: Failed catastrophically on VSTS: simulator tests - fsharp (no summary found).
Html Report (VSDrops) Download
:x: framework tests
:fire: Failed catastrophically on VSTS: simulator tests - framework (no summary found).
Html Report (VSDrops) Download
:x: generator tests
- Generator tests/.NET: Failed (Execution failed with exit code 1)
Html Report (VSDrops) Download
:x: interdependent_binding_projects tests
:fire: Failed catastrophically on VSTS: simulator tests - interdependent_binding_projects (no summary found).
Html Report (VSDrops) Download
:x: install_source tests
:fire: Failed catastrophically on VSTS: simulator tests - install_source (no summary found).
Html Report (VSDrops) Download
:x: introspection tests
:fire: Failed catastrophically on VSTS: simulator tests - introspection (no summary found).
Html Report (VSDrops) Download
:x: linker tests
:fire: Failed catastrophically on VSTS: simulator tests - linker (no summary found).
Html Report (VSDrops) Download
:x: mmp tests
:fire: Failed catastrophically on VSTS: simulator tests - mmp (no summary found).
Html Report (VSDrops) Download
:x: mononative tests
:fire: Failed catastrophically on VSTS: simulator tests - mononative (no summary found).
Html Report (VSDrops) Download
:x: monotouch tests
:fire: Failed catastrophically on VSTS: simulator tests - monotouch (no summary found).
Html Report (VSDrops) Download
:x: msbuild tests
:fire: Failed catastrophically on VSTS: simulator tests - msbuild (no summary found).
Html Report (VSDrops) Download
:x: mtouch tests
:fire: Failed catastrophically on VSTS: simulator tests - mtouch (no summary found).
Html Report (VSDrops) Download
:x: xcframework tests
:fire: Failed catastrophically on VSTS: simulator tests - xcframework (no summary found).
Html Report (VSDrops) Download
:x: xtro tests
:fire: Failed catastrophically on VSTS: simulator tests - xtro (no summary found).
Html Report (VSDrops) Download
Successes
:white_check_mark: mac_binding_project: All 1 tests passed. Html Report (VSDrops) Download :white_check_mark: xammac: All 3 tests passed. Html Report (VSDrops) Download
Pipeline on Agent Hash: [PR build]
:fire: Failed to compare API and create generator diff :fire:
Failed to update apidiff references
Pipeline on Agent Hash: 313b04fb01beaf03db05b42a509f56a3ac9d81f1 [PR build]
:computer: [PR Build] Tests on macOS Mac Catalina (10.15) passed :computer:
:white_check_mark: All tests on macOS Mac Catalina (10.15) passed.
Pipeline on Agent Hash: 313b04fb01beaf03db05b42a509f56a3ac9d81f1 [PR build]
:books: [PR Build] Artifacts :books:
Packages generated
View packages
- Microsoft.iOS.Bundle.15.4.893-ci.pr.gh15469.pkg
- Microsoft.iOS.Ref.15.4.893-ci.pr.gh15469.nupkg
- Microsoft.iOS.Runtime.ios-arm.15.4.893-ci.pr.gh15469.nupkg
- Microsoft.iOS.Runtime.ios-arm64.15.4.893-ci.pr.gh15469.nupkg
- Microsoft.iOS.Runtime.iossimulator-arm64.15.4.893-ci.pr.gh15469.nupkg
- Microsoft.iOS.Runtime.iossimulator-x64.15.4.893-ci.pr.gh15469.nupkg
- Microsoft.iOS.Runtime.iossimulator-x86.15.4.893-ci.pr.gh15469.nupkg
- Microsoft.iOS.Sdk.15.4.893-ci.pr.gh15469.nupkg
- Microsoft.iOS.Templates.15.4.893-ci.pr.gh15469.nupkg
- Microsoft.iOS.Windows.Sdk.15.4.893-ci.pr.gh15469.nupkg
- Microsoft.MacCatalyst.Bundle.15.4.893-ci.pr.gh15469.pkg
- Microsoft.MacCatalyst.Ref.15.4.893-ci.pr.gh15469.nupkg
- Microsoft.MacCatalyst.Runtime.maccatalyst-arm64.15.4.893-ci.pr.gh15469.nupkg
- Microsoft.MacCatalyst.Runtime.maccatalyst-x64.15.4.893-ci.pr.gh15469.nupkg
- Microsoft.MacCatalyst.Sdk.15.4.893-ci.pr.gh15469.nupkg
- Microsoft.MacCatalyst.Templates.15.4.893-ci.pr.gh15469.nupkg
- Microsoft.macOS.Bundle.12.3.893-ci.pr.gh15469.pkg
- Microsoft.macOS.Ref.12.3.893-ci.pr.gh15469.nupkg
- Microsoft.macOS.Runtime.osx-arm64.12.3.893-ci.pr.gh15469.nupkg
- Microsoft.macOS.Runtime.osx-x64.12.3.893-ci.pr.gh15469.nupkg
- Microsoft.macOS.Sdk.12.3.893-ci.pr.gh15469.nupkg
- Microsoft.macOS.Templates.12.3.893-ci.pr.gh15469.nupkg
- Microsoft.NET.Sdk.iOS.Manifest-7.0.100-preview.6.15.4.893-ci.pr.gh15469.nupkg
- Microsoft.NET.Sdk.MacCatalyst.Manifest-7.0.100-preview.6.15.4.893-ci.pr.gh15469.nupkg
- Microsoft.NET.Sdk.macOS.Manifest-7.0.100-preview.6.12.3.893-ci.pr.gh15469.nupkg
- Microsoft.NET.Sdk.tvOS.Manifest-7.0.100-preview.6.15.4.893-ci.pr.gh15469.nupkg
- Microsoft.NET.Workload.iOS.15.4.893-ci.pr.gh15469.msi
- Microsoft.tvOS.Bundle.15.4.893-ci.pr.gh15469.pkg
- Microsoft.tvOS.Ref.15.4.893-ci.pr.gh15469.nupkg
- Microsoft.tvOS.Runtime.tvos-arm64.15.4.893-ci.pr.gh15469.nupkg
- Microsoft.tvOS.Runtime.tvossimulator-arm64.15.4.893-ci.pr.gh15469.nupkg
- Microsoft.tvOS.Runtime.tvossimulator-x64.15.4.893-ci.pr.gh15469.nupkg
- Microsoft.tvOS.Sdk.15.4.893-ci.pr.gh15469.nupkg
- Microsoft.tvOS.Templates.15.4.893-ci.pr.gh15469.nupkg
- xamarin.ios-15.11.0.581.pkg
- xamarin.mac-8.11.0.581.pkg
Pipeline on Agent XAMBOT-1098.Monterey' Hash: 313b04fb01beaf03db05b42a509f56a3ac9d81f1 [PR build]
:x: [PR Build] Tests on macOS M1 - Mac Big Sur (11.5) failed :x:
Failed tests are:
- xammac_tests
- monotouch-test
Pipeline on Agent Hash: 313b04fb01beaf03db05b42a509f56a3ac9d81f1 [PR build]
:fire: [CI Build] Test results :fire:
Test results
:x: Tests failed on VSTS: simulator tests
0 tests crashed, 76 tests failed, 147 tests passed.
Failures
:x: cecil tests
- Cecil-based tests/NUnit: Failed (Execution failed with exit code 17)
Html Report (VSDrops) Download
:x: dotnettests tests
- DotNet tests: Failed (Execution failed with exit code 1)
Html Report (VSDrops) Download
:x: fsharp tests
- fsharp/Mac [dotnet]/Debug [dotnet]: BuildFailure
- fsharp/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
- fsharp/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
- fsharp/tvOS - simulator/Debug [dotnet]: BuildFailure
Html Report (VSDrops) Download
:x: framework tests
- framework-test/Mac [dotnet]/Debug [dotnet]: BuildFailure
- framework-test/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
- framework-test/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
- framework-test/tvOS - simulator/Debug [dotnet]: BuildFailure
Html Report (VSDrops) Download
:x: generator tests
- Generator tests/.NET: Failed (Execution failed with exit code 1)
Html Report (VSDrops) Download
:x: interdependent_binding_projects tests
- interdependent-binding-projects/Mac [dotnet]/Debug [dotnet]: BuildFailure
- interdependent-binding-projects/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
- interdependent-binding-projects/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
- interdependent-binding-projects/tvOS - simulator/Debug [dotnet]: BuildFailure
Html Report (VSDrops) Download
:x: introspection tests
- introspection/Mac [dotnet]/Debug [dotnet]: BuildFailure
- introspection/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
- introspection/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
- introspection/tvOS - simulator/Debug [dotnet]: BuildFailure
Html Report (VSDrops) Download
:x: linker tests
- dont link/Mac [dotnet]/Debug [dotnet]: BuildFailure
- dont link/Mac [dotnet]/Release [dotnet]: BuildFailure
- dont link/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
- dont link/Mac Catalyst [dotnet]/Release [dotnet]: BuildFailure
- dont link/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
- dont link/iOS Unified 64-bits - simulator/Release [dotnet]: BuildFailure
- dont link/tvOS - simulator/Debug [dotnet]: BuildFailure
- dont link/tvOS - simulator/Release [dotnet]: BuildFailure
- link sdk/Mac [dotnet]/Debug [dotnet]: BuildFailure
- link sdk/Mac [dotnet]/Release [dotnet]: BuildFailure
- link sdk/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
- link sdk/Mac Catalyst [dotnet]/Release [dotnet]: BuildFailure
- link sdk/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
- link sdk/iOS Unified 64-bits - simulator/Release [dotnet]: BuildFailure
- link sdk/tvOS - simulator/Debug [dotnet]: BuildFailure
- link sdk/tvOS - simulator/Release [dotnet]: BuildFailure
- link all/Mac [dotnet]/Debug [dotnet]: BuildFailure
- link all/Mac [dotnet]/Release [dotnet]: BuildFailure
- link all/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
- link all/Mac Catalyst [dotnet]/Release [dotnet]: BuildFailure
- link all/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
- link all/iOS Unified 64-bits - simulator/Release [dotnet]: BuildFailure
- link all/tvOS - simulator/Debug [dotnet]: BuildFailure
- link all/tvOS - simulator/Release [dotnet]: BuildFailure
- trimmode copy/Mac [dotnet]/Debug [dotnet]: BuildFailure
- trimmode copy/Mac [dotnet]/Release [dotnet]: BuildFailure
- trimmode copy/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
- trimmode copy/Mac Catalyst [dotnet]/Release [dotnet]: BuildFailure
- trimmode copy/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
- trimmode copy/iOS Unified 64-bits - simulator/Release [dotnet]: BuildFailure
- trimmode copy/tvOS - simulator/Debug [dotnet]: BuildFailure
- trimmode copy/tvOS - simulator/Release [dotnet]: BuildFailure
- trimmode link/Mac [dotnet]/Debug [dotnet]: BuildFailure
- trimmode link/Mac [dotnet]/Release [dotnet]: BuildFailure
- trimmode link/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
- trimmode link/Mac Catalyst [dotnet]/Release [dotnet]: BuildFailure
- trimmode link/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
- trimmode link/iOS Unified 64-bits - simulator/Release [dotnet]: BuildFailure
- trimmode link/tvOS - simulator/Debug [dotnet]: BuildFailure
- trimmode link/tvOS - simulator/Release [dotnet]: BuildFailure
Html Report (VSDrops) Download
:x: monotouch tests
- monotouch-test/Mac [dotnet]/Debug [dotnet]: BuildFailure
- monotouch-test/Mac [dotnet]/Debug (static registrar) [dotnet]: BuildFailure
- monotouch-test/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
- monotouch-test/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
- monotouch-test/iOS Unified 64-bits - simulator/Debug (LinkSdk) [dotnet]: BuildFailure
- monotouch-test/iOS Unified 64-bits - simulator/Debug (static registrar) [dotnet]: BuildFailure
- monotouch-test/iOS Unified 64-bits - simulator/Release (all optimizations) [dotnet]: BuildFailure
- monotouch-test/tvOS - simulator/Debug [dotnet]: BuildFailure
- monotouch-test/tvOS - simulator/Debug (LinkSdk) [dotnet]: BuildFailure
- monotouch-test/tvOS - simulator/Debug (static registrar) [dotnet]: BuildFailure
- monotouch-test/tvOS - simulator/Release (all optimizations) [dotnet]: BuildFailure
Html Report (VSDrops) Download
:x: msbuild tests
- MSBuild tests/Integration: Failed (Execution failed with exit code 32)
Html Report (VSDrops) Download
:x: mtouch tests
- MTouch tests/NUnit: Failed (Execution failed with exit code 3)
Html Report (VSDrops) Download
:x: xcframework tests
- xcframework-test/Mac [dotnet]/Debug [dotnet]: BuildFailure
- xcframework-test/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
- xcframework-test/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
- xcframework-test/tvOS - simulator/Debug [dotnet]: BuildFailure
Html Report (VSDrops) Download
Successes
:white_check_mark: bcl: All 69 tests passed. Html Report (VSDrops) Download :white_check_mark: install_source: All 1 tests passed. Html Report (VSDrops) Download :white_check_mark: mac_binding_project: All 1 tests passed. Html Report (VSDrops) Download :white_check_mark: mmp: All 2 tests passed. Html Report (VSDrops) Download :white_check_mark: mononative: All 12 tests passed. Html Report (VSDrops) Download :white_check_mark: xammac: All 3 tests passed. Html Report (VSDrops) Download :white_check_mark: xtro: All 2 tests passed. Html Report (VSDrops) Download
Pipeline on Agent Hash: [PR build]
:x: [PR Build] Tests on macOS M1 - Mac Big Sur (11.5) failed :x:
No test package could be found for tests on macOS M1 - Mac Big Sur (11.5)
Pipeline on Agent Hash: bf9c4cc79632ee435bff1135cb1474a043eda42b [PR build]
:x: [PR Build] Tests on macOS Mac Catalina (10.15) failed :x:
No test package could be found for tests on macOS Mac Catalina (10.15)
Pipeline on Agent Hash: bf9c4cc79632ee435bff1135cb1474a043eda42b [PR build]
:books: [PR Build] Artifacts :books:
Packages generated
View packages
- Microsoft.iOS.Bundle.15.4.1012-ci.pr.gh15469.pkg
- Microsoft.iOS.Ref.15.4.1012-ci.pr.gh15469.nupkg
- Microsoft.iOS.Runtime.ios-arm.15.4.1012-ci.pr.gh15469.nupkg
- Microsoft.iOS.Runtime.ios-arm64.15.4.1012-ci.pr.gh15469.nupkg
- Microsoft.iOS.Runtime.iossimulator-arm64.15.4.1012-ci.pr.gh15469.nupkg
- Microsoft.iOS.Runtime.iossimulator-x64.15.4.1012-ci.pr.gh15469.nupkg
- Microsoft.iOS.Runtime.iossimulator-x86.15.4.1012-ci.pr.gh15469.nupkg
- Microsoft.iOS.Sdk.15.4.1012-ci.pr.gh15469.nupkg
- Microsoft.iOS.Templates.15.4.1012-ci.pr.gh15469.nupkg
- Microsoft.iOS.Windows.Sdk.15.4.1012-ci.pr.gh15469.nupkg
- Microsoft.MacCatalyst.Bundle.15.4.1012-ci.pr.gh15469.pkg
- Microsoft.MacCatalyst.Ref.15.4.1012-ci.pr.gh15469.nupkg
- Microsoft.MacCatalyst.Runtime.maccatalyst-arm64.15.4.1012-ci.pr.gh15469.nupkg
- Microsoft.MacCatalyst.Runtime.maccatalyst-x64.15.4.1012-ci.pr.gh15469.nupkg
- Microsoft.MacCatalyst.Sdk.15.4.1012-ci.pr.gh15469.nupkg
- Microsoft.MacCatalyst.Templates.15.4.1012-ci.pr.gh15469.nupkg
- Microsoft.macOS.Bundle.12.3.1012-ci.pr.gh15469.pkg
- Microsoft.macOS.Ref.12.3.1012-ci.pr.gh15469.nupkg
- Microsoft.macOS.Runtime.osx-arm64.12.3.1012-ci.pr.gh15469.nupkg
- Microsoft.macOS.Runtime.osx-x64.12.3.1012-ci.pr.gh15469.nupkg
- Microsoft.macOS.Sdk.12.3.1012-ci.pr.gh15469.nupkg
- Microsoft.macOS.Templates.12.3.1012-ci.pr.gh15469.nupkg
- Microsoft.NET.Sdk.iOS.Manifest-7.0.100-rc.1.15.4.1012-ci.pr.gh15469.nupkg
- Microsoft.NET.Sdk.MacCatalyst.Manifest-7.0.100-rc.1.15.4.1012-ci.pr.gh15469.nupkg
- Microsoft.NET.Sdk.macOS.Manifest-7.0.100-rc.1.12.3.1012-ci.pr.gh15469.nupkg
- Microsoft.NET.Sdk.tvOS.Manifest-7.0.100-rc.1.15.4.1012-ci.pr.gh15469.nupkg
- Microsoft.NET.Workload.iOS.15.4.1012-ci.pr.gh15469.msi
- Microsoft.tvOS.Bundle.15.4.1012-ci.pr.gh15469.pkg
- Microsoft.tvOS.Ref.15.4.1012-ci.pr.gh15469.nupkg
- Microsoft.tvOS.Runtime.tvos-arm64.15.4.1012-ci.pr.gh15469.nupkg
- Microsoft.tvOS.Runtime.tvossimulator-arm64.15.4.1012-ci.pr.gh15469.nupkg
- Microsoft.tvOS.Runtime.tvossimulator-x64.15.4.1012-ci.pr.gh15469.nupkg
- Microsoft.tvOS.Sdk.15.4.1012-ci.pr.gh15469.nupkg
- Microsoft.tvOS.Templates.15.4.1012-ci.pr.gh15469.nupkg
- xamarin.ios-15.13.0.208.pkg
- xamarin.mac-8.13.0.208.pkg
Pipeline on Agent XAMBOT-1017.Monterey' Hash: bf9c4cc79632ee435bff1135cb1474a043eda42b [PR build]
:fire: Failed to compare API and create generator diff :fire:
Failed to update apidiff references
Pipeline on Agent Hash: bf9c4cc79632ee435bff1135cb1474a043eda42b [PR build]
:fire: [CI Build] Test results :fire:
Test results
:x: Tests failed on VSTS: simulator tests
16 tests crashed, 2 tests failed, 70 tests passed.
Failures
:x: bcl tests
- [NUnit] Mono CorlibTests/watchOS 32-bits - simulator/Debug: Failed
Html Report (VSDrops) Download
:x: cecil tests
- Cecil-based tests/NUnit: Failed (Execution failed with exit code 17)
Html Report (VSDrops) Download
:x: dotnettests tests
:fire: Failed catastrophically on VSTS: simulator tests - dotnettests (no summary found).
Html Report (VSDrops) Download
:x: fsharp tests
:fire: Failed catastrophically on VSTS: simulator tests - fsharp (no summary found).
Html Report (VSDrops) Download
:x: framework tests
:fire: Failed catastrophically on VSTS: simulator tests - framework (no summary found).
Html Report (VSDrops) Download
:x: generator tests
:fire: Failed catastrophically on VSTS: simulator tests - generator (no summary found).
Html Report (VSDrops) Download
:x: interdependent_binding_projects tests
:fire: Failed catastrophically on VSTS: simulator tests - interdependent_binding_projects (no summary found).
Html Report (VSDrops) Download
:x: install_source tests
:fire: Failed catastrophically on VSTS: simulator tests - install_source (no summary found).
Html Report (VSDrops) Download
:x: introspection tests
:fire: Failed catastrophically on VSTS: simulator tests - introspection (no summary found).
Html Report (VSDrops) Download
:x: linker tests
:fire: Failed catastrophically on VSTS: simulator tests - linker (no summary found).
Html Report (VSDrops) Download
:x: mac_binding_project tests
:fire: Failed catastrophically on VSTS: simulator tests - mac_binding_project (no summary found).
Html Report (VSDrops) Download
:x: mmp tests
:fire: Failed catastrophically on VSTS: simulator tests - mmp (no summary found).
Html Report (VSDrops) Download
:x: mononative tests
:fire: Failed catastrophically on VSTS: simulator tests - mononative (no summary found).
Html Report (VSDrops) Download
:x: monotouch tests
:fire: Failed catastrophically on VSTS: simulator tests - monotouch (no summary found).
Html Report (VSDrops) Download
:x: msbuild tests
:fire: Failed catastrophically on VSTS: simulator tests - msbuild (no summary found).
Html Report (VSDrops) Download
:x: mtouch tests
:fire: Failed catastrophically on VSTS: simulator tests - mtouch (no summary found).
Html Report (VSDrops) Download
:x: xammac tests
:fire: Failed catastrophically on VSTS: simulator tests - xammac (no summary found).
Html Report (VSDrops) Download
:x: xcframework tests
:fire: Failed catastrophically on VSTS: simulator tests - xcframework (no summary found).
Html Report (VSDrops) Download
Successes
:white_check_mark: xtro: All 2 tests passed. Html Report (VSDrops) Download
Pipeline on Agent Hash: [PR build]
:fire: [CI Build] Test results :fire:
Test results
:x: Tests failed on VSTS: simulator tests
1 tests crashed, 76 tests failed, 145 tests passed.
Failures
:x: bcl tests
- [NUnit] Mono CorlibTests/watchOS 32-bits - simulator/Debug: Failed
Html Report (VSDrops) Download
:x: cecil tests
- Cecil-based tests/NUnit: Failed (Execution failed with exit code 17)
Html Report (VSDrops) Download
:x: dotnettests tests
- DotNet tests: Failed (Execution failed with exit code 1)
Html Report (VSDrops) Download
:x: fsharp tests
- fsharp/Mac [dotnet]/Debug [dotnet]: BuildFailure
- fsharp/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
- fsharp/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
- fsharp/tvOS - simulator/Debug [dotnet]: BuildFailure
Html Report (VSDrops) Download
:x: framework tests
- framework-test/Mac [dotnet]/Debug [dotnet]: BuildFailure
- framework-test/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
- framework-test/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
- framework-test/tvOS - simulator/Debug [dotnet]: BuildFailure
Html Report (VSDrops) Download
:x: generator tests
- Generator tests/.NET: Failed (Execution failed with exit code 1)
Html Report (VSDrops) Download
:x: interdependent_binding_projects tests
- interdependent-binding-projects/Mac [dotnet]/Debug [dotnet]: BuildFailure
- interdependent-binding-projects/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
- interdependent-binding-projects/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
- interdependent-binding-projects/tvOS - simulator/Debug [dotnet]: BuildFailure
Html Report (VSDrops) Download
:x: introspection tests
- introspection/Mac [dotnet]/Debug [dotnet]: BuildFailure
- introspection/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
- introspection/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
- introspection/tvOS - simulator/Debug [dotnet]: BuildFailure
Html Report (VSDrops) Download
:x: linker tests
- dont link/Mac [dotnet]/Debug [dotnet]: BuildFailure
- dont link/Mac [dotnet]/Release [dotnet]: BuildFailure
- dont link/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
- dont link/Mac Catalyst [dotnet]/Release [dotnet]: BuildFailure
- dont link/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
- dont link/iOS Unified 64-bits - simulator/Release [dotnet]: BuildFailure
- dont link/tvOS - simulator/Debug [dotnet]: BuildFailure
- dont link/tvOS - simulator/Release [dotnet]: BuildFailure
- link sdk/Mac [dotnet]/Debug [dotnet]: BuildFailure
- link sdk/Mac [dotnet]/Release [dotnet]: BuildFailure
- link sdk/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
- link sdk/Mac Catalyst [dotnet]/Release [dotnet]: BuildFailure
- link sdk/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
- link sdk/iOS Unified 64-bits - simulator/Release [dotnet]: BuildFailure
- link sdk/tvOS - simulator/Debug [dotnet]: BuildFailure
- link sdk/tvOS - simulator/Release [dotnet]: BuildFailure
- link all/Mac [dotnet]/Debug [dotnet]: BuildFailure
- link all/Mac [dotnet]/Release [dotnet]: BuildFailure
- link all/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
- link all/Mac Catalyst [dotnet]/Release [dotnet]: BuildFailure
- link all/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
- link all/iOS Unified 64-bits - simulator/Release [dotnet]: BuildFailure
- link all/tvOS - simulator/Debug [dotnet]: BuildFailure
- link all/tvOS - simulator/Release [dotnet]: BuildFailure
- trimmode copy/Mac [dotnet]/Debug [dotnet]: BuildFailure
- trimmode copy/Mac [dotnet]/Release [dotnet]: BuildFailure
- trimmode copy/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
- trimmode copy/Mac Catalyst [dotnet]/Release [dotnet]: BuildFailure
- trimmode copy/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
- trimmode copy/iOS Unified 64-bits - simulator/Release [dotnet]: BuildFailure
- trimmode copy/tvOS - simulator/Debug [dotnet]: BuildFailure
- trimmode copy/tvOS - simulator/Release [dotnet]: BuildFailure
- trimmode link/Mac [dotnet]/Debug [dotnet]: BuildFailure
- trimmode link/Mac [dotnet]/Release [dotnet]: BuildFailure
- trimmode link/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
- trimmode link/Mac Catalyst [dotnet]/Release [dotnet]: BuildFailure
- trimmode link/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
- trimmode link/iOS Unified 64-bits - simulator/Release [dotnet]: BuildFailure
- trimmode link/tvOS - simulator/Debug [dotnet]: BuildFailure
- trimmode link/tvOS - simulator/Release [dotnet]: BuildFailure
Html Report (VSDrops) Download
:x: monotouch tests
- monotouch-test/Mac [dotnet]/Debug [dotnet]: BuildFailure
- monotouch-test/Mac [dotnet]/Debug (static registrar) [dotnet]: BuildFailure
- monotouch-test/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
- monotouch-test/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
- monotouch-test/iOS Unified 64-bits - simulator/Debug (LinkSdk) [dotnet]: BuildFailure
- monotouch-test/iOS Unified 64-bits - simulator/Debug (static registrar) [dotnet]: BuildFailure
- monotouch-test/iOS Unified 64-bits - simulator/Release (all optimizations) [dotnet]: BuildFailure
- monotouch-test/tvOS - simulator/Debug [dotnet]: BuildFailure
- monotouch-test/tvOS - simulator/Debug (LinkSdk) [dotnet]: BuildFailure
- monotouch-test/tvOS - simulator/Debug (static registrar) [dotnet]: BuildFailure
- monotouch-test/tvOS - simulator/Release (all optimizations) [dotnet]: BuildFailure
Html Report (VSDrops) Download
:x: msbuild tests
:fire: Failed catastrophically on VSTS: simulator tests - msbuild (no summary found).
Html Report (VSDrops) Download
:x: mtouch tests
- MTouch tests/NUnit: Failed (Execution failed with exit code 3)
Html Report (VSDrops) Download
:x: xcframework tests
- xcframework-test/Mac [dotnet]/Debug [dotnet]: BuildFailure
- xcframework-test/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
- xcframework-test/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
- xcframework-test/tvOS - simulator/Debug [dotnet]: BuildFailure
Html Report (VSDrops) Download
Successes
:white_check_mark: install_source: All 1 tests passed. Html Report (VSDrops) Download :white_check_mark: mac_binding_project: All 1 tests passed. Html Report (VSDrops) Download :white_check_mark: mmp: All 2 tests passed. Html Report (VSDrops) Download :white_check_mark: mononative: All 12 tests passed. Html Report (VSDrops) Download :white_check_mark: xammac: All 3 tests passed. Html Report (VSDrops) Download :white_check_mark: xtro: All 2 tests passed. Html Report (VSDrops) Download
Pipeline on Agent Hash: [PR build]
:books: [PR Build] Artifacts :books:
Packages generated
View packages
- Microsoft.iOS.Bundle.15.4.1015-ci.pr.gh15469.pkg
- Microsoft.iOS.Ref.15.4.1015-ci.pr.gh15469.nupkg
- Microsoft.iOS.Runtime.ios-arm.15.4.1015-ci.pr.gh15469.nupkg
- Microsoft.iOS.Runtime.ios-arm64.15.4.1015-ci.pr.gh15469.nupkg
- Microsoft.iOS.Runtime.iossimulator-arm64.15.4.1015-ci.pr.gh15469.nupkg
- Microsoft.iOS.Runtime.iossimulator-x64.15.4.1015-ci.pr.gh15469.nupkg
- Microsoft.iOS.Runtime.iossimulator-x86.15.4.1015-ci.pr.gh15469.nupkg
- Microsoft.iOS.Sdk.15.4.1015-ci.pr.gh15469.nupkg
- Microsoft.iOS.Templates.15.4.1015-ci.pr.gh15469.nupkg
- Microsoft.iOS.Windows.Sdk.15.4.1015-ci.pr.gh15469.nupkg
- Microsoft.MacCatalyst.Bundle.15.4.1015-ci.pr.gh15469.pkg
- Microsoft.MacCatalyst.Ref.15.4.1015-ci.pr.gh15469.nupkg
- Microsoft.MacCatalyst.Runtime.maccatalyst-arm64.15.4.1015-ci.pr.gh15469.nupkg
- Microsoft.MacCatalyst.Runtime.maccatalyst-x64.15.4.1015-ci.pr.gh15469.nupkg
- Microsoft.MacCatalyst.Sdk.15.4.1015-ci.pr.gh15469.nupkg
- Microsoft.MacCatalyst.Templates.15.4.1015-ci.pr.gh15469.nupkg
- Microsoft.macOS.Bundle.12.3.1015-ci.pr.gh15469.pkg
- Microsoft.macOS.Ref.12.3.1015-ci.pr.gh15469.nupkg
- Microsoft.macOS.Runtime.osx-arm64.12.3.1015-ci.pr.gh15469.nupkg
- Microsoft.macOS.Runtime.osx-x64.12.3.1015-ci.pr.gh15469.nupkg
- Microsoft.macOS.Sdk.12.3.1015-ci.pr.gh15469.nupkg
- Microsoft.macOS.Templates.12.3.1015-ci.pr.gh15469.nupkg
- Microsoft.NET.Sdk.iOS.Manifest-7.0.100-rc.2.15.4.1015-ci.pr.gh15469.nupkg
- Microsoft.NET.Sdk.MacCatalyst.Manifest-7.0.100-rc.2.15.4.1015-ci.pr.gh15469.nupkg
- Microsoft.NET.Sdk.macOS.Manifest-7.0.100-rc.2.12.3.1015-ci.pr.gh15469.nupkg
- Microsoft.NET.Sdk.tvOS.Manifest-7.0.100-rc.2.15.4.1015-ci.pr.gh15469.nupkg
- Microsoft.NET.Workload.iOS.15.4.1015-ci.pr.gh15469.msi
- Microsoft.tvOS.Bundle.15.4.1015-ci.pr.gh15469.pkg
- Microsoft.tvOS.Ref.15.4.1015-ci.pr.gh15469.nupkg
- Microsoft.tvOS.Runtime.tvos-arm64.15.4.1015-ci.pr.gh15469.nupkg
- Microsoft.tvOS.Runtime.tvossimulator-arm64.15.4.1015-ci.pr.gh15469.nupkg
- Microsoft.tvOS.Runtime.tvossimulator-x64.15.4.1015-ci.pr.gh15469.nupkg
- Microsoft.tvOS.Sdk.15.4.1015-ci.pr.gh15469.nupkg
- Microsoft.tvOS.Templates.15.4.1015-ci.pr.gh15469.nupkg
- xamarin.ios-15.13.0.211.pkg
- xamarin.mac-8.13.0.211.pkg
Pipeline on Agent XAMBOT-1162.Monterey' Hash: 99b284e6c05a401faf54d18445f0b8ab6ead4453 [PR build]
:fire: Failed to compare API and create generator diff :fire:
Failed to update apidiff references
Pipeline on Agent Hash: 99b284e6c05a401faf54d18445f0b8ab6ead4453 [PR build]
:computer: [PR Build] Tests on macOS Mac Catalina (10.15) passed :computer:
:white_check_mark: All tests on macOS Mac Catalina (10.15) passed.
Pipeline on Agent Hash: 99b284e6c05a401faf54d18445f0b8ab6ead4453 [PR build]
:x: [PR Build] Tests on macOS M1 - Mac Big Sur (11.5) failed :x:
Failed tests are:
- introspection
- xammac_tests
- monotouch-test
Pipeline on Agent Hash: 99b284e6c05a401faf54d18445f0b8ab6ead4453 [PR build]
:fire: [CI Build] Test results :fire:
Test results
:x: Tests failed on VSTS: simulator tests
0 tests crashed, 1 tests failed, 222 tests passed.
Failures
:x: dotnettests tests
- DotNet tests: Failed (Execution failed with exit code 1)
Html Report (VSDrops) Download
Successes
:white_check_mark: bcl: All 69 tests passed. Html Report (VSDrops) Download :white_check_mark: cecil: All 1 tests passed. Html Report (VSDrops) Download :white_check_mark: fsharp: All 7 tests passed. Html Report (VSDrops) Download :white_check_mark: framework: All 8 tests passed. Html Report (VSDrops) Download :white_check_mark: generator: All 2 tests passed. Html Report (VSDrops) Download :white_check_mark: interdependent_binding_projects: All 7 tests passed. Html Report (VSDrops) Download :white_check_mark: install_source: All 1 tests passed. Html Report (VSDrops) Download :white_check_mark: introspection: All 8 tests passed. Html Report (VSDrops) Download :white_check_mark: linker: All 65 tests passed. Html Report (VSDrops) Download :white_check_mark: mac_binding_project: All 1 tests passed. Html Report (VSDrops) Download :white_check_mark: mmp: All 2 tests passed. Html Report (VSDrops) Download :white_check_mark: mononative: All 12 tests passed. Html Report (VSDrops) Download :white_check_mark: monotouch: All 23 tests passed. Html Report (VSDrops) Download :white_check_mark: msbuild: All 2 tests passed. Html Report (VSDrops) Download :white_check_mark: mtouch: All 1 tests passed. Html Report (VSDrops) Download :white_check_mark: xammac: All 3 tests passed. Html Report (VSDrops) Download :white_check_mark: xcframework: All 8 tests passed. Html Report (VSDrops) Download :white_check_mark: xtro: All 2 tests passed. Html Report (VSDrops) Download
Pipeline on Agent Hash: [PR build]
:books: [PR Build] Artifacts :books:
Packages generated
View packages
- Microsoft.iOS.Bundle.15.4.1013-ci.pr.gh15469.pkg
- Microsoft.iOS.Ref.15.4.1013-ci.pr.gh15469.nupkg
- Microsoft.iOS.Runtime.ios-arm.15.4.1013-ci.pr.gh15469.nupkg
- Microsoft.iOS.Runtime.ios-arm64.15.4.1013-ci.pr.gh15469.nupkg
- Microsoft.iOS.Runtime.iossimulator-arm64.15.4.1013-ci.pr.gh15469.nupkg
- Microsoft.iOS.Runtime.iossimulator-x64.15.4.1013-ci.pr.gh15469.nupkg
- Microsoft.iOS.Runtime.iossimulator-x86.15.4.1013-ci.pr.gh15469.nupkg
- Microsoft.iOS.Sdk.15.4.1013-ci.pr.gh15469.nupkg
- Microsoft.iOS.Templates.15.4.1013-ci.pr.gh15469.nupkg
- Microsoft.iOS.Windows.Sdk.15.4.1013-ci.pr.gh15469.nupkg
- Microsoft.MacCatalyst.Bundle.15.4.1013-ci.pr.gh15469.pkg
- Microsoft.MacCatalyst.Ref.15.4.1013-ci.pr.gh15469.nupkg
- Microsoft.MacCatalyst.Runtime.maccatalyst-arm64.15.4.1013-ci.pr.gh15469.nupkg
- Microsoft.MacCatalyst.Runtime.maccatalyst-x64.15.4.1013-ci.pr.gh15469.nupkg
- Microsoft.MacCatalyst.Sdk.15.4.1013-ci.pr.gh15469.nupkg
- Microsoft.MacCatalyst.Templates.15.4.1013-ci.pr.gh15469.nupkg
- Microsoft.macOS.Bundle.12.3.1013-ci.pr.gh15469.pkg
- Microsoft.macOS.Ref.12.3.1013-ci.pr.gh15469.nupkg
- Microsoft.macOS.Runtime.osx-arm64.12.3.1013-ci.pr.gh15469.nupkg
- Microsoft.macOS.Runtime.osx-x64.12.3.1013-ci.pr.gh15469.nupkg
- Microsoft.macOS.Sdk.12.3.1013-ci.pr.gh15469.nupkg
- Microsoft.macOS.Templates.12.3.1013-ci.pr.gh15469.nupkg
- Microsoft.NET.Sdk.iOS.Manifest-7.0.100-rc.2.15.4.1013-ci.pr.gh15469.nupkg
- Microsoft.NET.Sdk.MacCatalyst.Manifest-7.0.100-rc.2.15.4.1013-ci.pr.gh15469.nupkg
- Microsoft.NET.Sdk.macOS.Manifest-7.0.100-rc.2.12.3.1013-ci.pr.gh15469.nupkg
- Microsoft.NET.Sdk.tvOS.Manifest-7.0.100-rc.2.15.4.1013-ci.pr.gh15469.nupkg
- Microsoft.NET.Workload.iOS.15.4.1013-ci.pr.gh15469.msi
- Microsoft.tvOS.Bundle.15.4.1013-ci.pr.gh15469.pkg
- Microsoft.tvOS.Ref.15.4.1013-ci.pr.gh15469.nupkg
- Microsoft.tvOS.Runtime.tvos-arm64.15.4.1013-ci.pr.gh15469.nupkg
- Microsoft.tvOS.Runtime.tvossimulator-arm64.15.4.1013-ci.pr.gh15469.nupkg
- Microsoft.tvOS.Runtime.tvossimulator-x64.15.4.1013-ci.pr.gh15469.nupkg
- Microsoft.tvOS.Sdk.15.4.1013-ci.pr.gh15469.nupkg
- Microsoft.tvOS.Templates.15.4.1013-ci.pr.gh15469.nupkg
- xamarin.ios-15.13.0.209.pkg
- xamarin.mac-8.13.0.209.pkg
Pipeline on Agent XAMBOT-1042.Monterey' Hash: d0484b06912750b4a8fa26a8a01d478b5418d386 [PR build]
:x: [PR Build] Tests on macOS Mac Catalina (10.15) failed :x:
Failed tests are:
- introspection
Pipeline on Agent Hash: d0484b06912750b4a8fa26a8a01d478b5418d386 [PR build]
:fire: Failed to compare API and create generator diff :fire:
Failed to update apidiff references
Pipeline on Agent Hash: d0484b06912750b4a8fa26a8a01d478b5418d386 [PR build]