Skip to content

Additional rebased commits on top of the january merge #926

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

Merged
merged 185 commits into from
Feb 6, 2020

Conversation

baronfel
Copy link
Collaborator

@baronfel baronfel commented Feb 5, 2020

Fixes runtime crashes on mono brought about by a few corner cases in mono's Memory-Mapped-File support and different runtime version numbers than .net framework.

brettfo and others added 30 commits October 22, 2019 12:23
…e/dev16.5

Merge release/dev16.4 to release/dev16.5
[release/dev16.5] insert dev16.5 builds into vs master
…e/dev16.5

Merge release/dev16.4 to release/dev16.5
…e/dev16.5

Merge release/dev16.4 to release/dev16.5
…203.16 (#7936)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19603.16
…e/fsharp5

Merge release/dev16.5 to release/fsharp5
forki and others added 22 commits January 29, 2020 16:59
…127.3 (#8377)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.20077.3
* Remove assembly addednotification from fsievaluation session

* Remove AssemblyReferenceAdded notification

* Update FSharpScriptTests.fs
* Refactor dependency manager

* name change
* add more tests for SRTP variations

* teak names of tests

* fix baseline
* Rework dependency notifications

* rework Dependency events
… (#8403)

* cross-platform wrapper around memory-backed memorymappedfile creation

* reenable FCS tests on non-windows platforms

* publish test results on non-windows platforms

* ensure correct .net sdk versions are installed regardless of VM image preloads

* simple workaround for missing mscorlib versions to TFMs

* publish per-framework xml results and report them in AZDO

* rework mono fixes to use ByteArrayMemory directly

* move runningOnMono call to bytes.fs and patch up callsites

* revert to build-only on mono-containing platforms

another MR will be required to fix the underlying logic before those can be changed to run tests again

* trigger ci
@baronfel
Copy link
Collaborator Author

baronfel commented Feb 5, 2020

With these commits merged/rebased fsharplint is able to update and run tests successfully, I'll be sending the proof PR over there as soon as this release is made.

@baronfel baronfel force-pushed the project-options-fixes branch from 5ad4ec5 to 3e7f2fc Compare February 5, 2020 23:01
@baronfel baronfel merged commit d12d208 into fsharp:master Feb 6, 2020
@baronfel baronfel deleted the project-options-fixes branch February 6, 2020 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.