Skip to content

Travis Build Failing #70

@playermanny2

Description

@playermanny2

Currently, the travis build fails due to cypress integration test failing (opening_files.js). Specifically one part of the test fails when testing 'Open With -> Voyager'.

This is a known issue due to a disconnect between jupyterlab expecting native click events, while cypress triggers the context menu not via native events. There are milestones for both Jupyterlab and Cypress in order to address this disconnection, but there's no real date in mind for the feature update. More info on the issue can be followed here

This also can hinder writing tests for future features...I think there are two options here

  1. Wait on the issue to be corrected from either the jupyerlab side or cypress side
  2. Utilize another testing framework (potentially jest)

@saulshanabrook

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions