Skip to content

Flaky test #15980

@DonJayamanne

Description

@DonJayamanne
  1) Jupyter InterpreterSubCommandExecutionService
       Interpreter is selected
         Jupyter cannot be started because jupyter is not installed:

      AssertionError: expected 'Running cells with \'Python\' require…' to equal 'Running cells with \'Python 9.8.7\' r…'
      + expected - actual

      -Running cells with 'Python' requires the jupyter package.
      +Running cells with 'Python 9.8.7' requires the jupyter package.
      
      at Context.<anonymous> (out/kernels/jupyter/interpreter/jupyterInterpreterSubCommandExecutionService.unit.test.js:3776:21)

  2) Jupyter InterpreterSubCommandExecutionService
       Interpreter is selected
         Jupyter cannot be started because notebook is not installed:

      AssertionError: expected 'Running cells with \'Python\' require…' to equal 'Running cells with \'Python 9.8.7\' r…'
      + expected - actual

      -Running cells with 'Python' requires the notebook package.
      +Running cells with 'Python 9.8.7' requires the notebook package.
      
      at Context.<anonymous> (out/kernels/jupyter/interpreter/jupyterInterpreterSubCommandExecutionService.unit.test.js:3802:21)

Metadata

Metadata

Assignees

Labels

debtCode quality issuesflaky testTest that is intermittently failingnotebook-executionKernels issues (start/restart/switch/execution, install ipykernel)

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions