Skip to content

chore(psalm): bump phpVersion to 8.3 #1330

chore(psalm): bump phpVersion to 8.3

chore(psalm): bump phpVersion to 8.3 #1330

Re-run triggered June 17, 2026 08:18
Status Failure
Total duration 5m 31s
Artifacts 4

playwright.yml

on: pull_request
Matrix: playwright
playwright-summary
6s
playwright-summary
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 notices
playwright (3, 3)
Process completed with exit code 1.
[chromium] β€Ί playwright/e2e/versions.spec.ts:48:2 β€Ί Versions with distant timestamps β€Ί Show up: playwright/support/sections/ViewerSection.ts#L21
3) [chromium] β€Ί playwright/e2e/versions.spec.ts:48:2 β€Ί Versions with distant timestamps β€Ί Show up Error: locator.click: Target page, context or browser has been closed Call log: - waiting for getByRole('tab', { name: 'Versions' }) - locator resolved to <button role="tab" type="button" tabindex="-1" data-v-f21394d2="" data-v-9fb8a5f7="" aria-selected="false" id="tab-button-files_versions" aria-controls="tab-files_versions" class="checkbox-radio-switch app-sidebar-tabs__tab checkbox-radio-switch-button checkbox-radio-switch--button-variant checkbox-radio-switch--button-variant-h-grouped button-vue">…</button> - attempting click action 2 Γ— waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div data-v-8b11145d="" data-v-b4711d61="" class="editor__content-wrapper" data-text-el="editor-content-wrapper">…</div> from <div id="viewer" role="dialog" tabindex="-1" aria-modal="true" data-v-5c3de0a="" data-v-01926ad2="" data-v-db9e4328="" data-handler="text" clear-view-delay="-1" aria-labelledby="modal-name-xrbvk" aria-describedby="modal-description-xrbvk" class="modal-mask viewer modal-mask--opaque modal-mask--light theme--default">…</div> subtree intercepts pointer events - retrying click action - waiting 20ms 2 Γ— waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div data-v-8b11145d="" data-v-b4711d61="" class="editor__content-wrapper" data-text-el="editor-content-wrapper">…</div> from <div id="viewer" role="dialog" tabindex="-1" aria-modal="true" data-v-5c3de0a="" data-v-01926ad2="" data-v-db9e4328="" data-handler="text" clear-view-delay="-1" aria-labelledby="modal-name-xrbvk" aria-describedby="modal-description-xrbvk" class="modal-mask viewer modal-mask--opaque modal-mask--light theme--default">…</div> subtree intercepts pointer events - retrying click action - waiting 100ms 46 Γ— waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div data-v-8b11145d="" data-v-b4711d61="" class="editor__content-wrapper" data-text-el="editor-content-wrapper">…</div> from <div id="viewer" role="dialog" tabindex="-1" aria-modal="true" data-v-5c3de0a="" data-v-01926ad2="" data-v-db9e4328="" data-handler="text" clear-view-delay="-1" aria-labelledby="modal-name-xrbvk" aria-describedby="modal-description-xrbvk" class="modal-mask viewer modal-mask--opaque modal-mask--light theme--default">…</div> subtree intercepts pointer events - retrying click action - waiting 500ms at support/sections/ViewerSection.ts:21 19 | public async openSidebarTab(name: 'Versions') { 20 | await this.clickAction('Open sidebar') > 21 | await this.page.getByRole('tab', { name }).click() | ^ 22 | return this.page.getByRole('tabpanel', { name }) 23 | } 24 | at ViewerSection.openSidebarTab (/home/runner/work/text/text/playwright/support/sections/ViewerSection.ts:21:46) at /home/runner/work/text/text/playwright/e2e/versions.spec.ts:50:20
[chromium] β€Ί playwright/e2e/versions.spec.ts:48:2 β€Ί Versions with distant timestamps β€Ί Show up: playwright/e2e/versions.spec.ts#L0
3) [chromium] β€Ί playwright/e2e/versions.spec.ts:48:2 β€Ί Versions with distant timestamps β€Ί Show up Test timeout of 30000ms exceeded.
[chromium] β€Ί playwright/e2e/print.spec.ts:22:2 β€Ί Shared file on ci: playwright/e2e/print.spec.ts#L25
2) [chromium] β€Ί playwright/e2e/print.spec.ts:22:2 β€Ί Shared file on ci ──────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) failed 3744338 pixels (ratio 0.96 of all image pixels) are different. Call log: - Expect "toHaveScreenshot" with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 3744338 pixels (ratio 0.96 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 3744338 pixels (ratio 0.96 of all image pixels) are different. 23 | await open() 24 | await page.emulateMedia({ media: 'print' }) > 25 | await expect(page).toHaveScreenshot({ fullPage: true }) | ^ 26 | }) 27 | }) 28 | at /home/runner/work/text/text/playwright/e2e/print.spec.ts:25:22
[chromium] β€Ί playwright/e2e/print.spec.ts:22:2 β€Ί Shared file on ci: playwright/e2e/print.spec.ts#L25
2) [chromium] β€Ί playwright/e2e/print.spec.ts:22:2 β€Ί Shared file on ci ──────────────────────────── Error: expect(page).toHaveScreenshot(expected) failed 3744338 pixels (ratio 0.96 of all image pixels) are different. Call log: - Expect "toHaveScreenshot" with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 3744338 pixels (ratio 0.96 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 3744338 pixels (ratio 0.96 of all image pixels) are different. 23 | await open() 24 | await page.emulateMedia({ media: 'print' }) > 25 | await expect(page).toHaveScreenshot({ fullPage: true }) | ^ 26 | }) 27 | }) 28 | at /home/runner/work/text/text/playwright/e2e/print.spec.ts:25:22
[chromium] β€Ί playwright/e2e/ime-input.spec.ts:30:1 β€Ί Input Chinese character via IME at beginning of paragraph works: playwright/support/fixtures/Node.ts#L84
1) [chromium] β€Ί playwright/e2e/ime-input.spec.ts:30:1 β€Ί Input Chinese character via IME at beginning of paragraph works Error: expect(locator).toBeVisible() failed Locator: getByLabel('empty.md', { exact: true }) Expected: visible Timeout: 15000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 15000ms - waiting for getByLabel('empty.md', { exact: true }) at support/fixtures/Node.ts:84 82 | await this.page.goto(`f/${this.id}`) 83 | await expect(this.page.getByLabel(this.name, { exact: true })) > 84 | .toBeVisible({ timeout }) | ^ 85 | } 86 | 87 | async move(newName: string) { at Node.open (/home/runner/work/text/text/playwright/support/fixtures/Node.ts:84:5) at /home/runner/work/text/text/playwright/e2e/ime-input.spec.ts:15:2
playwright (1, 3)
The strategy configuration was canceled because "playwright._3_3" failed
playwright (1, 3)
The operation was canceled.
[chromium] β€Ί playwright/e2e/autosave.spec.ts:21:1 β€Ί saves after 30 seconds: playwright/support/fixtures/Node.ts#L84
1) [chromium] β€Ί playwright/e2e/autosave.spec.ts:21:1 β€Ί saves after 30 seconds ──────────────────── Error: expect(locator).toBeVisible() failed Locator: getByLabel('empty.md', { exact: true }) Expected: visible Timeout: 15000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 15000ms - waiting for getByLabel('empty.md', { exact: true }) at support/fixtures/Node.ts:84 82 | await this.page.goto(`f/${this.id}`) 83 | await expect(this.page.getByLabel(this.name, { exact: true })) > 84 | .toBeVisible({ timeout }) | ^ 85 | } 86 | 87 | async move(newName: string) { at Node.open (/home/runner/work/text/text/playwright/support/fixtures/Node.ts:84:5) at /home/runner/work/text/text/playwright/e2e/autosave.spec.ts:18:2
playwright-summary
Process completed with exit code 1.
🎭 Playwright Run Summary
1 failed [chromium] β€Ί playwright/e2e/print.spec.ts:22:2 β€Ί Shared file on ci ───────────────────────────── 2 flaky [chromium] β€Ί playwright/e2e/ime-input.spec.ts:30:1 β€Ί Input Chinese character via IME at beginning of paragraph works [chromium] β€Ί playwright/e2e/versions.spec.ts:48:2 β€Ί Versions with distant timestamps β€Ί Show up ─ 14 passed (3.7m)
🎭 Playwright Run Summary
1 flaky [chromium] β€Ί playwright/e2e/autosave.spec.ts:21:1 β€Ί saves after 30 seconds ───────────────────── 18 passed (3.8m)

Artifacts

Produced during runtime
Name Size Digest
playwright-report_shard3
9.45 MB
sha256:6160161a259bdb22b46d6e83b0070bae8eea9f86503d37855d644ca6e7c676ac