chore(deps): update dependency @rollup/rollup-linux-x64-gnu to ^4.60.1 (main) #835
Annotations
1 error and 1 notice
|
[chromium] › playwright/e2e/change-mime-type.spec.ts:17:2 › Changing mimetype from markdown to plaintext › resets the document session and indexed db:
playwright/support/fixtures/Node.ts#L84
1) [chromium] › playwright/e2e/change-mime-type.spec.ts:17:2 › 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: 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/actions-runner/_work/text/text/playwright/support/fixtures/Node.ts:84:5)
at /home/runner/actions-runner/_work/text/text/playwright/e2e/change-mime-type.spec.ts:13:2
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › playwright/e2e/change-mime-type.spec.ts:17:2 › Changing mimetype from markdown to plaintext › resets the document session and indexed db
29 passed (5.0m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
|
3.87 MB |
sha256:def1a87d8fa7866305ac5380ad79805389ebfff78057f5a4e7aa16dd6aad0fb6
|
|