Skip to content

Version Packages

Version Packages #9462

Triggered via pull request April 20, 2026 16:34
Status Success
Total duration 4m 12s
Artifacts

quality.yml

on: pull_request
Unit Tests
45s
Unit Tests
ESLint
42s
ESLint
TypeScript
2m 1s
TypeScript
Check for various issues
41s
Check for various issues
Matrix: End-to-end Tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 notices
e2e/date-input.e2e.ts:889:7 › date-input [min/max] › [min/max] typing a full date within range sets the value correctly: e2e/models/date-input.model.ts#L90
1) e2e/date-input.e2e.ts:889:7 › date-input [min/max] › [min/max] typing a full date within range sets the value correctly Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveText(expected) failed Locator: locator('[data-scope=date-input][data-part=segment][data-type=day]') Expected: "22" Received: "2" Timeout: 10000ms Call log: - Expect "toHaveText" with timeout 10000ms - waiting for locator('[data-scope=date-input][data-part=segment][data-type=day]') 14 × locator resolved to <span tabindex="0" data-value="2" data-type="day" aria-label="Day" data-editable="" role="spinbutton" autocorrect="off" aria-valuemin="1" aria-valuenow="2" autocomplete="off" spellcheck="false" aria-valuetext="2" aria-valuemax="31" data-part="segment" inputmode="numeric" enterkeyhint="next" contenteditable="true" data-scope="date-input">2</span> - unexpected value "2" at models/date-input.model.ts:90 88 | 89 | seeSegmentText(type: string, text: string) { > 90 | return expect(this.getSegment(type)).toHaveText(text) | ^ 91 | } 92 | 93 | seeSegmentIsPlaceholder(type: string) { at DateInputModel.seeSegmentText (/home/runner/work/zag/zag/e2e/models/date-input.model.ts:90:42) at /home/runner/work/zag/zag/e2e/date-input.e2e.ts:895:13
e2e/date-input.e2e.ts:889:7 › date-input [min/max] › [min/max] typing a full date within range sets the value correctly: e2e/models/date-input.model.ts#L90
1) e2e/date-input.e2e.ts:889:7 › date-input [min/max] › [min/max] typing a full date within range sets the value correctly Error: expect(locator).toHaveText(expected) failed Locator: locator('[data-scope=date-input][data-part=segment][data-type=day]') Expected: "22" Received: "dd" Timeout: 10000ms Call log: - Expect "toHaveText" with timeout 10000ms - waiting for locator('[data-scope=date-input][data-part=segment][data-type=day]') 14 × locator resolved to <span tabindex="0" data-type="day" aria-label="Day" data-editable="" role="spinbutton" autocorrect="off" aria-valuemin="1" autocomplete="off" spellcheck="false" aria-valuemax="31" data-part="segment" inputmode="numeric" enterkeyhint="next" aria-valuetext="dd" contenteditable="true" data-scope="date-input" data-placeholder-shown="">dd</span> - unexpected value "dd" at models/date-input.model.ts:90 88 | 89 | seeSegmentText(type: string, text: string) { > 90 | return expect(this.getSegment(type)).toHaveText(text) | ^ 91 | } 92 | 93 | seeSegmentIsPlaceholder(type: string) { at DateInputModel.seeSegmentText (/home/runner/work/zag/zag/e2e/models/date-input.model.ts:90:42) at /home/runner/work/zag/zag/e2e/date-input.e2e.ts:895:13
🎭 Playwright Run Summary
43 passed (58.0s)
🎭 Playwright Run Summary
25 passed (41.5s)
🎭 Playwright Run Summary
1 skipped 59 passed (1.0m)
🎭 Playwright Run Summary
63 passed (1.1m)
🎭 Playwright Run Summary
2 skipped 62 passed (1.4m)
🎭 Playwright Run Summary
2 skipped 70 passed (1.5m)
🎭 Playwright Run Summary
1 skipped 62 passed (1.3m)
🎭 Playwright Run Summary
4 skipped 56 passed (1.6m)
🎭 Playwright Run Summary
1 flaky e2e/date-input.e2e.ts:889:7 › date-input [min/max] › [min/max] typing a full date within range sets the value correctly 77 passed (1.9m)
🎭 Playwright Run Summary
1 skipped 61 passed (1.8m)
🎭 Playwright Run Summary
87 passed (2.2m)
🎭 Playwright Run Summary
1 skipped 99 passed (3.1m)