Skip to content

Disable integration tests while investigating#20216

Merged
ivanbasov merged 1 commit intodotnet:masterfrom
jaredpar:fix-groovy
Jun 14, 2017
Merged

Disable integration tests while investigating#20216
ivanbasov merged 1 commit intodotnet:masterfrom
jaredpar:fix-groovy

Conversation

@jaredpar
Copy link
Member

Looks like there is still fall out from the licensing issue. VS integration tests still failing
at 100% due to a timeout issue. Change them to not run by default while we look into this.

Can still be run manually for testing with

test vsintegration please

Looks like there is still fall out from the licensing issue.  VS integration tests still failing
at 100% due to a timeout issue.  Change them to not run by default while we look into this.

Can still be run manually for testing with

test vsintegration please
@jasonmalinowski
Copy link
Member

@ivanbasov Let's just merge this for now. Looks like this might take longer than I was hoping.

@ivanbasov ivanbasov merged commit 2fba37a into dotnet:master Jun 14, 2017
@ivanbasov
Copy link
Contributor

Should we cherry-pick this into 15.6?

@ivanbasov
Copy link
Contributor

I have merged this into master.

@mavasani
Copy link
Contributor

@ivanbasov Was this ported to dev15.6 branch?

@ivanbasov
Copy link
Contributor

The master branch has been fixed. @jimmy9988, did you have a chance to merge #20221 into dev15.6?

ivanbasov added a commit to ivanbasov/roslyn that referenced this pull request Jun 15, 2017
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)
  ...
ivanbasov added a commit that referenced this pull request Jul 12, 2017
… supported. Unknown error: 0x8971003c (#20841)

* "Enable integration tests (#20216)"

This reverts commit 2fba37a.

* removing unnecessary dispose actions
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.

5 participants