Skip to content

feat: auto fields management #1424

feat: auto fields management

feat: auto fields management #1424

Triggered via pull request December 13, 2024 12:45
Status Success
Total duration 5m 27s
Artifacts 2

tests.yml

on: pull_request
API Tests
52s
API Tests
Matrix: E2E Tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 26 warnings, and 18 notices
[chromium] › async-validation.spec.ts:148:6 › With JS › Form reset: tests/integrations/async-validation.spec.ts#L170
1) [chromium] › async-validation.spec.ts:148:6 › With JS › Form reset ──────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('body').locator('main p') - Expected - 1 + Received + 1 Array [ - "", + "Email is already used", "", ] Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('body').locator('main p') 9 × locator resolved to 2 elements 168 | 169 | await playground.reset.click(); > 170 | await expect(playground.error).toHaveText(['', '']); | ^ 171 | }); 172 | }); 173 | at /Users/runner/work/conform/conform/tests/integrations/async-validation.spec.ts:170:34
[webkit] › parse-with-yup.spec.ts:77:5 › Form reset: tests/integrations/parse-with-yup.spec.ts#L85
1) [webkit] › parse-with-yup.spec.ts:77:5 › Form reset ─────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('body').locator('main p') - Expected - 4 + Received + 1 Array [ - "Min. 5 characters", - "At least 1 lowercase character", - "At least 1 uppercase character", - "At least 1 number", + "Username is required", ] Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('body').locator('main p') 9 × locator resolved to 1 element 83 | await username.type('?'); 84 | await playground.submit.click(); > 85 | await expect(playground.error).toHaveText([ | ^ 86 | 'Min. 5 characters', 87 | 'At least 1 lowercase character', 88 | 'At least 1 uppercase character', at /home/runner/work/conform/conform/tests/integrations/parse-with-yup.spec.ts:85:33
[webkit] › subscription.spec.ts:297:6 › Subscription › Server Validation: tests/integrations/subscription.spec.ts#L51
2) [webkit] › subscription.spec.ts:297:6 › Subscription › Server Validation ────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('body').locator('li') - Expected - 26 + Received + 26 Array [ - "form.id: 1", - "form.errorId: 1", - "form.descriptionId: 1", - "form.initialValue: 1", + "form.id: 2", + "form.errorId: 2", + "form.descriptionId: 2", + "form.initialValue: 2", "form.value: 7", - "form.key: 1", + "form.key: 2", "form.dirty: 2", - "form.valid: 1", - "form.errors: 1", - "form.allErrors: 1", - "name.id: 1", - "name.formId: 1", - "name.errorId: 1", - "name.descriptionId: 1", - "name.initialValue: 1", + "form.valid: 2", + "form.errors: 2", + "form.allErrors: 2", + "name.id: 2", + "name.formId: 2", + "name.errorId: 2", + "name.descriptionId: 2", + "name.initialValue: 2", "name.value: 7", - "name.key: 1", + "name.key: 2", "name.dirty: 2", - "name.valid: 1", - "name.errors: 1", - "message.id: 1", - "message.formId: 1", - "message.errorId: 1", - "message.descriptionId: 1", - "message.initialValue: 1", - "message.value: 1", - "message.key: 1", - "message.dirty: 1", - "message.valid: 1", - "message.errors: 1", + "name.valid: 2", + "name.errors: 2", + "message.id: 2", + "message.formId: 2", + "message.errorId: 2", + "message.descriptionId: 2", + "message.initialValue: 2", + "message.value: 2", + "message.key: 2", + "message.dirty: 2", + "message.valid: 2", + "message.errors: 2", ] Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('body').locator('li') 9 × locator resolved to 30 elements 49 | 50 | await fieldset.name.pressSequentially('Edmund'); > 51 | await expect(fieldset.logs).toHaveText([ | ^ 52 | 'form.id: 1', 53 | 'form.errorId: 1', 54 | 'form.descriptionId: 1', at runTest (/home/runner/work/conform/conform/tests/integrations/subscription.spec.ts:51:30) at /home/runner/work/conform/conform/tests/integrations/subscription.spec.ts:299:3
API Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E Tests (ubuntu-latest, chromium, 20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E Tests (ubuntu-latest, chromium, 20)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
E2E Tests (ubuntu-latest, chromium, 22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E Tests (ubuntu-latest, chromium, 22)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
E2E Tests (macos-latest, webkit, 18)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
E2E Tests (ubuntu-latest, chromium, 18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E Tests (ubuntu-latest, chromium, 18)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
E2E Tests (macos-latest, webkit, 20)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
E2E Tests (ubuntu-latest, firefox, 20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E Tests (ubuntu-latest, firefox, 20)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
E2E Tests (ubuntu-latest, firefox, 22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E Tests (ubuntu-latest, firefox, 22)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
E2E Tests (ubuntu-latest, firefox, 18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E Tests (ubuntu-latest, firefox, 18)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
E2E Tests (macos-latest, chromium, 18)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
E2E Tests (ubuntu-latest, webkit, 22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E Tests (ubuntu-latest, webkit, 22)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
E2E Tests (macos-latest, chromium, 22)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
E2E Tests (ubuntu-latest, webkit, 18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E Tests (ubuntu-latest, webkit, 18)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
E2E Tests (windows-latest, chromium, 22)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
E2E Tests (ubuntu-latest, webkit, 20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E Tests (windows-latest, chromium, 18)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
E2E Tests (macos-latest, webkit, 22)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
E2E Tests (windows-latest, chromium, 20)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
🎭 Playwright Run Summary
9 skipped 102 passed (58.7s)
🎭 Playwright Run Summary
9 skipped 102 passed (56.2s)
🎭 Playwright Run Summary
9 skipped 102 passed (1.2m)
🎭 Playwright Run Summary
9 skipped 102 passed (59.8s)
🎭 Playwright Run Summary
9 skipped 102 passed (1.2m)
🎭 Playwright Run Summary
9 skipped 102 passed (1.6m)
🎭 Playwright Run Summary
9 skipped 102 passed (1.7m)
🎭 Playwright Run Summary
9 skipped 102 passed (1.7m)
🎭 Playwright Run Summary
9 skipped 102 passed (1.8m)
🎭 Playwright Run Summary
1 flaky [chromium] › async-validation.spec.ts:148:6 › With JS › Form reset ───────────────────────────── 9 skipped 101 passed (1.9m)
🎭 Playwright Run Summary
9 skipped 102 passed (1.8m)
🎭 Playwright Run Summary
9 skipped 102 passed (1.8m)
🎭 Playwright Run Summary
9 skipped 102 passed (1.8m)
🎭 Playwright Run Summary
9 skipped 102 passed (1.1m)
🎭 Playwright Run Summary
2 flaky [webkit] › parse-with-yup.spec.ts:77:5 › Form reset ──────────────────────────────────────────── [webkit] › subscription.spec.ts:297:6 › Subscription › Server Validation ─────────────────────── 9 skipped 100 passed (2.0m)
🎭 Playwright Run Summary
9 skipped 102 passed (1.2m)
🎭 Playwright Run Summary
9 skipped 102 passed (1.4m)
🎭 Playwright Run Summary
9 skipped 102 passed (1.2m)

Artifacts

Produced during runtime
Name Size
playwright-report-macos-latest-node20-chromium
123 KB
playwright-report-ubuntu-latest-node20-webkit
585 KB