chore: setup changesets #1301
Annotations
3 errors and 18 notices
[webkit] › async-validation.spec.ts:138:6 › With JS › Client Validation:
tests/integrations/async-validation.spec.ts#L127
1) [webkit] › async-validation.spec.ts:138:6 › With JS › Client Validation ───────────────────────
Error: expect(received).toStrictEqual(expected) // deep equality
- Expected - 1
+ Received + 6
@@ -5,7 +5,12 @@
],
"initialValue": Object {
"email": "[email protected]",
"title": "Software Developer",
},
- "status": "success",
+ "intent": Object {
+ "payload": Object {
+ "name": "email",
+ },
+ "type": "validate",
+ },
}
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
125 | await expect(playground.error).toHaveText(['', '']);
126 |
> 127 | await expect.poll(playground.result).toStrictEqual({
| ^
128 | status: 'success',
129 | initialValue: {
130 | email: '[email protected]',
at runTest (/Users/runner/work/conform/conform/tests/integrations/async-validation.spec.ts:127:39)
at /Users/runner/work/conform/conform/tests/integrations/async-validation.spec.ts:140:3
|
[firefox] › nested-list.spec.ts:53:6 › With JS › Server Validation:
tests/integrations/nested-list.spec.ts#L1
1) [firefox] › nested-list.spec.ts:53:6 › With JS › Server Validation ────────────────────────────
Test timeout of 30000ms exceeded.
|
[firefox] › nested-list.spec.ts:53:6 › With JS › Server Validation:
tests/integrations/nested-list.spec.ts#L23
1) [firefox] › nested-list.spec.ts:53:6 › With JS › Server Validation ────────────────────────────
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('body').getByRole('button', { name: 'Add option' }).first()
- locator resolved to <button form=":R35:" name="__intent__" formnovalidate=""…>Add option</button>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- performing click action
21 |
22 | await fieldset.options.nth(0).fill('First');
> 23 | await fieldset.addOption.nth(0).click();
| ^
24 | await fieldset.options.nth(1).fill('Second');
25 | await fieldset.addOption.nth(0).click();
26 | await fieldset.options.nth(2).fill('Third');
at runTest (/home/runner/work/conform/conform/tests/integrations/nested-list.spec.ts:23:34)
at /home/runner/work/conform/conform/tests/integrations/nested-list.spec.ts:55:3
|
🎭 Playwright Run Summary
9 skipped
100 passed (53.5s)
|
🎭 Playwright Run Summary
9 skipped
100 passed (51.3s)
|
🎭 Playwright Run Summary
9 skipped
100 passed (1.1m)
|
🎭 Playwright Run Summary
9 skipped
100 passed (1.0m)
|
🎭 Playwright Run Summary
9 skipped
100 passed (55.9s)
|
🎭 Playwright Run Summary
9 skipped
100 passed (1.6m)
|
🎭 Playwright Run Summary
9 skipped
100 passed (1.6m)
|
🎭 Playwright Run Summary
9 skipped
100 passed (1.7m)
|
🎭 Playwright Run Summary
9 skipped
100 passed (1.7m)
|
🎭 Playwright Run Summary
9 skipped
100 passed (1.7m)
|
🎭 Playwright Run Summary
9 skipped
100 passed (1.8m)
|
🎭 Playwright Run Summary
1 flaky
[webkit] › async-validation.spec.ts:138:6 › With JS › Client Validation ────────────────────────
9 skipped
99 passed (2.0m)
|
🎭 Playwright Run Summary
1 flaky
[firefox] › nested-list.spec.ts:53:6 › With JS › Server Validation ─────────────────────────────
9 skipped
99 passed (2.1m)
|
🎭 Playwright Run Summary
9 skipped
100 passed (1.3m)
|
🎭 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.3m)
|
🎭 Playwright Run Summary
9 skipped
100 passed (2.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report-macos-latest-node18-chromium
Expired
|
184 Bytes |
|
playwright-report-macos-latest-node18-webkit
Expired
|
211 KB |
|
playwright-report-macos-latest-node20-chromium
Expired
|
184 Bytes |
|
playwright-report-macos-latest-node20-webkit
Expired
|
184 Bytes |
|
playwright-report-macos-latest-node22-chromium
Expired
|
184 Bytes |
|
playwright-report-macos-latest-node22-webkit
Expired
|
184 Bytes |
|
playwright-report-ubuntu-latest-node18-chromium
Expired
|
184 Bytes |
|
playwright-report-ubuntu-latest-node18-firefox
Expired
|
184 Bytes |
|
playwright-report-ubuntu-latest-node18-webkit
Expired
|
184 Bytes |
|
playwright-report-ubuntu-latest-node20-chromium
Expired
|
184 Bytes |
|
playwright-report-ubuntu-latest-node20-firefox
Expired
|
184 Bytes |
|
playwright-report-ubuntu-latest-node20-webkit
Expired
|
184 Bytes |
|
playwright-report-ubuntu-latest-node22-chromium
Expired
|
184 Bytes |
|
playwright-report-ubuntu-latest-node22-firefox
Expired
|
238 KB |
|
playwright-report-ubuntu-latest-node22-webkit
Expired
|
184 Bytes |
|
playwright-report-windows-latest-node18-chromium
Expired
|
184 Bytes |
|
playwright-report-windows-latest-node20-chromium
Expired
|
184 Bytes |
|
playwright-report-windows-latest-node22-chromium
Expired
|
184 Bytes |
|