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

AstTypeStubPaths_* test failures #4509

Closed
huguesv opened this issue Jul 10, 2018 · 1 comment · Fixed by #4514
Closed

AstTypeStubPaths_* test failures #4509

huguesv opened this issue Jul 10, 2018 · 1 comment · Fixed by #4514
Assignees
Labels

Comments

@huguesv
Copy link
Contributor

huguesv commented Jul 10, 2018

AstTypeStubPaths_MergeStubsPath
AstTypeStubPaths_NoStubs
AstTypeStubPaths_MergeStubsPath
AstTypeStubPaths_ExclusiveStubs

They all fail like this:

System.AggregateException: One or more errors occurred. ---> Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException: Assert.Fail failed. Failed to get module we just imported
@zooba
Copy link
Member

zooba commented Jul 10, 2018

This is not just tests - some imports are actually broken.

zooba added a commit to zooba/PTVS that referenced this issue Jul 10, 2018
Corrects assigning submodules to analysis objects
Fixes references to unresolved module names
Fixes comparison of builtin functions
zooba added a commit that referenced this issue Jul 10, 2018
Fixes #4509 Nested imports not resolving correctly
zooba added a commit to zooba/PTVS that referenced this issue Jul 10, 2018
Corrects assigning submodules to analysis objects
Fixes references to unresolved module names
Fixes comparison of builtin functions
zooba added a commit that referenced this issue Jul 12, 2018
[15.8] Fixes #4509 Nested imports not resolving correctly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants