Skip to content

Commit

Permalink
[maccore] Bump maccore to support Xcode 12 (#8974)
Browse files Browse the repository at this point in the history
  • Loading branch information
dalexsoto authored Jun 29, 2020
1 parent b465739 commit a84276f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mk/xamarin.mk
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ MONO_BRANCH := $(shell cd $(MONO_PATH) 2> /dev/null && git symbolic-ref --sho
endif

ifdef ENABLE_XAMARIN
NEEDED_MACCORE_VERSION := 8eee91b69c82f4a5549ed07bf0eb4a25c34909db
NEEDED_MACCORE_VERSION := ce861906d2c84dd19f216ea83eb47d23300bd43e
NEEDED_MACCORE_BRANCH := main

MACCORE_DIRECTORY := maccore
Expand Down

3 comments on commit a84276f

@xamarin-release-manager
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 tvOS (DDFun) 🔥

Not enough free space in the host.

Pipeline on Agent XAMTESTMAC10

@xamarin-release-manager
Copy link
Collaborator

Choose a reason for hiding this comment

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

Build was (probably) aborted

🔥 Jenkins job (on internal Jenkins) failed in stage(s) 'Running XM tests on '10.13', Running XM tests on '10.9'' 🔥 : hudson.AbortException: Xamarin.Mac tests on macOS 10.13 failed (xammac_tests)

Provisioning succeeded
Build succeeded
✅ Packages built successfully

View packages

API Diff (from stable)
API Diff (from PR only) (no change)
Generator Diff (no change)
🔥 Xamarin.Mac tests on 10.13 failed: Xamarin.Mac tests on macOS 10.13 failed (xammac_tests) 🔥
🔥 Xamarin.Mac tests on 10.9 failed: Xamarin.Mac tests on macOS 10.9 failed (xammac_tests) 🔥
Test run succeeded

@xamarin-release-manager
Copy link
Collaborator

Choose a reason for hiding this comment

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

❌ Device tests failed on VSTS: device tests tvOS (Cambridge) ❌

Device tests failed on VSTS: device tests tvOS (Cambridge).

  • Azure DevOps
  • ⚠️ xamarin-storage could not be reached ⚠️

Test results

150 tests' device not found, 0 tests passed.

Pipeline on Agent Azure Pipelines 11

Please sign in to comment.