Skip to content

Stuck in ci: close timed out after 1000ms #1288

@Mister-Hope

Description

@Mister-Hope

Describe the bug

image

Runing with vitest run --coverage. All tests passed and coverage is generated, while the process stucks.

Addtional info:

All functions in tests are sync, we are absolutely sure that we do not have any async functions in test, also we are not creating child process. Also the test works well in local environment.

I supposed that the issue is not on our side, as jest is working well before switching to vitest and the test is actually just markdown tests using marked and markdown-it, all test are sync (without done()) and as the test passes, the script should be completed

Reproduction

https://github.com/walinejs/waline/runs/6387036857?check_suite_focus=true

System Info

Latest [email protected] [email protected]. Other env follows github ci.

Used Package Manager

pnpm

Validations

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions