Merged
Conversation
Member
Author
Contributor
|
|
ivanbasov
approved these changes
Jun 7, 2017
Member
Author
|
test hang windows_release_vs-integration_prtest: https://ci.dot.net/job/dotnet_roslyn/job/master/job/windows_release_vs-integration_prtest/5203/ |
Member
Author
|
test windows_release_vs-integration_prtest please |
Member
Author
|
test windows_release_vs-integration_prtest please |
333fred
added a commit
to 333fred/roslyn
that referenced
this pull request
Jun 16, 2017
…sion-tests * dotnet/features/ioperation: (286 commits) Remove unused Operation class. Delegate UnboundLambda to BoundLambda conversion to the semantic model. Added comment that operationkind 0x205 is open for future usage. Skip repl VSI tests Disable integration tests while investigating (dotnet#20216) fixing "integration test failing due to license key dialog showing" Fixed accessibility of tests. Added tests for unbound lambdas in the operation tree. Remove IUnboundLambdaExpression from IOperation API, return an ILambdaExpression for UnboundLambda nodes. Address PR feedback added sealed Move language settings after SDK import removed Operation cache. due to how we changed to hold onto child (Lazy(Of T)), we no longer need cache for children for a bound node Add support for ILocalFunctionStatement Add test. Be resilient to running with System.IEquatable can not be found. Fix race with boosting OOP priority. Also, ensure FindRef calls are boosted. Fix test some clean up EnC test refactoring (dotnet#20061) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Test only change.
Move tests around, rename some files, group tests better.