Skip to content

GH#2659: preserve voice conversation state #2327

GH#2659: preserve voice conversation state

GH#2659: preserve voice conversation state #2327

Triggered via pull request September 4, 2026 15:37
Status Success
Total duration 16m 43s
Artifacts 3

e2e.yml

on: pull_request
Matrix: e2e
Fit to window
Zoom out
Zoom in

Annotations

14 errors, 3 warnings, and 3 notices
[chromium] › tests/e2e/white-label.spec.js:248:2 › White-Label Branding - Settings Fields › branding manager section is visible on the Branding tab: tests/e2e/utils/wp-admin.js#L44
2) [chromium] › tests/e2e/white-label.spec.js:248:2 › White-Label Branding - Settings Fields › branding manager section is visible on the Branding tab TimeoutError: page.waitForURL: Timeout 60000ms exceeded. =========================== logs =========================== waiting for navigation until "load" ============================================================ at utils/wp-admin.js:44 42 | // Use a generous timeout for the login redirect — WP trunk can be slow 43 | // to respond on CI runners under load. > 44 | await page.waitForURL( /wp-admin/, { timeout: 60_000 } ); | ^ 45 | } 46 | 47 | /** at loginToWordPress (/home/runner/work/superdav-ai-agent/superdav-ai-agent/tests/e2e/utils/wp-admin.js:44:13) at /home/runner/work/superdav-ai-agent/superdav-ai-agent/tests/e2e/white-label.spec.js:244:3
[chromium] › tests/e2e/shared-conversations.spec.js:410:3 › Shared Conversations (t091) › Owner — revoke share › clicking Unshare calls the DELETE share endpoint: tests/e2e/utils/wp-admin.js#L44
1) [chromium] › tests/e2e/shared-conversations.spec.js:410:3 › Shared Conversations (t091) › Owner — revoke share › clicking Unshare calls the DELETE share endpoint TimeoutError: page.waitForURL: Timeout 60000ms exceeded. =========================== logs =========================== waiting for navigation until "load" ============================================================ at utils/wp-admin.js:44 42 | // Use a generous timeout for the login redirect — WP trunk can be slow 43 | // to respond on CI runners under load. > 44 | await page.waitForURL( /wp-admin/, { timeout: 60_000 } ); | ^ 45 | } 46 | 47 | /** at loginToWordPress (/home/runner/work/superdav-ai-agent/superdav-ai-agent/tests/e2e/utils/wp-admin.js:44:13) at /home/runner/work/superdav-ai-agent/superdav-ai-agent/tests/e2e/shared-conversations.spec.js:406:4
[chromium] › tests/e2e/automations.spec.js:720:2 › Scheduled Automations (t080) › enable/disable toggle calls PATCH and updates card state: tests/e2e/utils/wp-admin.js#L44
3) [chromium] › tests/e2e/automations.spec.js:720:2 › Scheduled Automations (t080) › enable/disable toggle calls PATCH and updates card state TimeoutError: page.waitForURL: Timeout 60000ms exceeded. =========================== logs =========================== waiting for navigation until "load" ============================================================ at utils/wp-admin.js:44 42 | // Use a generous timeout for the login redirect — WP trunk can be slow 43 | // to respond on CI runners under load. > 44 | await page.waitForURL( /wp-admin/, { timeout: 60_000 } ); | ^ 45 | } 46 | 47 | /** at loginToWordPress (/home/runner/work/superdav-ai-agent/superdav-ai-agent/tests/e2e/utils/wp-admin.js:44:13) at /home/runner/work/superdav-ai-agent/superdav-ai-agent/tests/e2e/automations.spec.js:546:3
[chromium] › tests/e2e/automations.spec.js:599:2 › Scheduled Automations (t080) › Add Automation button opens the creation form: tests/e2e/utils/wp-admin.js#L44
2) [chromium] › tests/e2e/automations.spec.js:599:2 › Scheduled Automations (t080) › Add Automation button opens the creation form TimeoutError: page.waitForURL: Timeout 60000ms exceeded. =========================== logs =========================== waiting for navigation until "load" ============================================================ at utils/wp-admin.js:44 42 | // Use a generous timeout for the login redirect — WP trunk can be slow 43 | // to respond on CI runners under load. > 44 | await page.waitForURL( /wp-admin/, { timeout: 60_000 } ); | ^ 45 | } 46 | 47 | /** at loginToWordPress (/home/runner/work/superdav-ai-agent/superdav-ai-agent/tests/e2e/utils/wp-admin.js:44:13) at /home/runner/work/superdav-ai-agent/superdav-ai-agent/tests/e2e/automations.spec.js:546:3
[chromium] › tests/e2e/admin-page.spec.js:197:2 › Admin Page - Keyboard Shortcuts › Ctrl+K / Cmd+K focuses the sidebar search: tests/e2e/utils/wp-admin.js#L44
1) [chromium] › tests/e2e/admin-page.spec.js:197:2 › Admin Page - Keyboard Shortcuts › Ctrl+K / Cmd+K focuses the sidebar search TimeoutError: page.waitForURL: Timeout 60000ms exceeded. =========================== logs =========================== waiting for navigation until "load" ============================================================ at utils/wp-admin.js:44 42 | // Use a generous timeout for the login redirect — WP trunk can be slow 43 | // to respond on CI runners under load. > 44 | await page.waitForURL( /wp-admin/, { timeout: 60_000 } ); | ^ 45 | } 46 | 47 | /** at loginToWordPress (/home/runner/work/superdav-ai-agent/superdav-ai-agent/tests/e2e/utils/wp-admin.js:44:13) at /home/runner/work/superdav-ai-agent/superdav-ai-agent/tests/e2e/admin-page.spec.js:173:3
[chromium] › tests/e2e/floating-widget.spec.js:65:2 › Floating Widget › close button hides the floating panel: tests/e2e/utils/wp-admin.js#L44
9) [chromium] › tests/e2e/floating-widget.spec.js:65:2 › Floating Widget › close button hides the floating panel TimeoutError: page.waitForURL: Timeout 60000ms exceeded. =========================== logs =========================== waiting for navigation until "load" ============================================================ at utils/wp-admin.js:44 42 | // Use a generous timeout for the login redirect — WP trunk can be slow 43 | // to respond on CI runners under load. > 44 | await page.waitForURL( /wp-admin/, { timeout: 60_000 } ); | ^ 45 | } 46 | 47 | /** at loginToWordPress (/home/runner/work/superdav-ai-agent/superdav-ai-agent/tests/e2e/utils/wp-admin.js:44:13) at /home/runner/work/superdav-ai-agent/superdav-ai-agent/tests/e2e/floating-widget.spec.js:27:3
[chromium] › tests/e2e/client-abilities.spec.js:943:2 › client-abilities — server post reflection › preserves a dirty local editor after a server mutation event: tests/e2e/utils/wp-admin.js#L44
8) [chromium] › tests/e2e/client-abilities.spec.js:943:2 › client-abilities — server post reflection › preserves a dirty local editor after a server mutation event TimeoutError: page.waitForURL: Timeout 60000ms exceeded. =========================== logs =========================== waiting for navigation until "load" ============================================================ at utils/wp-admin.js:44 42 | // Use a generous timeout for the login redirect — WP trunk can be slow 43 | // to respond on CI runners under load. > 44 | await page.waitForURL( /wp-admin/, { timeout: 60_000 } ); | ^ 45 | } 46 | 47 | /** at loginToWordPress (/home/runner/work/superdav-ai-agent/superdav-ai-agent/tests/e2e/utils/wp-admin.js:44:13) at /home/runner/work/superdav-ai-agent/superdav-ai-agent/tests/e2e/client-abilities.spec.js:830:3
[chromium] › tests/e2e/client-abilities.spec.js:728:2 › client-abilities — editor history › reports settled editor history undo and redo evidence: tests/e2e/utils/wp-admin.js#L44
7) [chromium] › tests/e2e/client-abilities.spec.js:728:2 › client-abilities — editor history › reports settled editor history undo and redo evidence TimeoutError: page.waitForURL: Timeout 60000ms exceeded. =========================== logs =========================== waiting for navigation until "load" ============================================================ at utils/wp-admin.js:44 42 | // Use a generous timeout for the login redirect — WP trunk can be slow 43 | // to respond on CI runners under load. > 44 | await page.waitForURL( /wp-admin/, { timeout: 60_000 } ); | ^ 45 | } 46 | 47 | /** at loginToWordPress (/home/runner/work/superdav-ai-agent/superdav-ai-agent/tests/e2e/utils/wp-admin.js:44:13) at /home/runner/work/superdav-ai-agent/superdav-ai-agent/tests/e2e/client-abilities.spec.js:725:3
[chromium] › tests/e2e/client-abilities.spec.js:343:2 › client-abilities — ability registration › required client abilities expose valid schemas and readonly annotations: tests/e2e/utils/wp-admin.js#L44
6) [chromium] › tests/e2e/client-abilities.spec.js:343:2 › client-abilities — ability registration › required client abilities expose valid schemas and readonly annotations TimeoutError: page.waitForURL: Timeout 60000ms exceeded. =========================== logs =========================== waiting for navigation until "load" ============================================================ at utils/wp-admin.js:44 42 | // Use a generous timeout for the login redirect — WP trunk can be slow 43 | // to respond on CI runners under load. > 44 | await page.waitForURL( /wp-admin/, { timeout: 60_000 } ); | ^ 45 | } 46 | 47 | /** at loginToWordPress (/home/runner/work/superdav-ai-agent/superdav-ai-agent/tests/e2e/utils/wp-admin.js:44:13) at /home/runner/work/superdav-ai-agent/superdav-ai-agent/tests/e2e/client-abilities.spec.js:338:3
[chromium] › tests/e2e/chat-upload.spec.js:365:2 › Chat Upload - Thumbnail Preview (t122) › thumbnail preview appears after attaching an image: tests/e2e/utils/wp-admin.js#L44
5) [chromium] › tests/e2e/chat-upload.spec.js:365:2 › Chat Upload - Thumbnail Preview (t122) › thumbnail preview appears after attaching an image TimeoutError: page.waitForURL: Timeout 60000ms exceeded. =========================== logs =========================== waiting for navigation until "load" ============================================================ at utils/wp-admin.js:44 42 | // Use a generous timeout for the login redirect — WP trunk can be slow 43 | // to respond on CI runners under load. > 44 | await page.waitForURL( /wp-admin/, { timeout: 60_000 } ); | ^ 45 | } 46 | 47 | /** at loginToWordPress (/home/runner/work/superdav-ai-agent/superdav-ai-agent/tests/e2e/utils/wp-admin.js:44:13) at /home/runner/work/superdav-ai-agent/superdav-ai-agent/tests/e2e/chat-upload.spec.js:349:3
[chromium] › tests/e2e/chat-upload.spec.js:298:2 › Chat Upload - Drag-Drop Zone (t122) › input area gains is-drag-over class on dragover: tests/e2e/utils/wp-admin.js#L44
4) [chromium] › tests/e2e/chat-upload.spec.js:298:2 › Chat Upload - Drag-Drop Zone (t122) › input area gains is-drag-over class on dragover TimeoutError: page.waitForURL: Timeout 60000ms exceeded. =========================== logs =========================== waiting for navigation until "load" ============================================================ at utils/wp-admin.js:44 42 | // Use a generous timeout for the login redirect — WP trunk can be slow 43 | // to respond on CI runners under load. > 44 | await page.waitForURL( /wp-admin/, { timeout: 60_000 } ); | ^ 45 | } 46 | 47 | /** at loginToWordPress (/home/runner/work/superdav-ai-agent/superdav-ai-agent/tests/e2e/utils/wp-admin.js:44:13) at /home/runner/work/superdav-ai-agent/superdav-ai-agent/tests/e2e/chat-upload.spec.js:290:3
[chromium] › tests/e2e/chat-interactions.spec.js:443:2 › Chat Input Interactions › stop button appears while sending: tests/e2e/utils/wp-admin.js#L44
3) [chromium] › tests/e2e/chat-interactions.spec.js:443:2 › Chat Input Interactions › stop button appears while sending TimeoutError: page.waitForURL: Timeout 60000ms exceeded. =========================== logs =========================== waiting for navigation until "load" ============================================================ at utils/wp-admin.js:44 42 | // Use a generous timeout for the login redirect — WP trunk can be slow 43 | // to respond on CI runners under load. > 44 | await page.waitForURL( /wp-admin/, { timeout: 60_000 } ); | ^ 45 | } 46 | 47 | /** at loginToWordPress (/home/runner/work/superdav-ai-agent/superdav-ai-agent/tests/e2e/utils/wp-admin.js:44:13) at /home/runner/work/superdav-ai-agent/superdav-ai-agent/tests/e2e/chat-interactions.spec.js:397:3
[chromium] › tests/e2e/changes-page.spec.js:130:2 › Changes Page - REST Endpoint › REST endpoint for modified plugins returns expected shape: tests/e2e/utils/wp-admin.js#L44
2) [chromium] › tests/e2e/changes-page.spec.js:130:2 › Changes Page - REST Endpoint › REST endpoint for modified plugins returns expected shape TimeoutError: page.waitForURL: Timeout 60000ms exceeded. =========================== logs =========================== waiting for navigation until "load" ============================================================ at utils/wp-admin.js:44 42 | // Use a generous timeout for the login redirect — WP trunk can be slow 43 | // to respond on CI runners under load. > 44 | await page.waitForURL( /wp-admin/, { timeout: 60_000 } ); | ^ 45 | } 46 | 47 | /** at loginToWordPress (/home/runner/work/superdav-ai-agent/superdav-ai-agent/tests/e2e/utils/wp-admin.js:44:13) at /home/runner/work/superdav-ai-agent/superdav-ai-agent/tests/e2e/changes-page.spec.js:127:3
[chromium] › tests/e2e/changes-page.spec.js:55:2 › Changes Page - Page Load › navigation highlights the Changes menu item: tests/e2e/utils/wp-admin.js#L44
1) [chromium] › tests/e2e/changes-page.spec.js:55:2 › Changes Page - Page Load › navigation highlights the Changes menu item TimeoutError: page.waitForURL: Timeout 60000ms exceeded. =========================== logs =========================== waiting for navigation until "load" ============================================================ at utils/wp-admin.js:44 42 | // Use a generous timeout for the login redirect — WP trunk can be slow 43 | // to respond on CI runners under load. > 44 | await page.waitForURL( /wp-admin/, { timeout: 60_000 } ); | ^ 45 | } 46 | 47 | /** at loginToWordPress (/home/runner/work/superdav-ai-agent/superdav-ai-agent/tests/e2e/utils/wp-admin.js:44:13) at /home/runner/work/superdav-ai-agent/superdav-ai-agent/tests/e2e/changes-page.spec.js:19:3
Playwright E2E (WP 7.0-RC2 shard 3)
Failed to save: Unable to reserve cache with key pnpm-cache-Linux-x64-a11c19070bd6c4d742f0fa906def1e6976add6f62c6e0583fde331d4a159cc60, another job may be creating this cache.
Playwright E2E (WP 7.0-RC2 shard 1)
Failed to save: Unable to reserve cache with key pnpm-cache-Linux-x64-a11c19070bd6c4d742f0fa906def1e6976add6f62c6e0583fde331d4a159cc60, another job may be creating this cache.
Playwright E2E (WP 7.0-RC2 shard 2)
Failed to save: Unable to reserve cache with key pnpm-cache-Linux-x64-a11c19070bd6c4d742f0fa906def1e6976add6f62c6e0583fde331d4a159cc60, another job may be creating this cache.
🎭 Playwright Run Summary
2 flaky [chromium] › tests/e2e/shared-conversations.spec.js:410:3 › Shared Conversations (t091) › Owner — revoke share › clicking Unshare calls the DELETE share endpoint [chromium] › tests/e2e/white-label.spec.js:248:2 › White-Label Branding - Settings Fields › branding manager section is visible on the Branding tab 28 skipped 45 passed (5.5m)
🎭 Playwright Run Summary
3 flaky [chromium] › tests/e2e/admin-page.spec.js:197:2 › Admin Page - Keyboard Shortcuts › Ctrl+K / Cmd+K focuses the sidebar search [chromium] › tests/e2e/automations.spec.js:599:2 › Scheduled Automations (t080) › Add Automation button opens the creation form [chromium] › tests/e2e/automations.spec.js:720:2 › Scheduled Automations (t080) › enable/disable toggle calls PATCH and updates card state 6 skipped 82 passed (8.9m)
🎭 Playwright Run Summary
9 flaky [chromium] › tests/e2e/changes-page.spec.js:55:2 › Changes Page - Page Load › navigation highlights the Changes menu item [chromium] › tests/e2e/changes-page.spec.js:130:2 › Changes Page - REST Endpoint › REST endpoint for modified plugins returns expected shape [chromium] › tests/e2e/chat-interactions.spec.js:443:2 › Chat Input Interactions › stop button appears while sending [chromium] › tests/e2e/chat-upload.spec.js:298:2 › Chat Upload - Drag-Drop Zone (t122) › input area gains is-drag-over class on dragover [chromium] › tests/e2e/chat-upload.spec.js:365:2 › Chat Upload - Thumbnail Preview (t122) › thumbnail preview appears after attaching an image [chromium] › tests/e2e/client-abilities.spec.js:343:2 › client-abilities — ability registration › required client abilities expose valid schemas and readonly annotations [chromium] › tests/e2e/client-abilities.spec.js:728:2 › client-abilities — editor history › reports settled editor history undo and redo evidence [chromium] › tests/e2e/client-abilities.spec.js:943:2 › client-abilities — server post reflection › preserves a dirty local editor after a server mutation event [chromium] › tests/e2e/floating-widget.spec.js:65:2 › Floating Widget › close button hides the floating panel 1 skipped 63 passed (13.7m)

Artifacts

Produced during runtime
Name Size Digest
playwright-report-wp7.0-RC2-shard1 Expired
5.85 MB
sha256:dd7c801b80d109124723e6a52290fcbce8a000c002ce2d833c36a5bf3c89392e
playwright-report-wp7.0-RC2-shard2 Expired
15.2 MB
sha256:5b89c3611a33823973ff036a1b3fb12f512eda1baaad3081043367a583717a00
playwright-report-wp7.0-RC2-shard3 Expired
4.37 MB
sha256:4aef86b248cfd66c136df0edf5c3e003cb17f3037004a6e90cfb082f7c45f375