Skip to content

Conversation

@dotnet-bot
Copy link
Contributor

This is an automatically generated pull request from master into dev16.2.

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

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

cartermp and others added 10 commits April 27, 2019 08:55
* Consolidate lots of info
* Add a quickstart so folks don't need to open the devguide for basic build/dev
* Remove lots of info that isn't about this repository at all
Co-Authored-By: cartermp <[email protected]>
…n error messages) (#6654)

* migrate (as a separate copy) fsharpqa tests that are going to be impacted by #6596

the baseline files are empty on purpose, expecting CI failure reporting those tests, I intend to update the baseline and clean up the comments / xml tags from fsharpqa syntax in later commit, and then remove those specific tests altogether from fsharpqa if this is OK with the maintainers.

* update the .bsl files

* remove comments that are handled by baseline files, update baseline files

* remove the migrated tests from fsharpqa tests

* need to be more careful when migrating those

* testing if running the test with .fs instead of .fsx makes them work on .netcore

* exclude migrated fsharpqa from dotnet core run
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 35c5f78 into dev16.2 May 1, 2019
@ghost ghost deleted the merges/master-to-dev16.2 branch May 1, 2019 17:30
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.

7 participants