Skip to content

Commit

Permalink
Bump mono to get fix for mono/mono#13610.
Browse files Browse the repository at this point in the history
Commit list for mono/mono:

* mono/mono@74451376043 [2018-08-rc][llvm] Fix the computation of size of gshared instances in emit_args_to_vtype (). (#13723)
* mono/mono@5ad371dab1b Make `System.dll` internals visible to `Mono.Android`.

Diff: mono/mono@163f45d...7445137
  • Loading branch information
rolfbjarne committed Apr 3, 2019
1 parent 0aa8452 commit e66c016
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
[submodule "external/mono"]
path = external/mono
url = ../../mono/mono.git
branch = 2018-08
branch = 2018-08-rc
[submodule "external/opentk"]
path = external/opentk
url = ../../mono/opentk.git
Expand Down
2 changes: 1 addition & 1 deletion external/mono

1 comment on commit e66c016

@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) 'Test run' 🔥 : org.jenkinsci.plugins.workflow.steps.FlowInterruptedException

Build succeeded
API Diff (from stable)
ℹ️ API Diff (from PR only) (please review changes)
Generator Diff (no change)
🔥 Test run failed 🔥

Test results

# Test run in progress: Built: 99, Succeeded: 164, Ignored: 1657, TimedOut: 21

Failed tests

  • Mono.CSharp/iOS Unified 32-bits - simulator/Debug: TimedOut
  • System.Security/iOS Unified 32-bits - simulator/Debug: TimedOut
  • [NUnit] Mono SystemNumericsTests/iOS Unified 32-bits - simulator/Debug: TimedOut
  • [NUnit] Mono SystemRuntimeSerializationTests/iOS Unified 32-bits - simulator/Debug: TimedOut
  • [NUnit] Mono SystemXmlLinqTests/iOS Unified 32-bits - simulator/Debug: TimedOut
  • [NUnit] Mono MonoSecurityTests/iOS Unified 32-bits - simulator/Debug: TimedOut
  • [NUnit] Mono SystemComponentModelDataAnnotationTests/iOS Unified 32-bits - simulator/Debug: TimedOut
  • [NUnit] Mono SystemJsonTests/iOS Unified 32-bits - simulator/Debug: TimedOut
  • [NUnit] Mono MonoDataTdsTests/iOS Unified 32-bits - simulator/Debug: TimedOut
  • [NUnit] Mono MonoCSharpTests/iOS Unified 32-bits - simulator/Debug: TimedOut
  • [NUnit] Mono SystemJsonMicrosoftTests/iOS Unified 32-bits - simulator/Debug: TimedOut
  • [NUnit] Mono MonoParallelTests/iOS Unified 32-bits - simulator/Debug: TimedOut
  • [NUnit] Mono MonoTaskletsTests/iOS Unified 32-bits - simulator/Debug: TimedOut
  • [NUnit] Mono SystemThreadingTasksDataflowTests/iOS Unified 32-bits - simulator/Debug: TimedOut
  • [xUnit] Mono SystemJsonXunit/iOS Unified 32-bits - simulator/Debug: TimedOut
  • [xUnit] Mono SystemNumericsXunit/iOS Unified 32-bits - simulator/Debug: TimedOut
  • [xUnit] Mono SystemLinqXunit/iOS Unified 32-bits - simulator/Debug: TimedOut
  • [xUnit] Mono SystemRuntimeCompilerServicesUnsafeXunit/iOS Unified 32-bits - simulator/Debug: TimedOut
  • monotouch-test/iOS Unified 32-bits - simulator/Debug (static registrar): TimedOut
  • monotouch-test/iOS Unified 32-bits - simulator/Release (all optimizations): TimedOut
  • monotouch-test/iOS Unified 32-bits - simulator/Debug (all optimizations): TimedOut

Please sign in to comment.