Skip to content

Fix timeout in browser test #740

Fix timeout in browser test

Fix timeout in browser test #740

Triggered via push October 18, 2024 03:56
Status Failure
Total duration 7m 26s
Artifacts

release.yml

on: push
Is release?
22s
Is release?
Repository changes
9s
Repository changes
Python SDK Tests  /  Build and test SDK
6m 14s
Python SDK Tests / Build and test SDK
JS SDK Tests  /  Build and test SDK
1m 26s
JS SDK Tests / Build and test SDK
CLI Tests  /  Build CLI
24s
CLI Tests / Build CLI
Release
0s
Release
Release Failed - Slack Notification
8s
Release Failed - Slack Notification
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
tests/runtimes/browser/run.test.tsx > browser test: packages/js-sdk/tests/runtimes/browser/run.test.tsx#L28
Error: Matcher did not succeed in 1000ms Ignored nodes: comments, script, style <html lang="en" > <head> <meta charset="UTF-8" /> <link href="/__vitest__/favicon.svg" rel="icon" type="image/svg+xml" /> <meta content="width=device-width, initial-scale=1.0" name="viewport" /> <title> Vitest Browser Tester </title> <link crossorigin="" href="/__vitest_browser__/preload-helper-D-WYp1PK.js" rel="modulepreload" /> </head> <body> <div> <div /> </div> </body> </html>... ❯ waitFor.timeout tests/runtimes/browser/run.test.tsx:28:53 Caused by: Caused by: VitestBrowserElementError: Cannot find element with locator: locator('body').getByText('Hello World') <body> <div> <div /> </div> </body>
JS SDK Tests / Build and test SDK
Process completed with exit code 1.
Is release?
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Repository changes
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
CLI Tests / Build CLI
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
JS SDK Tests / Build and test SDK
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python SDK Tests / Build and test SDK
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/