Skip to content

feat: enhance ACP Chat queued messages and agentic workflow #7310

feat: enhance ACP Chat queued messages and agentic workflow

feat: enhance ACP Chat queued messages and agentic workflow #7310

Triggered via pull request July 6, 2026 07:35
Status Failure
Total duration 26m 35s
Artifacts 1

e2e.yml

on: pull_request
ubuntu-latest, Node.js 20.x
26m 27s
ubuntu-latest, Node.js 20.x
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 1 warning, and 1 notice
../../src/tests/acp-chat-agentic-cancel-stop.test.ts:64:7 › ACP Chat Agentic Cancel Stop › Cancel Stop returns the input to a usable state during the long-stream fixture: tools/playwright/src/tests/acp-chat-agentic-cancel-stop.test.ts#L55
1) ../../src/tests/acp-chat-agentic-cancel-stop.test.ts:64:7 › ACP Chat Agentic Cancel Stop › Cancel Stop returns the input to a usable state during the long-stream fixture Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── "beforeAll" hook timeout of 120000ms exceeded. 53 | test.setTimeout(ACP_BDD_FIXTURE_HOOK_TIMEOUT_MS); 54 | > 55 | test.beforeAll(async () => { | ^ 56 | test.setTimeout(ACP_BDD_FIXTURE_HOOK_TIMEOUT_MS); 57 | await loadLongStreamWorkbench(); 58 | }); at /home/runner/work/core/core/tools/playwright/src/tests/acp-chat-agentic-cancel-stop.test.ts:55:8
../../src/tests/acp-chat-agentic-cancel-stop.test.ts:64:7 › ACP Chat Agentic Cancel Stop › Cancel Stop returns the input to a usable state during the long-stream fixture: tools/playwright/src/tests/utils/acp-bdd-fixture.ts#L222
1) ../../src/tests/acp-chat-agentic-cancel-stop.test.ts:64:7 › ACP Chat Agentic Cancel Stop › Cancel Stop returns the input to a usable state during the long-stream fixture Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForFunction: Test ended. at ../../src/tests/utils/acp-bdd-fixture.ts:222 220 | await page.waitForSelector('.loading_indicator', { state: 'detached' }); 221 | await page.waitForSelector('#main'); > 222 | await page.waitForFunction(() => { | ^ 223 | const text = document.body.innerText || ''; 224 | const shellReady = 225 | document.readyState === 'complete' && at waitForWorkbenchReady (/home/runner/work/core/core/tools/playwright/src/tests/utils/acp-bdd-fixture.ts:222:14) at loadAcpBddFixtureWorkbench (/home/runner/work/core/core/tools/playwright/src/tests/utils/acp-bdd-fixture.ts:357:5) at loadLongStreamWorkbench (/home/runner/work/core/core/tools/playwright/src/tests/acp-chat-agentic-cancel-stop.test.ts:24:13) at /home/runner/work/core/core/tools/playwright/src/tests/acp-chat-agentic-cancel-stop.test.ts:57:5
../../src/tests/acp-chat-agentic-cancel-stop.test.ts:64:7 › ACP Chat Agentic Cancel Stop › Cancel Stop returns the input to a usable state during the long-stream fixture: tools/playwright/src/tests/acp-chat-agentic-cancel-stop.test.ts#L55
1) ../../src/tests/acp-chat-agentic-cancel-stop.test.ts:64:7 › ACP Chat Agentic Cancel Stop › Cancel Stop returns the input to a usable state during the long-stream fixture Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── "beforeAll" hook timeout of 120000ms exceeded. 53 | test.setTimeout(ACP_BDD_FIXTURE_HOOK_TIMEOUT_MS); 54 | > 55 | test.beforeAll(async () => { | ^ 56 | test.setTimeout(ACP_BDD_FIXTURE_HOOK_TIMEOUT_MS); 57 | await loadLongStreamWorkbench(); 58 | }); at /home/runner/work/core/core/tools/playwright/src/tests/acp-chat-agentic-cancel-stop.test.ts:55:8
../../src/tests/acp-chat-agentic-cancel-stop.test.ts:64:7 › ACP Chat Agentic Cancel Stop › Cancel Stop returns the input to a usable state during the long-stream fixture: tools/playwright/src/tests/acp-chat-agentic-cancel-stop.test.ts#L55
1) ../../src/tests/acp-chat-agentic-cancel-stop.test.ts:64:7 › ACP Chat Agentic Cancel Stop › Cancel Stop returns the input to a usable state during the long-stream fixture Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── "beforeAll" hook timeout of 120000ms exceeded. 53 | test.setTimeout(ACP_BDD_FIXTURE_HOOK_TIMEOUT_MS); 54 | > 55 | test.beforeAll(async () => { | ^ 56 | test.setTimeout(ACP_BDD_FIXTURE_HOOK_TIMEOUT_MS); 57 | await loadLongStreamWorkbench(); 58 | }); at /home/runner/work/core/core/tools/playwright/src/tests/acp-chat-agentic-cancel-stop.test.ts:55:8
../../src/tests/acp-chat-agentic-cancel-stop.test.ts:64:7 › ACP Chat Agentic Cancel Stop › Cancel Stop returns the input to a usable state during the long-stream fixture: tools/playwright/src/tests/utils/acp-bdd-fixture.ts#L222
1) ../../src/tests/acp-chat-agentic-cancel-stop.test.ts:64:7 › ACP Chat Agentic Cancel Stop › Cancel Stop returns the input to a usable state during the long-stream fixture Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForFunction: Test ended. at ../../src/tests/utils/acp-bdd-fixture.ts:222 220 | await page.waitForSelector('.loading_indicator', { state: 'detached' }); 221 | await page.waitForSelector('#main'); > 222 | await page.waitForFunction(() => { | ^ 223 | const text = document.body.innerText || ''; 224 | const shellReady = 225 | document.readyState === 'complete' && at waitForWorkbenchReady (/home/runner/work/core/core/tools/playwright/src/tests/utils/acp-bdd-fixture.ts:222:14) at loadAcpBddFixtureWorkbench (/home/runner/work/core/core/tools/playwright/src/tests/utils/acp-bdd-fixture.ts:357:5) at loadLongStreamWorkbench (/home/runner/work/core/core/tools/playwright/src/tests/acp-chat-agentic-cancel-stop.test.ts:24:13) at /home/runner/work/core/core/tools/playwright/src/tests/acp-chat-agentic-cancel-stop.test.ts:57:5
../../src/tests/acp-chat-agentic-cancel-stop.test.ts:64:7 › ACP Chat Agentic Cancel Stop › Cancel Stop returns the input to a usable state during the long-stream fixture: tools/playwright/src/tests/acp-chat-agentic-cancel-stop.test.ts#L55
1) ../../src/tests/acp-chat-agentic-cancel-stop.test.ts:64:7 › ACP Chat Agentic Cancel Stop › Cancel Stop returns the input to a usable state during the long-stream fixture Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── "beforeAll" hook timeout of 120000ms exceeded. 53 | test.setTimeout(ACP_BDD_FIXTURE_HOOK_TIMEOUT_MS); 54 | > 55 | test.beforeAll(async () => { | ^ 56 | test.setTimeout(ACP_BDD_FIXTURE_HOOK_TIMEOUT_MS); 57 | await loadLongStreamWorkbench(); 58 | }); at /home/runner/work/core/core/tools/playwright/src/tests/acp-chat-agentic-cancel-stop.test.ts:55:8
../../src/tests/acp-chat-agentic-cancel-stop.test.ts:64:7 › ACP Chat Agentic Cancel Stop › Cancel Stop returns the input to a usable state during the long-stream fixture: tools/playwright/src/tests/acp-chat-agentic-cancel-stop.test.ts#L55
1) ../../src/tests/acp-chat-agentic-cancel-stop.test.ts:64:7 › ACP Chat Agentic Cancel Stop › Cancel Stop returns the input to a usable state during the long-stream fixture Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── "beforeAll" hook timeout of 120000ms exceeded. 53 | test.setTimeout(ACP_BDD_FIXTURE_HOOK_TIMEOUT_MS); 54 | > 55 | test.beforeAll(async () => { | ^ 56 | test.setTimeout(ACP_BDD_FIXTURE_HOOK_TIMEOUT_MS); 57 | await loadLongStreamWorkbench(); 58 | }); at /home/runner/work/core/core/tools/playwright/src/tests/acp-chat-agentic-cancel-stop.test.ts:55:8
../../src/tests/acp-chat-agentic-cancel-stop.test.ts:64:7 › ACP Chat Agentic Cancel Stop › Cancel Stop returns the input to a usable state during the long-stream fixture: tools/playwright/src/tests/utils/acp-bdd-fixture.ts#L222
1) ../../src/tests/acp-chat-agentic-cancel-stop.test.ts:64:7 › ACP Chat Agentic Cancel Stop › Cancel Stop returns the input to a usable state during the long-stream fixture Error: page.waitForFunction: Test ended. at ../../src/tests/utils/acp-bdd-fixture.ts:222 220 | await page.waitForSelector('.loading_indicator', { state: 'detached' }); 221 | await page.waitForSelector('#main'); > 222 | await page.waitForFunction(() => { | ^ 223 | const text = document.body.innerText || ''; 224 | const shellReady = 225 | document.readyState === 'complete' && at waitForWorkbenchReady (/home/runner/work/core/core/tools/playwright/src/tests/utils/acp-bdd-fixture.ts:222:14) at loadAcpBddFixtureWorkbench (/home/runner/work/core/core/tools/playwright/src/tests/utils/acp-bdd-fixture.ts:357:5) at loadLongStreamWorkbench (/home/runner/work/core/core/tools/playwright/src/tests/acp-chat-agentic-cancel-stop.test.ts:24:13) at /home/runner/work/core/core/tools/playwright/src/tests/acp-chat-agentic-cancel-stop.test.ts:57:5
../../src/tests/acp-chat-agentic-cancel-stop.test.ts:64:7 › ACP Chat Agentic Cancel Stop › Cancel Stop returns the input to a usable state during the long-stream fixture: tools/playwright/src/tests/acp-chat-agentic-cancel-stop.test.ts#L55
1) ../../src/tests/acp-chat-agentic-cancel-stop.test.ts:64:7 › ACP Chat Agentic Cancel Stop › Cancel Stop returns the input to a usable state during the long-stream fixture "beforeAll" hook timeout of 120000ms exceeded. 53 | test.setTimeout(ACP_BDD_FIXTURE_HOOK_TIMEOUT_MS); 54 | > 55 | test.beforeAll(async () => { | ^ 56 | test.setTimeout(ACP_BDD_FIXTURE_HOOK_TIMEOUT_MS); 57 | await loadLongStreamWorkbench(); 58 | }); at /home/runner/work/core/core/tools/playwright/src/tests/acp-chat-agentic-cancel-stop.test.ts:55:8
../../src/tests/acp-chat-agentic-cancel-stop.test.ts:64:7 › ACP Chat Agentic Cancel Stop › Cancel Stop returns the input to a usable state during the long-stream fixture: tools/playwright/src/tests/acp-chat-agentic-cancel-stop.test.ts#L55
1) ../../src/tests/acp-chat-agentic-cancel-stop.test.ts:64:7 › ACP Chat Agentic Cancel Stop › Cancel Stop returns the input to a usable state during the long-stream fixture "beforeAll" hook timeout of 120000ms exceeded. 53 | test.setTimeout(ACP_BDD_FIXTURE_HOOK_TIMEOUT_MS); 54 | > 55 | test.beforeAll(async () => { | ^ 56 | test.setTimeout(ACP_BDD_FIXTURE_HOOK_TIMEOUT_MS); 57 | await loadLongStreamWorkbench(); 58 | }); at /home/runner/work/core/core/tools/playwright/src/tests/acp-chat-agentic-cancel-stop.test.ts:55:8
ubuntu-latest, Node.js 20.x
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/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🎭 Playwright Run Summary
2 failed ../../src/tests/acp-chat-agentic-cancel-stop.test.ts:64:7 › ACP Chat Agentic Cancel Stop › Cancel Stop returns the input to a usable state during the long-stream fixture ../../src/tests/acp-chat-agentic-config-controls.test.ts:257:7 › ACP Chat Agentic footer config controls › applies footer config options through ACP session config protocol 75 did not run 2 passed (20.2m)

Artifacts

Produced during runtime
Name Size Digest
playwright-report
434 KB
sha256:19f12de1847f49b06be4aa39ab8b70f0837850fefa0cfe0698ba0e6523ac45dd