question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

pyls acceptance test failing on Ubuntu with Python 3.6 on master

See original GitHub issue

This was not an issue at the release time, but I noticed this on #459 and then re-triggered master to see if this is related to the PR or not (its not):

All robot tests (except for Smoke and non-pyls tests) fail with:

Setup failed:
Element 'css:div.lsp-statusbar-item' did not get text 'Fully initialized' in 1 minute.

Also teardown failed:
Phrases found in /home/runner/work/jupyterlab-lsp/jupyterlab-lsp/atest/output/linux_36_4/lab.log: {'pyls_jsonrpc.endpoint - Failed to handle request': True}

All other versions seem ok.

Failing now:

python-language-server                         0.36.2  pyhd8ed1ab_0         conda-forge/noarch       Cached
python-jsonrpc-server                           0.4.0  pyh9f0ad1d_0         conda-forge/noarch       Cached

Non-failing (before):

python-language-server                         0.36.2  pyhd8ed1ab_0         conda-forge/noarch       Cached
python-jsonrpc-server                           0.4.0  pyh9f0ad1d_0         conda-forge/noarch       Cached

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:16 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
blink1073commented, Jan 8, 2021
0reactions
bollwyvlcommented, Feb 16, 2021

Awesome!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Segmentation fault when installing Python 3.6.15 on Ubuntu ...
Installing Python 3.6.15 on Ubuntu 22.04 causes a segmentation fault at the moment: if test "xupgrade" != "xno" ; then \ case upgrade...
Read more >
Ubuntu 19.04 python 3.6 is not working [duplicate]
Proceed to installation. ./configure make make test sudo make install. This will install Python as python3 executable, assuming that what you ...
Read more >
Issue 28874: test_logging fails and freezes - Python tracker
while testing my build of cpython it hangs on test 198/404 and will not continue unless interrupted with ctrl-C.
Read more >
Issue with scipy 1.5.4 // Python 3.6.9 on ubuntu while ...
We have an issue in an flask application while importing scipy.stats on our application on an python 3.6.9 ubuntu apache2 environnement with ...
Read more >
-bash: python: command not found error and solution - nixCraft
After this operation, 10.2 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python-is-python3 ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found