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.8 #9729

Merged
merged 1 commit into from
Jul 21, 2020

Conversation

dotnet-bot
Copy link
Contributor

This is an automatically generated pull request from master into release/dev16.8.

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

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

* Ignore NCrunch temp files and local user files

* Showing only failing line in ExprTests, cleanup temp files

* Show sensible message when UnresolvedPathReferenceNoRange is raised by tests

* Attempt to re-enable two base tests, may need to be re-disabled for Mono

* Cleanup tests that use global state, ensure deletion of temp files

* Fix difference Mono, fix spacing difference CI vs VS IDE

* Normalize null vs None

* Fix next issue difference between CI and local

* Make sure both smoke tests use the same filterhack function

* Next fix, overlooked

* Add procid and threadid to temp file

* Move #r System.Numerics to mkStandardProjectReferences

* Cleanup

* Fix tests that actually count references and are dependent on Common.fs
@KevinRansom KevinRansom merged commit 511b5df into release/dev16.8 Jul 21, 2020
@dotnet-bot dotnet-bot deleted the merges/master-to-release/dev16.8 branch July 21, 2020 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants