Adam Yoblick

Results 27 issues of Adam Yoblick

Trying to use Pose from other strongly named assemblies and getting the following exception: `System.IO.FileLoadException : Could not load file or assembly 'Pose, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its...

When trying to format a document in Visual Studio using the autopep8 formatter, an error is thrown when there is no newline at the end of the file. Please see...

See https://tsaapivnext.azurewebsites.net//Result/CodeBase/Python%20VS%20IDE%20PTVS/Summary

Technical Debt

Our test pipelines need to be moved from legacy release pipelines to YAML-based DartLab. See e-mail for details.

Technical Debt

In today's build, Breakpoint still can not be hit. ![image](https://user-images.githubusercontent.com/82852072/132817177-79bedde7-a24c-45f7-95fa-3f33f4f56e6c.png) **Debug info** ``` 'testhost.x86.exe' (CLR v4.0.30319: testhost.x86.exe): Loaded 'C:\Windows\Microsoft.Net\assembly\GAC_32\mscorlib\v4.0_4.0.0.0__b77a5c561934e089\mscorlib.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just...

bug
P1

From email: I am from Live Share team and currently looking at a python LSP bug in Live Share guest where none of the LSP features (other than syntax highlighting)...

needs repro

Integration tests are broken in multiple ways. Try to get them healthy again.

Technical Debt

The PR (https://github.com/microsoft/PTVS/pull/6851) that fixed a bug did a little too much. Remove the TargetFrameworkMoniker line, since MSBuild is supposed to set this for you. Verify this works.

P2

Now that policy build has been fixed, TSA bugs have appeared. Need to fix them. See email for details.

P1

Look through the existing tests and add 3.10 tests wherever you see other version-specific tests. Then run the 3.10 tests and fix them if they are broken.

P1