fix(deps): update dependency @mdit/plugin-tex to ^0.24.2 (stable33) #842
Annotations
2 errors and 1 notice
|
[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
1) [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
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
|
|
[chromium] › playwright/e2e/change-mime-type.spec.ts:16:3 › Changing mimetype from markdown to plaintext › resets the document session and indexed db:
playwright/e2e/change-mime-type.spec.ts#L12
1) [chromium] › playwright/e2e/change-mime-type.spec.ts:16:3 › Changing mimetype from markdown to plaintext › resets the document session and indexed db
Test timeout of 30000ms exceeded while running "beforeEach" hook.
10 | const test = mergeTests(editorTest, uploadFileTest)
11 |
> 12 | test.beforeEach(async ({ open }) => {
| ^
13 | await open()
14 | })
15 |
at /home/runner/actions-runner/_work/text/text/playwright/e2e/change-mime-type.spec.ts:12:6
|
|
🎭 Playwright Run Summary
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
29 passed (7.7m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
|
4.93 MB |
sha256:22af78fe33f4f59f20410610ce92588cc493d751152aac1a4e213bc834ef0952
|
|