Skip to content

chore: expose fieldset metadata #1410

chore: expose fieldset metadata

chore: expose fieldset metadata #1410

Triggered via pull request September 20, 2024 01:11
Status Success
Total duration 4m 55s
Artifacts 2

tests.yml

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

Annotations

2 errors, 16 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') - locator resolved to 2 elements - locator resolved to 2 elements - locator resolved to 2 elements - locator resolved to 2 elements - locator resolved to 2 elements - locator resolved to 2 elements - locator resolved to 2 elements - locator resolved to 2 elements - locator resolved to 2 elements 168 | 169 | await playground.reset.click(); > 170 | await expect(playground.error).toHaveText(['', '']); | ^ 171 | }); 172 | }); 173 | at D:\a\conform\conform\tests\integrations\async-validation.spec.ts:170:34
[webkit] › input-event.spec.ts:233:5 › no recursion: tests/integrations/input-event.spec.ts#L252
1) [webkit] › input-event.spec.ts:233:5 › no recursion ─────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('ul#base-input > li') - Expected - 0 + Received + 2 @@ -1,7 +1,9 @@ Array [ "{\"eventPhase\":1,\"type\":\"focus\",\"bubbles\":true,\"cancelable\":false}", + "{\"eventPhase\":1,\"type\":\"focus\",\"bubbles\":true,\"cancelable\":false}", + "{\"eventPhase\":3,\"type\":\"focus\",\"bubbles\":true,\"cancelable\":false}", "{\"eventPhase\":3,\"type\":\"focus\",\"bubbles\":true,\"cancelable\":false}", "{\"eventPhase\":3,\"type\":\"input\",\"bubbles\":true,\"cancelable\":false}", "{\"eventPhase\":3,\"type\":\"change\",\"bubbles\":true,\"cancelable\":false}", "{\"eventPhase\":3,\"type\":\"input\",\"bubbles\":true,\"cancelable\":false}", "{\"eventPhase\":3,\"type\":\"change\",\"bubbles\":true,\"cancelable\":false}", Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('ul#base-input > li') - locator resolved to 12 elements - locator resolved to 12 elements - locator resolved to 12 elements - locator resolved to 12 elements - locator resolved to 12 elements - locator resolved to 12 elements - locator resolved to 12 elements - locator resolved to 12 elements - locator resolved to 12 elements 250 | await page.click('body'); 251 | > 252 | await expect(form.baseLogs).toHaveText(logs); | ^ 253 | }); 254 | at /home/runner/work/conform/conform/tests/integrations/input-event.spec.ts:252:30
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, chromium, 22)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
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, 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 (macos-latest, webkit, 18)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
E2E Tests (ubuntu-latest, chromium, 20)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
E2E Tests (macos-latest, chromium, 20)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
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, webkit, 20)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
E2E Tests (ubuntu-latest, webkit, 18)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
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)
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 (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 100 passed (1.1m)
🎭 Playwright Run Summary
9 skipped 100 passed (52.2s)
🎭 Playwright Run Summary
9 skipped 100 passed (1.0m)
🎭 Playwright Run Summary
9 skipped 100 passed (55.3s)
🎭 Playwright Run Summary
9 skipped 100 passed (1.2m)
🎭 Playwright Run Summary
9 skipped 100 passed (1.2m)
🎭 Playwright Run Summary
9 skipped 100 passed (1.1m)
🎭 Playwright Run Summary
9 skipped 100 passed (1.1m)
🎭 Playwright Run Summary
9 skipped 100 passed (1.7m)
🎭 Playwright Run Summary
9 skipped 100 passed (1.8m)
🎭 Playwright Run Summary
9 skipped 100 passed (1.8m)
🎭 Playwright Run Summary
9 skipped 100 passed (1.7m)
🎭 Playwright Run Summary
9 skipped 100 passed (2.0m)
🎭 Playwright Run Summary
9 skipped 100 passed (1.3m)
🎭 Playwright Run Summary
1 flaky [chromium] › async-validation.spec.ts:148:6 › With JS › Form reset ───────────────────────────── 9 skipped 99 passed (1.4m)
🎭 Playwright Run Summary
9 skipped 100 passed (1.2m)
🎭 Playwright Run Summary
1 flaky [webkit] › input-event.spec.ts:233:5 › no recursion ──────────────────────────────────────────── 9 skipped 99 passed (2.6m)
🎭 Playwright Run Summary
9 skipped 100 passed (1.4m)

Artifacts

Produced during runtime
Name Size
playwright-report-ubuntu-latest-node22-webkit Expired
218 KB
playwright-report-windows-latest-node18-chromium Expired
132 KB