Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.x] Fix CI, run lint, reduce end-to-end tests flakiness #425

Merged
merged 11 commits into from
Aug 15, 2023

Conversation

andrii-i
Copy link
Collaborator

andrii-i and others added 2 commits August 15, 2023 12:57
* add macos tests

* add locally-generated snapshots

* check if filebrowser is already open before opening it

* add actual snapshoy from CI

* Update Playwright Snapshots

* use notebook toolbar, mask bttns on the right

* correct selector

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* run lint

* Update Playwright Snapshots

* timestampLocator -> timestamp

* wait until fonts are ready before taking a snapshot

* add maxDiffPixels

* Revert "wait until fonts are ready before taking a snapshot"

This reverts commit 9554559.

* pin jupyterlab version for e2e tests and snapshots

* remove macos tests

* rename relevant job to end-to-end test

* remove darwin/macos snapshots

* specify jupyterlab version correctly

* run lint

* add jlpm install to Lint the extension step

* remove ubuntu postfix from test report

* Make e2e tests a separate file

* add build steps

* pin version of jupyterlab in e2e test file

* introduce modifyListResponse, remove maxDiffPixels

* modifyListResponse -> setJobList

* set expected URL

* always set create_time to 1

* update list view snapshot

* run check option for lint

* run lint locally

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@andrii-i andrii-i changed the title Backport 417, part of 402 [1.x] Fix CI, run lint, reduce end-to-end tests flakiness #417; relevant part of #402 Aug 15, 2023
@andrii-i andrii-i added the enhancement New feature or request label Aug 15, 2023
@andrii-i andrii-i marked this pull request as ready for review August 15, 2023 21:30
@dlqqq dlqqq changed the title [1.x] Fix CI, run lint, reduce end-to-end tests flakiness #417; relevant part of #402 [1.x] Fix CI, run lint, reduce end-to-end tests flakiness Aug 15, 2023
Copy link
Collaborator

@dlqqq dlqqq left a comment

Choose a reason for hiding this comment

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

Awesome work! 🎉

@andrii-i andrii-i merged commit 3efcbb4 into jupyter-server:1.x Aug 15, 2023
5 checks passed
@andrii-i andrii-i deleted the backport-e2e-417 branch August 15, 2023 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants