feat: support async act #31
Annotations
6 errors and 2 warnings
test/render.test.tsx > waits for suspended boundaries:
test/render.test.tsx#L29
Error: Matcher did not succeed in 1000ms
❯ test/render.test.tsx:29:48
Caused by: Caused by: VitestBrowserElementError: Cannot find element with locator: locator('body').getByText('Suspended!')
<body>
<div>
<div>
Hello Vitest
</div>
</div>
</body>
|
test (macos-14, 20)
Process completed with exit code 1.
|
test/render.test.tsx > waits for suspended boundaries:
test/render.test.tsx#L29
Error: Matcher did not succeed in 1000ms
❯ test/render.test.tsx:29:48
Caused by: Caused by: VitestBrowserElementError: Cannot find element with locator: locator('body').getByText('Suspended!')
<body>
<div>
<div>
Hello Vitest
</div>
</div>
</body>
|
test (ubuntu-latest, 20)
Process completed with exit code 1.
|
test/render.test.tsx > waits for suspended boundaries:
test/render.test.tsx#L29
Error: Matcher did not succeed in 1000ms
❯ test/render.test.tsx:29:48
Caused by: Caused by: VitestBrowserElementError: Cannot find element with locator: locator('body').getByText('Suspended!')
<body>
<div>
<div>
Hello Vitest
</div>
</div>
</body>
|
test (windows-latest, 20)
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (ubuntu-latest, 20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|