Skip to content

CI is running functional tests and setting VSCODE_PYTHON_ROLLING without installing functional requirements. #3553

@d3r3kk

Description

@d3r3kk

The functional tests for LiveShare are failing on macOS. Please investigate and correct.

Example build with the failure.

May or may not be related to microsoft/vscode-python#4757.

Output from builds:

  1) LiveShare tests‌
       Host alone:
     Error: Running cells requires Jupyter notebooks to be installed.‌
      at History.<anonymous> (out/client/datascience/history.js:301:27)
      at Generator.next (<anonymous>)
      at fulfilled (out/client/datascience/history.js:15:58)
      at <anonymous>
      at process._tickCallback (internal/process/next_tick.js:188:7)

  2) LiveShare tests‌
       Host & Guest Simple:
     Error: Running cells requires Jupyter notebooks to be installed.‌
      at History.<anonymous> (out/client/datascience/history.js:301:27)
      at Generator.next (<anonymous>)
      at fulfilled (out/client/datascience/history.js:15:58)
      at <anonymous>
      at process._tickCallback (internal/process/next_tick.js:188:7)

  3) LiveShare tests‌
       Host startup and guest restart:
     Error: Running cells requires Jupyter notebooks to be installed.‌
      at History.<anonymous> (out/client/datascience/history.js:301:27)
      at Generator.next (<anonymous>)
      at fulfilled (out/client/datascience/history.js:15:58)
      at <anonymous>
      at process._tickCallback (internal/process/next_tick.js:188:7)

  4) LiveShare tests‌
       Going through codewatcher:
     Error: Running cells requires Jupyter notebooks to be installed.‌
      at History.<anonymous> (out/client/datascience/history.js:301:27)
      at Generator.next (<anonymous>)
      at fulfilled (out/client/datascience/history.js:15:58)
      at <anonymous>
      at process._tickCallback (internal/process/next_tick.js:188:7)

  5) LiveShare tests‌
       Export from guest:
     Error: Running cells requires Jupyter notebooks to be installed.‌
      at HostJupyterExecution.<anonymous> (out/client/datascience/jupyter/jupyterExecution.js:574:23)
      at Generator.next (<anonymous>)
      at fulfilled (out/client/datascience/jupyter/jupyterExecution.js:12:58)
      at <anonymous>
      at process._tickCallback (internal/process/next_tick.js:188:7)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions