feat(i18n): adds translation for desk panes #4004
e2e.yml
on: pull_request
Matrix: playwright-test
merge-reports
33s
Annotations
3 errors and 4 notices
[firefox] › inputs/text.spec.ts:19:9 › inputs: text › correctly applies kanji edits:
test/e2e/tests/inputs/text.spec.ts#L29
1) [firefox] › inputs/text.spec.ts:19:9 › inputs: text › correctly applies kanji edits ───────────
TimeoutError: page.waitForSelector: Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for locator('data-testid=field-simple') to be visible
============================================================
27 | }
28 |
> 29 | await page.waitForSelector('data-testid=field-simple', {timeout: 30000})
| ^
30 | const field = page.getByTestId('field-simple').getByRole('textbox')
31 |
32 | // Enter initial text and wait for the mutate call to be sent
at /home/runner/work/sanity/sanity/test/e2e/tests/inputs/text.spec.ts:29:18
|
[firefox] › inputs/text.spec.ts:19:9 › inputs: text › correctly applies kanji edits:
test/e2e/tests/inputs/text.spec.ts#L29
1) [firefox] › inputs/text.spec.ts:19:9 › inputs: text › correctly applies kanji edits ───────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.waitForSelector: Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for locator('data-testid=field-simple') to be visible
============================================================
27 | }
28 |
> 29 | await page.waitForSelector('data-testid=field-simple', {timeout: 30000})
| ^
30 | const field = page.getByTestId('field-simple').getByRole('textbox')
31 |
32 | // Enter initial text and wait for the mutate call to be sent
at /home/runner/work/sanity/sanity/test/e2e/tests/inputs/text.spec.ts:29:18
|
playwright-test (firefox, 2, 2)
Process completed with exit code 1.
|
🎭 Playwright Run Summary
2 skipped
1 passed (40.9s)
|
🎭 Playwright Run Summary
2 skipped
1 passed (52.3s)
|
🎭 Playwright Run Summary
1 skipped
1 passed (1.2m)
|
🎭 Playwright Run Summary
1 failed
[firefox] › inputs/text.spec.ts:19:9 › inputs: text › correctly applies kanji edits ────────────
1 skipped
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
html-report--attempt-1
Expired
|
1.31 MB |
|
playwright-report
Expired
|
1.63 MB |
|