-
Notifications
You must be signed in to change notification settings - Fork 549
[runtime] integrate mono 2017-10 (rebased) #2906
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
… called mono_profiler_init_log () now.
- This reverts commit 76b759e. - 2017-08 has linker fix
…ofiler-log, its called mono_profiler_init_log () now. see mono/mono@ea4e4a9 fixes: ``` 1) Failed : Xamarin.MTouch.Profiling(tvOS) _mono_profiler_startup_log Expected: collection containing "_mono_profiler_startup_log" But was: < "_mono_profiler_init_log" > at Xamarin.MTouch.Profiling (Xamarin.Profile profile) [0x00106] in <511889694a624cc9a50e0e9b259b05c5>:0 2) Failed : Xamarin.MTouch.Profiling(watchOS) _mono_profiler_startup_log Expected: collection containing "_mono_profiler_startup_log" But was: < "_xamarin_get_block_descriptor", "_mono_profiler_init_log" > at Xamarin.MTouch.Profiling (Xamarin.Profile profile) [0x00106] in <511889694a624cc9a50e0e9b259b05c5>:0 ```
mono/mono@826558a deprecated the dash prefix for the mlpd path. `noallocs` or `nocalls` are not needed, neither of them are default anymore.
the test was failing in that way: > Executing link-keep-resources-2... > [FAIL] i18n 4/2 data files present: charinfo.nlp, collation.core.bin, collation.tailoring.bin, mscorlib.xml also update the output, because it's actually expected at least three elements. fixes: https://bugzilla.xamarin.com/show_bug.cgi?id=59277
* fixes crash in tvOS: mono/mono#5812 * fixes BCL tests for watchOS: mono/mono#5820
|
@lewurm, |
|
Build failure |
rolfbjarne
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good once the test failure reported by Jenkins is fixed.
|
Build success |
|
We should probably wait for dotnet/android#943 to be ready to merge before merging this one, as we don't want to risk having different embedded versions between Android and iOS. |
|
Updated automation test info in https://devdiv.visualstudio.com/DefaultCollection/DevDiv/_workitems?id=514854&_a=edit. Based on QA test results, mono-2017-10 can be integrated with macios master. QA approved. |
|
@lewurm any reason why this PR made from There are other changes (at least tests integration) being merged into the |
|
I would also prefer to merge |
spouliot
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are also changes here (e.g. cecil fix) that seems to be in the xamarin:mono-2017-10 branch
Wrench lane: https://wrench.internalx.com/Wrench/ViewTable.aspx?lane_id=5541&host_id=379 (green)