Skip to content

feat: Allow to reorder options of "checkbox" "radio" and "dropdown" question types in frontend #778

feat: Allow to reorder options of "checkbox" "radio" and "dropdown" question types in frontend

feat: Allow to reorder options of "checkbox" "radio" and "dropdown" question types in frontend #778

Triggered via pull request January 25, 2025 16:11
Status Failure
Total duration 5m 41s
Artifacts

playwright.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 3 warnings, and 1 notice
[chromium] β€Ί playwright/e2e/ime-input.spec.ts:19:1 β€Ί IME input does not trigger new option: playwright/e2e/ime-input.spec.ts#L1
1) [chromium] β€Ί playwright/e2e/ime-input.spec.ts:19:1 β€Ί IME input does not trigger new option ──── Test timeout of 30000ms exceeded.
[chromium] β€Ί playwright/e2e/ime-input.spec.ts:19:1 β€Ί IME input does not trigger new option: playwright/e2e/ime-input.spec.ts#L50
1) [chromium] β€Ί playwright/e2e/ime-input.spec.ts:19:1 β€Ί IME input does not trigger new option ──── Error: locator.focus: Target page, context or browser has been closed Call log: - waiting for locator('main section').first().getByRole('textbox', { name: 'Add a new answer' }) 48 | 49 | // Start composing a new name by focussing the input and composing > 50 | await question.newAnswerInput.focus() | ^ 51 | await client.send('Input.imeSetComposition', { 52 | selectionStart: -1, 53 | selectionEnd: -1, at /home/runner/actions-runner/_work/forms/forms/playwright/e2e/ime-input.spec.ts:50:33
[chromium] β€Ί playwright/e2e/ime-input.spec.ts:19:1 β€Ί IME input does not trigger new option: playwright/e2e/ime-input.spec.ts#L1
1) [chromium] β€Ί playwright/e2e/ime-input.spec.ts:19:1 β€Ί IME input does not trigger new option ──── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] β€Ί playwright/e2e/ime-input.spec.ts:19:1 β€Ί IME input does not trigger new option: playwright/e2e/ime-input.spec.ts#L50
1) [chromium] β€Ί playwright/e2e/ime-input.spec.ts:19:1 β€Ί IME input does not trigger new option ──── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.focus: Target page, context or browser has been closed Call log: - waiting for locator('main section').first().getByRole('textbox', { name: 'Add a new answer' }) 48 | 49 | // Start composing a new name by focussing the input and composing > 50 | await question.newAnswerInput.focus() | ^ 51 | await client.send('Input.imeSetComposition', { 52 | selectionStart: -1, 53 | selectionEnd: -1, at /home/runner/actions-runner/_work/forms/forms/playwright/e2e/ime-input.spec.ts:50:33
[chromium] β€Ί playwright/e2e/ime-input.spec.ts:19:1 β€Ί IME input does not trigger new option: playwright/e2e/ime-input.spec.ts#L1
1) [chromium] β€Ί playwright/e2e/ime-input.spec.ts:19:1 β€Ί IME input does not trigger new option ──── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] β€Ί playwright/e2e/ime-input.spec.ts:19:1 β€Ί IME input does not trigger new option: playwright/e2e/ime-input.spec.ts#L50
1) [chromium] β€Ί playwright/e2e/ime-input.spec.ts:19:1 β€Ί IME input does not trigger new option ──── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.focus: Target page, context or browser has been closed Call log: - waiting for locator('main section').first().getByRole('textbox', { name: 'Add a new answer' }) 48 | 49 | // Start composing a new name by focussing the input and composing > 50 | await question.newAnswerInput.focus() | ^ 51 | await client.send('Input.imeSetComposition', { 52 | selectionStart: -1, 53 | selectionEnd: -1, at /home/runner/actions-runner/_work/forms/forms/playwright/e2e/ime-input.spec.ts:50:33
test
Process completed with exit code 1.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: [chromium] β€Ί playwright/e2e/create-empty-form.spec.ts#L1
[chromium] β€Ί playwright/e2e/create-empty-form.spec.ts took 15.0s
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
🎭 Playwright Run Summary
1 failed [chromium] β€Ί playwright/e2e/ime-input.spec.ts:19:1 β€Ί IME input does not trigger new option ───── 8 passed (3.0m)