Skip to content

Commit

Permalink
Bump mono. (#13726)
Browse files Browse the repository at this point in the history
Bump mono to get fix for dotnet/runtime#61153.

New commits in mono/mono:

* mono/mono@45efaa3b6f9 [interp] Remove hack for nint/nfloat
* mono/mono@a5d1934898b transform sgen_get_descriptor to parallel safe version in job_major_mod_union_preclean

Diff: https://github.com/mono/mono/compare/b8d7525156acaecf311ba468147caa74d8c190f6..45efaa3b6f9bb6aa5e6e2ef82d08ad849a40a34c

Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
  • Loading branch information
1 parent 488b7df commit caa899d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mk/mono.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
NEEDED_MONO_VERSION := b8d7525156acaecf311ba468147caa74d8c190f6
NEEDED_MONO_VERSION := 45efaa3b6f9bb6aa5e6e2ef82d08ad849a40a34c
NEEDED_MONO_BRANCH := 2020-02

MONO_DIRECTORY := mono
Expand Down

3 comments on commit caa899d

@vs-mobiletools-engineering-service2
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

❌ [CI Build] Tests failed on Build ❌

Tests failed on Build.

API diff

✅ API Diff from stable

View API diff
View dotnet API diff
View dotnet legacy API diff
View dotnet iOS-MacCatalayst API diff

API Current PR diff

ℹ️ API Diff (from PR only) (please review changes)

View API diff
View dotnet API diff
View dotnet legacy API diff
View dotnet iOS-MacCatalayst API diff

Generator diff

Generator Diff (no change)

Packages generated

View packages

Test results

3 tests failed, 232 tests passed.

Failed tests

  • monotouch-test/Mac [dotnet]/Debug [dotnet]: TimedOut (Execution timed out after 1200 seconds.
    Test run crashed)
  • monotouch-test/Mac [dotnet]/Debug (static registrar) [dotnet]: TimedOut (Execution timed out after 1200 seconds.
    Test run crashed)
  • DotNet tests: TimedOut (Execution timed out after 120 minutes.)

Pipeline on Agent XAMBOT-1038.BigSur'
Bump mono. (#13726)

@vs-mobiletools-engineering-service2
Copy link
Collaborator Author

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 (no summary found). 🔥

Result file D:\a\1\s\Reports\TestSummary-tvos\TestSummary.md not found.

Pipeline on Agent
Bump mono. (#13726)

@vs-mobiletools-engineering-service2
Copy link
Collaborator Author

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 D:\a\1\s\Reports\TestSummary-iOS64\TestSummary.md not found.

Pipeline on Agent
Bump mono. (#13726)

Please sign in to comment.