Skip to content

chore: auto update readme version #1391

chore: auto update readme version

chore: auto update readme version #1391

Triggered via pull request September 13, 2024 22:18
Status Success
Total duration 6m 16s
Artifacts 2

tests.yml

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

Annotations

2 errors, 16 warnings, and 18 notices
[webkit] › recursive-list.spec.ts:38:6 › With JS › Server Validation: tests/integrations/recursive-list.spec.ts#L28
1) [webkit] › recursive-list.spec.ts:38:6 › With JS › Server Validation ────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveValue(expected) Locator: locator('body').getByLabel('Name').nth(1) Expected string: "Second" Received string: "" Call log: - expect.toHaveValue with timeout 5000ms - waiting for locator('body').getByLabel('Name').nth(1) - locator resolved to <input type="text" form=":R35:" name="subcategories[0].…/> - unexpected value "" - locator resolved to <input type="text" form=":R35:" name="subcategories[0].…/> - unexpected value "" - locator resolved to <input type="text" form=":R35:" name="subcategories[0].…/> - unexpected value "" - locator resolved to <input type="text" form=":R35:" name="subcategories[0].…/> - unexpected value "" - locator resolved to <input type="text" form=":R35:" name="subcategories[0].…/> - unexpected value "" - locator resolved to <input type="text" form=":R35:" name="subcategories[0].…/> - unexpected value "" - locator resolved to <input type="text" form=":R35:" name="subcategories[0].…/> - unexpected value "" - locator resolved to <input type="text" form=":R35:" name="subcategories[0].…/> - unexpected value "" - locator resolved to <input type="text" form=":R35:" name="subcategories[0].…/> - unexpected value "" 26 | await fieldset.add.nth(1).click(); 27 | await expect(fieldset.name.nth(0)).toHaveValue('First'); > 28 | await expect(fieldset.name.nth(1)).toHaveValue('Second'); | ^ 29 | await expect(fieldset.name.nth(2)).toHaveValue('Third'); 30 | } 31 | at runTest (/home/runner/work/conform/conform/tests/integrations/recursive-list.spec.ts:28:37) at /home/runner/work/conform/conform/tests/integrations/recursive-list.spec.ts:40:3
[webkit] › recursive-list.spec.ts:38:6 › With JS › Server Validation: tests/integrations/recursive-list.spec.ts#L28
1) [webkit] › recursive-list.spec.ts:38:6 › With JS › Server Validation ────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveValue(expected) Locator: locator('body').getByLabel('Name').nth(1) Expected string: "Second" Received string: "" Call log: - expect.toHaveValue with timeout 5000ms - waiting for locator('body').getByLabel('Name').nth(1) - locator resolved to <input type="text" form=":R35:" name="subcategories[0].…/> - unexpected value "" - locator resolved to <input type="text" form=":R35:" name="subcategories[0].…/> - unexpected value "" - locator resolved to <input type="text" form=":R35:" name="subcategories[0].…/> - unexpected value "" - locator resolved to <input type="text" form=":R35:" name="subcategories[0].…/> - unexpected value "" - locator resolved to <input type="text" form=":R35:" name="subcategories[0].…/> - unexpected value "" - locator resolved to <input type="text" form=":R35:" name="subcategories[0].…/> - unexpected value "" - locator resolved to <input type="text" form=":R35:" name="subcategories[0].…/> - unexpected value "" - locator resolved to <input type="text" form=":R35:" name="subcategories[0].…/> - unexpected value "" - locator resolved to <input type="text" form=":R35:" name="subcategories[0].…/> - unexpected value "" 26 | await fieldset.add.nth(1).click(); 27 | await expect(fieldset.name.nth(0)).toHaveValue('First'); > 28 | await expect(fieldset.name.nth(1)).toHaveValue('Second'); | ^ 29 | await expect(fieldset.name.nth(2)).toHaveValue('Third'); 30 | } 31 | at runTest (/home/runner/work/conform/conform/tests/integrations/recursive-list.spec.ts:28:37) at /home/runner/work/conform/conform/tests/integrations/recursive-list.spec.ts:40:3
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, 18)
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, 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, chromium, 20)
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 (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)
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, webkit, 20)
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 (windows-latest, chromium, 18)
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.
E2E Tests (macos-latest, webkit, 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.
🎭 Playwright Run Summary
9 skipped 100 passed (1.0m)
🎭 Playwright Run Summary
9 skipped 100 passed (1.1m)
🎭 Playwright Run Summary
9 skipped 100 passed (58.3s)
🎭 Playwright Run Summary
9 skipped 100 passed (57.8s)
🎭 Playwright Run Summary
9 skipped 100 passed (1.3m)
🎭 Playwright Run Summary
9 skipped 100 passed (52.3s)
🎭 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 (1.6m)
🎭 Playwright Run Summary
1 flaky [webkit] › recursive-list.spec.ts:38:6 › With JS › Server Validation ─────────────────────────── 9 skipped 99 passed (1.7m)
🎭 Playwright Run Summary
1 flaky [webkit] › recursive-list.spec.ts:38:6 › With JS › Server Validation ─────────────────────────── 9 skipped 99 passed (1.8m)
🎭 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.4m)
🎭 Playwright Run Summary
9 skipped 100 passed (1.4m)
🎭 Playwright Run Summary
9 skipped 100 passed (1.3m)
🎭 Playwright Run Summary
9 skipped 100 passed (1.2m)
🎭 Playwright Run Summary
9 skipped 100 passed (1.1m)

Artifacts

Produced during runtime
Name Size
playwright-report-ubuntu-latest-node18-webkit Expired
231 KB
playwright-report-ubuntu-latest-node22-webkit Expired
232 KB