Skip to content

feat: commit message. #38

feat: commit message.

feat: commit message. #38

Triggered via pull request March 29, 2026 18:45
Status Success
Total duration 6m 11s
Artifacts

playwright.yml

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

Annotations

2 errors and 4 notices
[webkit] › playwright/github-pr-drawer.spec.ts:700:1 › Active PR context recovers when saved head branch is missing but PR metadata exists: playwright/helpers/app-test-helpers.ts#L236
2) [webkit] › playwright/github-pr-drawer.spec.ts:700:1 › Active PR context recovers when saved head branch is missing but PR metadata exists Error: expect(locator).toBeEnabled() failed Locator: getByLabel('Pull request repository') Expected: enabled Received: disabled Timeout: 90000ms Call log: - Expect "toBeEnabled" 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 "disabled" at helpers/app-test-helpers.ts:236 234 | await expect(repoSelect).toBeDisabled() 235 | } else { > 236 | await expect(repoSelect).toBeEnabled() | ^ 237 | } 238 | 239 | await expect(repoSelect).toHaveValue('knightedcodemonkey/develop') at connectByotWithSingleRepo (/home/runner/work/develop/develop/playwright/helpers/app-test-helpers.ts:236:30) at /home/runner/work/develop/develop/playwright/github-pr-drawer.spec.ts:762:3
[webkit] › playwright/github-pr-drawer.spec.ts:609:1 › Active PR context is disabled on load when pull request is closed: playwright/helpers/app-test-helpers.ts#L234
1) [webkit] › playwright/github-pr-drawer.spec.ts:609:1 › Active PR context is disabled on load when pull request is closed Error: expect(locator).toBeDisabled() failed Locator: getByLabel('Pull request repository') Expected: disabled Received: enabled Timeout: 90000ms Call log: - Expect "toBeDisabled" with timeout 90000ms - waiting for getByLabel('Pull request repository') 93 × locator resolved to <select id="github-pr-repo-select" aria-label="Pull request repository">…</select> - unexpected value "enabled" at helpers/app-test-helpers.ts:234 232 | 233 | if (pushModeVisible) { > 234 | await expect(repoSelect).toBeDisabled() | ^ 235 | } else { 236 | await expect(repoSelect).toBeEnabled() 237 | } at connectByotWithSingleRepo (/home/runner/work/develop/develop/playwright/helpers/app-test-helpers.ts:234:30) at /home/runner/work/develop/develop/playwright/github-pr-drawer.spec.ts:671:3
🎭 Playwright Run Summary
75 passed (2.0m)
🎭 Playwright Run Summary
23 passed (1.7m)
🎭 Playwright Run Summary
26 passed (2.5m)
🎭 Playwright Run Summary
2 flaky [webkit] › playwright/github-pr-drawer.spec.ts:609:1 › Active PR context is disabled on load when pull request is closed [webkit] › playwright/github-pr-drawer.spec.ts:700:1 › Active PR context recovers when saved head branch is missing but PR metadata exists 24 passed (5.3m)