Skip to content

chore: ...

chore: ... #55

Triggered via push April 25, 2024 22:13
Status Failure
Total duration 5h 1m 20s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 notice
[chromium] › browsers.spec.ts:12:1 › structuredClone (browser): benchmark/browsers.spec.ts#L1
1) [chromium] › browsers.spec.ts:12:1 › structuredClone (browser) ──────────────────────────────── Test timeout of 3000000ms exceeded.
[chromium] › browsers.spec.ts:12:1 › structuredClone (browser): benchmark/browsers.spec.ts#L8
1) [chromium] › browsers.spec.ts:12:1 › structuredClone (browser) ──────────────────────────────── Error: jsHandle.jsonValue: Test timeout of 3000000ms exceeded. 6 | const values: any[] = []; 7 | for (const arg of msg.args()) > 8 | values.push(await arg.jsonValue()); | ^ 9 | console.log(...values); 10 | } 11 | at Page.consoleLog (/home/runner/work/transferables/transferables/benchmark/browsers.spec.ts:8:27)
[chromium] › browsers.spec.ts:12:1 › structuredClone (browser): benchmark/browsers.spec.ts#L27
1) [chromium] › browsers.spec.ts:12:1 › structuredClone (browser) ──────────────────────────────── Error: locator.click: Target crashed Call log: - waiting for locator('button#structuredClone') - locator resolved to <button type="button" id="structuredClone">structuredClone</button> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - performing click action 25 | 26 | // Click the get started link. > 27 | await structuredCloneBtn.click(); | ^ 28 | 29 | // Expects the URL to contain intro. 30 | const structuredCloneResult = page.locator("#structuredCloneResult"); at /home/runner/work/transferables/transferables/benchmark/browsers.spec.ts:27:28
[chromium] › browsers.spec.ts:12:1 › structuredClone (browser): benchmark/browsers.spec.ts#L1
1) [chromium] › browsers.spec.ts:12:1 › structuredClone (browser) ──────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 3000000ms exceeded.
[chromium] › browsers.spec.ts:12:1 › structuredClone (browser): benchmark/browsers.spec.ts#L8
1) [chromium] › browsers.spec.ts:12:1 › structuredClone (browser) ──────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: jsHandle.jsonValue: Test timeout of 3000000ms exceeded. 6 | const values: any[] = []; 7 | for (const arg of msg.args()) > 8 | values.push(await arg.jsonValue()); | ^ 9 | console.log(...values); 10 | } 11 | at Page.consoleLog (/home/runner/work/transferables/transferables/benchmark/browsers.spec.ts:8:27)
[chromium] › browsers.spec.ts:12:1 › structuredClone (browser): benchmark/browsers.spec.ts#L27
1) [chromium] › browsers.spec.ts:12:1 › structuredClone (browser) ──────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Target crashed Call log: - waiting for locator('button#structuredClone') - locator resolved to <button type="button" id="structuredClone">structuredClone</button> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - performing click action 25 | 26 | // Click the get started link. > 27 | await structuredCloneBtn.click(); | ^ 28 | 29 | // Expects the URL to contain intro. 30 | const structuredCloneResult = page.locator("#structuredCloneResult"); at /home/runner/work/transferables/transferables/benchmark/browsers.spec.ts:27:28
[chromium] › browsers.spec.ts:12:1 › structuredClone (browser): benchmark/browsers.spec.ts#L1
1) [chromium] › browsers.spec.ts:12:1 › structuredClone (browser) ──────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 3000000ms exceeded.
[chromium] › browsers.spec.ts:12:1 › structuredClone (browser): benchmark/browsers.spec.ts#L8
1) [chromium] › browsers.spec.ts:12:1 › structuredClone (browser) ──────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: jsHandle.jsonValue: Test timeout of 3000000ms exceeded. 6 | const values: any[] = []; 7 | for (const arg of msg.args()) > 8 | values.push(await arg.jsonValue()); | ^ 9 | console.log(...values); 10 | } 11 | at Page.consoleLog (/home/runner/work/transferables/transferables/benchmark/browsers.spec.ts:8:27)
[chromium] › browsers.spec.ts:12:1 › structuredClone (browser): benchmark/browsers.spec.ts#L27
1) [chromium] › browsers.spec.ts:12:1 › structuredClone (browser) ──────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Target crashed Call log: - waiting for locator('button#structuredClone') - locator resolved to <button type="button" id="structuredClone">structuredClone</button> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - performing click action 25 | 26 | // Click the get started link. > 27 | await structuredCloneBtn.click(); | ^ 28 | 29 | // Expects the URL to contain intro. 30 | const structuredCloneResult = page.locator("#structuredCloneResult"); at /home/runner/work/transferables/transferables/benchmark/browsers.spec.ts:27:28
[chromium] › browsers.spec.ts:40:1 › MessageChannel (browser): benchmark/browsers.spec.ts#L1
2) [chromium] › browsers.spec.ts:40:1 › MessageChannel (browser) ───────────────────────────────── Test timeout of 3000000ms exceeded.
🎭 Playwright Run Summary
2 failed [chromium] › browsers.spec.ts:12:1 › structuredClone (browser) ───────────────────────────────── [chromium] › browsers.spec.ts:40:1 › MessageChannel (browser) ────────────────────────────────── 1 passed (5.0h)