chore(deps): update pnpm/action-setup action to v6 - autoclosed #9420
quality.yml
on: pull_request
Unit Tests
56s
ESLint
45s
TypeScript
2m 22s
Check for various issues
37s
Matrix: End-to-end Tests
Annotations
1 error and 12 notices
|
e2e/date-input.e2e.ts:966:7 › date-input [min/max] › [min/max] typing a date below min is constrained on full completion:
e2e/models/date-input.model.ts#L106
1) e2e/date-input.e2e.ts:966:7 › date-input [min/max] › [min/max] typing a date below min is constrained on full completion
Error: expect(locator).toContainText(expected) failed
Locator: locator('.date-output')
Expected substring: "Selected: 1/1/2000"
Received string: "Selected: -Placeholder: 2026-04-13Editing: era=AD,year=999,month=6,day=1"
Timeout: 10000ms
Call log:
- Expect "toContainText" with timeout 10000ms
- waiting for locator('.date-output')
14 × locator resolved to <output class="date-output">…</output>
- unexpected value "Selected: -Placeholder: 2026-04-13Editing: era=AD,year=999,month=6,day=1"
at models/date-input.model.ts:106
104 |
105 | seeSelectedValue(value: string) {
> 106 | return expect(this.output).toContainText(`Selected: ${value || "-"}`)
| ^
107 | }
108 |
109 | seePlaceholderValue(value: string) {
at DateInputModel.seeSelectedValue (/home/runner/work/zag/zag/e2e/models/date-input.model.ts:106:32)
at /home/runner/work/zag/zag/e2e/date-input.e2e.ts:973:13
|
|
🎭 Playwright Run Summary
24 passed (38.9s)
|
|
🎭 Playwright Run Summary
43 passed (57.1s)
|
|
🎭 Playwright Run Summary
1 skipped
59 passed (1.1m)
|
|
🎭 Playwright Run Summary
63 passed (1.2m)
|
|
🎭 Playwright Run Summary
1 skipped
62 passed (1.3m)
|
|
🎭 Playwright Run Summary
1 flaky
e2e/date-input.e2e.ts:966:7 › date-input [min/max] › [min/max] typing a date below min is constrained on full completion
77 passed (1.7m)
|
|
🎭 Playwright Run Summary
2 skipped
70 passed (1.5m)
|
|
🎭 Playwright Run Summary
2 skipped
62 passed (1.4m)
|
|
🎭 Playwright Run Summary
4 skipped
56 passed (1.6m)
|
|
🎭 Playwright Run Summary
1 skipped
61 passed (1.8m)
|
|
🎭 Playwright Run Summary
87 passed (2.1m)
|
|
🎭 Playwright Run Summary
1 skipped
99 passed (2.8m)
|