Build Status #1746
Annotations
3 errors, 1 warning, and 1 notice
|
Run Tests
Process completed with exit code 1.
|
|
Run Tests:
packages/viewer-charts/test/ts/context-leak.spec.ts#L46
1) [viewer-charts-desktop-chrome] › packages/viewer-charts/test/ts/context-leak.spec.ts:99:5 › WebGL context leak › repeated full toggles never evict the first chart's context
Error: page.evaluate: Test timeout of 180000ms exceeded.
44 |
45 | async function toggleSecondViewer(page: Page, cfg: object): Promise<void> {
> 46 | await page.evaluate(
| ^
47 | async ({ cfg, tableName }) => {
48 | const worker = (window as any).__TEST_WORKER__;
49 | const table = await worker.open_table(tableName);
at toggleSecondViewer (/home/runner/work/perspective/perspective/packages/viewer-charts/test/ts/context-leak.spec.ts:46:16)
at /home/runner/work/perspective/perspective/packages/viewer-charts/test/ts/context-leak.spec.ts:110:19
|
|
Run Tests:
packages/viewer-charts/test/ts/context-leak.spec.ts#L0
1) [viewer-charts-desktop-chrome] › packages/viewer-charts/test/ts/context-leak.spec.ts:99:5 › WebGL context leak › repeated full toggles never evict the first chart's context
Test timeout of 180000ms exceeded.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Tests
1 failed
[viewer-charts-desktop-chrome] › packages/viewer-charts/test/ts/context-leak.spec.ts:99:5 › WebGL context leak › repeated full toggles never evict the first chart's context
118 skipped
1721 passed (7.9m)
|
background
wait
wait-all
cancel
parallel
Loading