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

ui-tests are failing #276

Closed
krassowski opened this issue Apr 1, 2024 · 1 comment · Fixed by #277
Closed

ui-tests are failing #276

krassowski opened this issue Apr 1, 2024 · 1 comment · Fixed by #277
Assignees
Labels
bug Something isn't working

Comments

@krassowski
Copy link
Member

The ui-tests are failing on the main branch since early February, as seen e.g. in https://github.com/jupyterlab/jupyter-collaboration/actions/runs/8002148989/job/21854893483.

The date coincides with jupyterlab 4.1 release. This should be easy to fix.

Notice:   10 failed
    tests/collaborationpanel.spec.ts:29:5 › collaboration panel should contains two items ──────────
    tests/collaborationpanel.spec.ts:178:7 › Three clients › Without document ──────────────────────
    tests/collaborationpanel.spec.ts:192:7 › Three clients › With document ─────────────────────────
    tests/notebook.spec.ts:104:7 › Initialization › Create a notebook ──────────────────────────────
    tests/notebook.spec.ts:127:7 › Initialization › Open a notebook ────────────────────────────────
    tests/user-menu.spec.ts:20:5 › the top bar should contain the user menu with 2 items ───────────
    tests/user-menu.spec.ts:25:5 › should open dialog when clicking on the shared link button ──────
    tests/user-menu.spec.ts:40:5 › should close the shared link dialog on cancel ───────────────────
    tests/user-menu.spec.ts:47:5 › should copy the shared link in clipboard ────────────────────────
    tests/user-menu.spec.ts:58:5 › should copy the shared link with filepath ───────────────────────
@krassowski krassowski added the bug Something isn't working label Apr 1, 2024
@krassowski krassowski self-assigned this Apr 1, 2024
@davidbrochart
Copy link
Collaborator

Yes it's been annoying. It looks like you know the issue 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants