Skip to content

[stable33] chore(deps-dev): bump phpunit/phpunit from 9.6.29 to 9.6.33 #450

[stable33] chore(deps-dev): bump phpunit/phpunit from 9.6.29 to 9.6.33

[stable33] chore(deps-dev): bump phpunit/phpunit from 9.6.29 to 9.6.33 #450

Triggered via pull request January 29, 2026 13:29
Status Failure
Total duration 6m 7s
Artifacts 1

playwright.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 notice
test
Process completed with exit code 1.
[chromium] β€Ί playwright/e2e/change-mime-type.spec.ts:16:3 β€Ί Changing mimetype from markdown to plaintext β€Ί resets the document session and indexed db: playwright/support/fixtures/Node.ts#L84
3) [chromium] β€Ί playwright/e2e/change-mime-type.spec.ts:16:3 β€Ί Changing mimetype from markdown to plaintext β€Ί resets the document session and indexed db Error: expect(locator).toBeVisible() failed Locator: getByLabel('empty.md', { exact: true }) Expected: visible Timeout: 10000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 10000ms - 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/change-mime-type.spec.ts:13:2
[chromium] β€Ί playwright/e2e/versions.spec.ts:49:3 β€Ί Versions with distant timestamps β€Ί Show up: playwright/e2e/versions.spec.ts#L86
2) [chromium] β€Ί playwright/e2e/versions.spec.ts:49:3 β€Ί Versions with distant timestamps β€Ί Show up Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: locator('.editor').first().getByRole('textbox').getByRole('heading', { name: 'V3' }) Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for locator('.editor').first().getByRole('textbox').getByRole('heading', { name: 'V3' }) 84 | // current version 85 | await versions.getByRole('link').nth(0).click() > 86 | await expect(editor.getHeading({ name: 'V3' })).toBeVisible() | ^ 87 | } 88 | at checkVersions (/home/runner/work/text/text/playwright/e2e/versions.spec.ts:86:50) at /home/runner/work/text/text/playwright/e2e/versions.spec.ts:51:3
[chromium] β€Ί playwright/e2e/versions.spec.ts:49:3 β€Ί Versions with distant timestamps β€Ί Show up: playwright/e2e/versions.spec.ts#L86
2) [chromium] β€Ί playwright/e2e/versions.spec.ts:49:3 β€Ί Versions with distant timestamps β€Ί Show up Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: locator('.editor').first().getByRole('textbox').getByRole('heading', { name: 'V3' }) Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for locator('.editor').first().getByRole('textbox').getByRole('heading', { name: 'V3' }) 84 | // current version 85 | await versions.getByRole('link').nth(0).click() > 86 | await expect(editor.getHeading({ name: 'V3' })).toBeVisible() | ^ 87 | } 88 | at checkVersions (/home/runner/work/text/text/playwright/e2e/versions.spec.ts:86:50) at /home/runner/work/text/text/playwright/e2e/versions.spec.ts:51:3
[chromium] β€Ί playwright/e2e/versions.spec.ts:49:3 β€Ί Versions with distant timestamps β€Ί Show up: playwright/e2e/versions.spec.ts#L86
2) [chromium] β€Ί playwright/e2e/versions.spec.ts:49:3 β€Ί Versions with distant timestamps β€Ί Show up Error: expect(locator).toBeVisible() failed Locator: locator('.editor').first().getByRole('textbox').getByRole('heading', { name: 'V3' }) Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for locator('.editor').first().getByRole('textbox').getByRole('heading', { name: 'V3' }) 84 | // current version 85 | await versions.getByRole('link').nth(0).click() > 86 | await expect(editor.getHeading({ name: 'V3' })).toBeVisible() | ^ 87 | } 88 | at checkVersions (/home/runner/work/text/text/playwright/e2e/versions.spec.ts:86:50) at /home/runner/work/text/text/playwright/e2e/versions.spec.ts:51:3
[chromium] β€Ί playwright/e2e/versions.spec.ts:27:3 β€Ί Versions with close timestamps β€Ί Show up separately: playwright/e2e/versions.spec.ts#L86
1) [chromium] β€Ί playwright/e2e/versions.spec.ts:27:3 β€Ί Versions with close timestamps β€Ί Show up separately Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: locator('.editor').first().getByRole('textbox').getByRole('heading', { name: 'V3' }) Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for locator('.editor').first().getByRole('textbox').getByRole('heading', { name: 'V3' }) 84 | // current version 85 | await versions.getByRole('link').nth(0).click() > 86 | await expect(editor.getHeading({ name: 'V3' })).toBeVisible() | ^ 87 | } 88 | at checkVersions (/home/runner/work/text/text/playwright/e2e/versions.spec.ts:86:50) at /home/runner/work/text/text/playwright/e2e/versions.spec.ts:33:3
[chromium] β€Ί playwright/e2e/versions.spec.ts:27:3 β€Ί Versions with close timestamps β€Ί Show up separately: playwright/e2e/versions.spec.ts#L86
1) [chromium] β€Ί playwright/e2e/versions.spec.ts:27:3 β€Ί Versions with close timestamps β€Ί Show up separately Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: locator('.editor').first().getByRole('textbox').getByRole('heading', { name: 'V3' }) Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for locator('.editor').first().getByRole('textbox').getByRole('heading', { name: 'V3' }) 84 | // current version 85 | await versions.getByRole('link').nth(0).click() > 86 | await expect(editor.getHeading({ name: 'V3' })).toBeVisible() | ^ 87 | } 88 | at checkVersions (/home/runner/work/text/text/playwright/e2e/versions.spec.ts:86:50) at /home/runner/work/text/text/playwright/e2e/versions.spec.ts:33:3
[chromium] β€Ί playwright/e2e/versions.spec.ts:27:3 β€Ί Versions with close timestamps β€Ί Show up separately: playwright/e2e/versions.spec.ts#L86
1) [chromium] β€Ί playwright/e2e/versions.spec.ts:27:3 β€Ί Versions with close timestamps β€Ί Show up separately Error: expect(locator).toBeVisible() failed Locator: locator('.editor').first().getByRole('textbox').getByRole('heading', { name: 'V3' }) Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for locator('.editor').first().getByRole('textbox').getByRole('heading', { name: 'V3' }) 84 | // current version 85 | await versions.getByRole('link').nth(0).click() > 86 | await expect(editor.getHeading({ name: 'V3' })).toBeVisible() | ^ 87 | } 88 | at checkVersions (/home/runner/work/text/text/playwright/e2e/versions.spec.ts:86:50) at /home/runner/work/text/text/playwright/e2e/versions.spec.ts:33:3
🎭 Playwright Run Summary
2 failed [chromium] β€Ί playwright/e2e/versions.spec.ts:27:3 β€Ί Versions with close timestamps β€Ί Show up separately [chromium] β€Ί playwright/e2e/versions.spec.ts:49:3 β€Ί Versions with distant timestamps β€Ί Show up ─ 1 flaky [chromium] β€Ί playwright/e2e/change-mime-type.spec.ts:16:3 β€Ί Changing mimetype from markdown to plaintext β€Ί resets the document session and indexed db 26 passed (4.7m)

Artifacts

Produced during runtime
Name Size Digest
playwright-report
8.58 MB
sha256:101eb95c44764082176c679e7c49a4abc7c97d48a38d1351e6a18c0948832091