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

tests are slow #1795

Open
justinmk opened this issue Feb 12, 2024 · 0 comments
Open

tests are slow #1795

justinmk opened this issue Feb 12, 2024 · 0 comments
Labels
category: meta Relating to extension, ci, tests tests

Comments

@justinmk
Copy link
Collaborator

justinmk commented Feb 12, 2024

Why are the tests so slow?

    ✔ Current mode is canceled when switching between editor panes (10419ms)
    ✔ Current mode is canceled when switching between editor tabs
    ✔ Cursor is ok when go to def into editor in the other pane
    ✔ Cursor is ok for incsearch after scroll
    ✔ Cursor is preserved if same doc is opened in two editor columns (10353ms)

Expected behavior

Instead of calling wait() in various places, introduce a waitUntil concept.

Previous related work: 0d334af

@justinmk justinmk added tests category: meta Relating to extension, ci, tests labels Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: meta Relating to extension, ci, tests tests
Projects
None yet
Development

No branches or pull requests

1 participant