Skip to content
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

Merge master to release/dev16.3 #7266

Merged
26 commits merged into from
Jul 27, 2019
Merged

Conversation

dotnet-bot
Copy link
Contributor

This is an automatically generated pull request from master into release/dev16.3.
(created from a manual run of the PR generation tool)

git fetch --all
git checkout merges/master-to-release/dev16.3
git reset --hard upstream/release/dev16.3
git merge upstream/master
# Fix merge conflicts
git commit
git push upstream merges/master-to-release/dev16.3 --force

Once all conflicts are resolved and all the tests pass, you are free to merge the pull request.

dotnet-maestro bot and others added 15 commits July 16, 2019 10:23
…715.4 (#7240)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19365.4
* Moving UpcastDowncastTests over to NUnit

* missing new line
…716.4 (#7245)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19366.4
* Mark name resoltion error message tests for port to NUnit

* Add Nunit tests for FieldNotInRecord, RecordFieldProposal, and GlobalQualifierAfterDot

* Fix expected error message in FieldNotInRecord Compiler test

* Change global Qualifier after dot test back to original fsharpqa version.
Needs seperate assert function for parsing errors instead of typechecking

* Remove unnecessary double ticks from NameResolution tests
* move some error and warning tests to NUnit

* CompilerAssert.ParseWithErrors now uses ParseFile instead of ParseAndCheckFileInProject

* merge conflicts
…717.8

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19367.8
…594-f5347efa8e01

[master] Update dependencies from dotnet/arcade
…718.7 (#7256)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19368.7
* Moving TypeMismatchTests over to NUnit

* ci restart
Also publish native symbols so they can be archived later.
* Enable hash algorithm selection

* Feedback

* More feedback

* Revert "Feedback"

This reverts commit 6ab1b07.

* feedback
…719.2 (#7260)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19369.2
* Improve netcore reference selection

* Update baselines
thinkbeforecoding and others added 2 commits July 22, 2019 15:57
* Moving Libraries Control tests to NUnit

* Names tests as Async instead of Control
@v-asdhin
Copy link

@brettfo Checks fsharp-ci and fsharp-ci (SourceBuild_Linux) failed, and there are file conflicts. Please have a look.

…722.10 (#7268)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19372.10
@brettfo
Copy link
Member

brettfo commented Jul 23, 2019

@KevinRansom can you take a look?

PRs #7232 and #7166 are conflicting. You'll have to run the merge locally (instructions in the PR message) and reconcile the tests that were converted to NUnit vs the ones added for the version46/47 switch.

@v-asdhin
Copy link

@KevinRansom Checks fsharp-ci, fsharp-ci (Windows coreclr_release), fsharp-ci (Windows desktop_release) and fsharp-ci (Windows fsharpqa_release) failed. Please have a look.

brettfo and others added 4 commits July 24, 2019 11:57
* fixes issue #6832

* Fix comment

* Forgot to remove pdbs from fsharp.compiler.nuget

* Rename Program.fs and exclude FSharpSdk from checks

* Embedded doesn't need to verify tmp or obj directories.

* typo

* typo

* Don't check FSharpSdk for hash

* Make comment match code

* Empty commit to force rebuild
* Update dependencies from https://github.com/dotnet/arcade build 20190723.6

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19373.6

* Update dependencies from https://github.com/dotnet/arcade build 20190724.2

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19374.2

* Update dependencies from https://github.com/dotnet/arcade build 20190725.2

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19375.2
@KevinRansom KevinRansom force-pushed the merges/master-to-release/dev16.3 branch from fa5354f to 0d310ff Compare July 26, 2019 17:37
dotnet-maestro bot and others added 2 commits July 26, 2019 12:37
@KevinRansom KevinRansom force-pushed the merges/master-to-release/dev16.3 branch from 0d310ff to c03755f Compare July 27, 2019 04:31
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Auto-approval

@ghost ghost merged commit d488458 into release/dev16.3 Jul 27, 2019
@ghost ghost deleted the merges/master-to-release/dev16.3 branch July 27, 2019 06:01
This pull request was closed.
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.

10 participants