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

vitest run is watching files and does not quit #719

Closed
6 tasks done
otakustay opened this issue Feb 9, 2022 · 3 comments
Closed
6 tasks done

vitest run is watching files and does not quit #719

otakustay opened this issue Feb 9, 2022 · 3 comments
Assignees

Comments

@otakustay
Copy link

Describe the bug

vitest run is now watching files.

image

Reproduction

Run vitest run

System Info

System:
    OS: macOS 12.1
    CPU: (8) arm64 Apple M1
    Memory: 231.05 MB / 16.00 GB
    Shell: 5.8 - /bin/zsh
  Binaries:
    Node: 16.13.0 - /var/folders/9v/sx18bwn925b3f2rp2jfg952w0000gn/T/fnm_multishells/13654_1644417845070/bin/node
    Yarn: 1.22.15 - /var/folders/9v/sx18bwn925b3f2rp2jfg952w0000gn/T/fnm_multishells/13654_1644417845070/bin/yarn
    npm: 8.3.0 - /var/folders/9v/sx18bwn925b3f2rp2jfg952w0000gn/T/fnm_multishells/13654_1644417845070/bin/npm
  Browsers:
    Chrome: 98.0.4758.80
    Safari: 15.2
  npmPackages:
    vite: ^2.8.0 => 2.8.0
    vitest: ^0.3.0 => 0.3.0

Used Package Manager

pnpm

Validations

@eberkund
Copy link

I still have this issue on 0.3.2, it says "run" rather than "watch" like the screenshot above but it doesn't exit after the tests finish. I have to press ctrl+C to quit vitest.

@mcremer-able
Copy link

I have also this issue
grafik
It shows run, but never stops

@sheremet-va
Copy link
Member

I have also this issue
grafik
It shows run, but never stops

please, open an issue with reproduction. you might just have another process hanging

@vitest-dev vitest-dev locked as resolved and limited conversation to collaborators Aug 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants