Skip to content

Conversation

@rchiodo
Copy link

@rchiodo rchiodo commented Sep 11, 2020

CI is failing for 2.7 because of jedi-language-server requirement

@codecov-commenter
Copy link

codecov-commenter commented Sep 11, 2020

Codecov Report

Merging #13888 into main will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@ ## main #13888 +/- ## ========================================== - Coverage 59.86% 59.84% -0.03%  ========================================== Files 693 693 Lines 38351 38355 +4 Branches 5516 5516 ========================================== - Hits 22960 22952 -8  - Misses 14211 14220 +9  - Partials 1180 1183 +3 
Impacted Files Coverage Δ
src/client/datascience/crossProcessLock.ts 79.41% <0.00%> (-11.77%) ⬇️
src/client/common/utils/platform.ts 60.00% <0.00%> (-8.00%) ⬇️
src/client/linters/pydocstyle.ts 86.66% <0.00%> (-2.23%) ⬇️
src/client/datascience/debugLocationTracker.ts 76.56% <0.00%> (-1.57%) ⬇️
src/client/common/process/proc.ts 14.49% <0.00%> (-0.73%) ⬇️
...ient/datascience/interactive-ipynb/nativeEditor.ts 7.78% <0.00%> (-0.08%) ⬇️
src/client/datascience/types.ts 100.00% <0.00%> (ø)
...atascience/notebookStorage/nativeEditorProvider.ts 17.26% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ed3f29f...d8e8d7e. Read the comment docs.

Copy link

@kimadeline kimadeline left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The single workspace and smoke tests are failing with

[5499:0911/163630.241966:FATAL:gpu_data_manager_impl_private.cc(439)] GPU process isn't usable. Goodbye.

Well then 😂 This is the first time I see that, last time on mac it was The display compositor is frequently crashing..

@rchiodo
Copy link
Author

rchiodo commented Sep 11, 2020

The single workspace and smoke tests are failing with

[5499:0911/163630.241966:FATAL:gpu_data_manager_impl_private.cc(439)] GPU process isn't usable. Goodbye.

Well then 😂 This is the first time I see that, last time on mac it was The display compositor is frequently crashing..

That looks to me like a VS code issue.

@rchiodo
Copy link
Author

rchiodo commented Sep 11, 2020

Might be this one:
microsoft/vscode#103060

We might want to try running vscode with --disable-gpu

@kimadeline
Copy link

Yeah we had a similar issue happen before #13608, but it ended up disappearing, which makes it sounds like it's an AzDo thing.

@rchiodo
Copy link
Author

rchiodo commented Sep 11, 2020

Oh maybe there's some lib missing on the AzDO machine.

@rchiodo rchiodo merged commit 13cf31a into main Sep 11, 2020
@rchiodo rchiodo deleted the rchiodo/fix_27_requirements branch September 11, 2020 21:33
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog No news entry required

6 participants