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 into future #11610

Merged
merged 4 commits into from May 27, 2016
Merged

Merge master into future #11610

merged 4 commits into from May 27, 2016

Conversation

ghost
Copy link

@ghost ghost commented May 27, 2016

This is an automatically generated pull request from master into future.

@dotnet/roslyn-infrastructure:

git remote add vslsnap-roslyn "https://github.com/vslsnap/roslyn.git"
git fetch vslsnap-roslyn
git fetch upstream
git checkout merge-master-into-future20160527-150023
git reset --hard upstream/future
git merge upstream/master
# Fix merge conflicts
git commit
git push vslsnap-roslyn merge-master-into-future20160527-150023 --force

Once the merge can be made and all the tests pass, you are free to merge the pull request.

Ravi Chande and others added 4 commits May 18, 2016 13:43
We have watsons where completion can't find one; this is indicative of a
setup issue.
Assert that completion has a TypeInferenceService
…1) attribute (#11536)

* Bug 217740: Repro and test harness for C#

* Testing and fixing loading scenario in C# and VB

* Verifying VB case using attribute on field

* Adding more tests

* Adding VB tests

* Adding tests

* More tests on fields with double-attributes

* New test constraint

* Fixing VB side to new test constraints

* Fixing C# side to new test constraints

* Fixing remaining tests

* Adding comments

* Fixing VB field scenario too
@ghost
Copy link
Author

ghost commented May 27, 2016

@dotnet-bot test vsi please

@panopticoncentral
Copy link
Contributor

@dotnet-bot retest windows_debug_unit32_prtest please
// Previous failure: http://dotnet-ci.cloudapp.net/job/dotnet_roslyn/job/future/job/windows_debug_unit32_prtest/98/
// Retest reason:

@panopticoncentral
Copy link
Contributor

@dotnet-bot retest windows_vsi_p2_open_prtest please
// Previous failure: http://dotnet-ci.cloudapp.net/job/Private/job/dotnet_roslyn-internal/job/future/job/windows_vsi_p2_open_prtest/14/
// Retest reason:

@panopticoncentral panopticoncentral merged commit 2e6c17d into dotnet:future May 27, 2016
@panopticoncentral panopticoncentral deleted the merge-master-into-future20160527-150023 branch May 27, 2016 23:33
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.

4 participants