Skip to content

feat: show workspace context status by default, allow rename. #147

feat: show workspace context status by default, allow rename.

feat: show workspace context status by default, allow rename. #147

Triggered via pull request May 3, 2026 21:11
Status Success
Total duration 10m 18s
Artifacts

playwright.yml

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

Annotations

7 errors and 5 notices
[webkit] › playwright/rendering-modes/core.spec.ts:961:1 › preview iframe sandbox isolates parent origin access: playwright/helpers/app-test-helpers.ts#L77
1) [webkit] › playwright/rendering-modes/core.spec.ts:961:1 › preview iframe sandbox isolates parent origin access Error: expect(received).toBe(expected) // Object.is equality Expected: true Received: false Call Log: - Timeout 90000ms exceeded while waiting on the predicate at helpers/app-test-helpers.ts:77 75 | await navigateToApp(page, path) 76 | await expect(page.getByRole('heading', { name: '@knighted/develop' })).toBeVisible() > 77 | await expect | ^ 78 | .poll(async () => { 79 | const statusText = ( 80 | await page.getByRole('status', { name: 'App status' }).textContent() at waitForAppReady (/home/runner/work/develop/develop/playwright/helpers/app-test-helpers.ts:77:3) at waitForInitialRender (/home/runner/work/develop/develop/playwright/helpers/app-test-helpers.ts:141:3) at /home/runner/work/develop/develop/playwright/rendering-modes/core.spec.ts:962:3
[chromium] › playwright/github-pr-drawer/open-pr-create.spec.ts:28:1 › Open PR drawer confirms and submits component/styles filepaths: playwright/github-pr-drawer/open-pr-create.spec.ts#L210
1) [chromium] › playwright/github-pr-drawer/open-pr-create.spec.ts:28:1 › Open PR drawer confirms and submits component/styles filepaths Error: expect(locator).toBeVisible() failed Locator: getByLabel('Commit message') Expected: visible Received: hidden Timeout: 90000ms Call log: - Expect "toBeVisible" with timeout 90000ms - waiting for getByLabel('Commit message') 93 × locator resolved to <input autocomplete="off" spellcheck="false" id="github-pr-commit-message" placeholder="chore: sync editor updates from @knighted/develop"/> - unexpected value "hidden" 208 | ) 209 | await expect(page.getByLabel('PR description')).toBeHidden() > 210 | await expect(page.getByLabel('Commit message')).toBeVisible() | ^ 211 | await expect(page.getByLabel('Commit message')).toHaveValue(customCommitMessage) 212 | await expect( 213 | page.getByRole('button', { name: 'Push commit to active pull request branch' }), at /home/runner/work/develop/develop/playwright/github-pr-drawer/open-pr-create.spec.ts:210:51
[webkit] › playwright/rendering-modes/auto-render-scope.spec.ts:14:1 › auto-render skips unrelated component tab edits outside entry dependency graph: playwright/helpers/app-test-helpers.ts#L77
2) [webkit] › playwright/rendering-modes/auto-render-scope.spec.ts:14:1 › auto-render skips unrelated component tab edits outside entry dependency graph Error: expect(received).toBe(expected) // Object.is equality Expected: true Received: false Call Log: - Timeout 90000ms exceeded while waiting on the predicate at helpers/app-test-helpers.ts:77 75 | await navigateToApp(page, path) 76 | await expect(page.getByRole('heading', { name: '@knighted/develop' })).toBeVisible() > 77 | await expect | ^ 78 | .poll(async () => { 79 | const statusText = ( 80 | await page.getByRole('status', { name: 'App status' }).textContent() at waitForAppReady (/home/runner/work/develop/develop/playwright/helpers/app-test-helpers.ts:77:3) at waitForInitialRender (/home/runner/work/develop/develop/playwright/helpers/app-test-helpers.ts:141:3) at /home/runner/work/develop/develop/playwright/rendering-modes/auto-render-scope.spec.ts:17:3
[webkit] › playwright/github-pr-drawer/open-pr-create.spec.ts:1850:1 › Open PR drawer uses Git Database API atomic commit path by default: playwright/helpers/app-test-helpers.ts#L553
1) [webkit] › playwright/github-pr-drawer/open-pr-create.spec.ts:1850:1 › Open PR drawer uses Git Database API atomic commit path by default Error: expect(locator).toHaveValue(expected) failed Locator: getByLabel('Pull request repository') Expected: "knightedcodemonkey/develop" Received: "" Timeout: 90000ms Call log: - Expect "toHaveValue" with timeout 90000ms - waiting for getByLabel('Pull request repository') 93 × locator resolved to <select disabled id="github-pr-repo-select" aria-label="Pull request repository">…</select> - unexpected value "" at helpers/app-test-helpers.ts:553 551 | 552 | const repoSelect = page.getByLabel('Pull request repository') > 553 | await expect(repoSelect).toHaveValue('knightedcodemonkey/develop') | ^ 554 | await expect(repoSelect).toBeDisabled() 555 | 556 | await expect( at connectByotWithSingleRepo (/home/runner/work/develop/develop/playwright/helpers/app-test-helpers.ts:553:28) at /home/runner/work/develop/develop/playwright/github-pr-drawer/open-pr-create.spec.ts:1986:3
[webkit] › playwright/github-byot-ai.spec.ts:1114:1 › AI chat streaming text still updates while latest undo actions are visible: playwright/helpers/app-test-helpers.ts#L553
2) [webkit] › playwright/github-byot-ai.spec.ts:1114:1 › AI chat streaming text still updates while latest undo actions are visible Error: expect(locator).toHaveValue(expected) failed Locator: getByLabel('Pull request repository') Expected: "knightedcodemonkey/develop" Received: "" Timeout: 90000ms Call log: - Expect "toHaveValue" with timeout 90000ms - waiting for getByLabel('Pull request repository') 93 × locator resolved to <select disabled id="github-pr-repo-select" aria-label="Pull request repository">…</select> - unexpected value "" at helpers/app-test-helpers.ts:553 551 | 552 | const repoSelect = page.getByLabel('Pull request repository') > 553 | await expect(repoSelect).toHaveValue('knightedcodemonkey/develop') | ^ 554 | await expect(repoSelect).toBeDisabled() 555 | 556 | await expect( at connectByotWithSingleRepo (/home/runner/work/develop/develop/playwright/helpers/app-test-helpers.ts:553:28) at /home/runner/work/develop/develop/playwright/github-byot-ai.spec.ts:1189:3
[webkit] › playwright/github-byot-ai.spec.ts:427:1 › GitHub token info panel reflects missing and present token states: playwright/helpers/app-test-helpers.ts#L544
1) [webkit] › playwright/github-byot-ai.spec.ts:427:1 › GitHub token info panel reflects missing and present token states Error: locator.selectOption: Test timeout of 120000ms exceeded. Call log: - waiting for getByLabel('Stored workspace') - locator resolved to <select id="workspaces-select" aria-label="Stored workspace">…</select> - attempting select option action 2 × waiting for element to be visible and enabled - element is not visible - retrying select option action - waiting 20ms 2 × waiting for element to be visible and enabled - element is not visible - retrying select option action - waiting 100ms 232 × waiting for element to be visible and enabled - element is not visible - retrying select option action - waiting 500ms at helpers/app-test-helpers.ts:544 542 | 543 | if (workspaceValue) { > 544 | await storedWorkspace.selectOption(workspaceValue) | ^ 545 | await page.getByRole('button', { name: 'Open', exact: true }).click() 546 | } 547 | } at connectByotWithSingleRepo (/home/runner/work/develop/develop/playwright/helpers/app-test-helpers.ts:544:31) at /home/runner/work/develop/develop/playwright/github-byot-ai.spec.ts:459:3
[webkit] › playwright/github-byot-ai.spec.ts:427:1 › GitHub token info panel reflects missing and present token states: playwright/github-byot-ai.spec.ts#L0
1) [webkit] › playwright/github-byot-ai.spec.ts:427:1 › GitHub token info panel reflects missing and present token states Test timeout of 120000ms exceeded.
🎭 Playwright Run Summary
1 skipped 47 passed (6.2m)
🎭 Playwright Run Summary
1 flaky [webkit] › playwright/rendering-modes/core.spec.ts:961:1 › preview iframe sandbox isolates parent origin access 46 passed (6.9m)
🎭 Playwright Run Summary
1 flaky [chromium] › playwright/github-pr-drawer/open-pr-create.spec.ts:28:1 › Open PR drawer confirms and submits component/styles filepaths 189 passed (7.3m)
🎭 Playwright Run Summary
2 flaky [webkit] › playwright/github-pr-drawer/open-pr-create.spec.ts:1850:1 › Open PR drawer uses Git Database API atomic commit path by default [webkit] › playwright/rendering-modes/auto-render-scope.spec.ts:14:1 › auto-render skips unrelated component tab edits outside entry dependency graph 3 skipped 42 passed (9.1m)
🎭 Playwright Run Summary
2 flaky [webkit] › playwright/github-byot-ai.spec.ts:427:1 › GitHub token info panel reflects missing and present token states [webkit] › playwright/github-byot-ai.spec.ts:1114:1 › AI chat streaming text still updates while latest undo actions are visible 46 passed (8.4m)