v1.0 #6322
Annotations
10 errors and 1 notice
Run tests:
e2e/popover.e2e.ts#L1
1) popover.e2e.ts:16:7 › popover › [autoFocus=true] should move focus inside the popover content to the first focusable element
Test timeout of 30000ms exceeded.
|
Run tests:
e2e/models/popover.model.ts#L51
1) popover.e2e.ts:16:7 › popover › [autoFocus=true] should move focus inside the popover content to the first focusable element
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('[data-scope=popover][data-part=trigger]')
- locator resolved to <button type="button" data-part="trigger" data-state="closed" data-scope="popover" aria-expanded="false" aria-haspopup="dialog" id="popover::R6m::trigger" data-testid="popover-trigger" aria-controls="popover::R6m::content">…</button>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <nextjs-portal></nextjs-portal> intercepts pointer events
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <nextjs-portal></nextjs-portal> intercepts pointer events
- retrying click action
- waiting 100ms
56 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <nextjs-portal></nextjs-portal> intercepts pointer events
- retrying click action
- waiting 500ms
at models/popover.model.ts:51
49 |
50 | clickTrigger() {
> 51 | return this.trigger.click()
| ^
52 | }
53 |
54 | focusTrigger() {
at PopoverModel.clickTrigger (/home/runner/work/zag/zag/e2e/models/popover.model.ts:51:25)
at /home/runner/work/zag/zag/e2e/popover.e2e.ts:17:13
|
Run tests:
e2e/popover.e2e.ts#L1
1) popover.e2e.ts:16:7 › popover › [autoFocus=true] should move focus inside the popover content to the first focusable element
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
Run tests:
e2e/models/popover.model.ts#L51
1) popover.e2e.ts:16:7 › popover › [autoFocus=true] should move focus inside the popover content to the first focusable element
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('[data-scope=popover][data-part=trigger]')
- locator resolved to <button type="button" data-part="trigger" data-state="closed" data-scope="popover" aria-expanded="false" aria-haspopup="dialog" id="popover::R6m::trigger" data-testid="popover-trigger" aria-controls="popover::R6m::content">…</button>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <nextjs-portal></nextjs-portal> intercepts pointer events
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <nextjs-portal></nextjs-portal> intercepts pointer events
- retrying click action
- waiting 100ms
56 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <nextjs-portal></nextjs-portal> intercepts pointer events
- retrying click action
- waiting 500ms
at models/popover.model.ts:51
49 |
50 | clickTrigger() {
> 51 | return this.trigger.click()
| ^
52 | }
53 |
54 | focusTrigger() {
at PopoverModel.clickTrigger (/home/runner/work/zag/zag/e2e/models/popover.model.ts:51:25)
at /home/runner/work/zag/zag/e2e/popover.e2e.ts:17:13
|
Run tests:
e2e/popover.e2e.ts#L1
1) popover.e2e.ts:16:7 › popover › [autoFocus=true] should move focus inside the popover content to the first focusable element
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
Run tests:
e2e/models/popover.model.ts#L51
1) popover.e2e.ts:16:7 › popover › [autoFocus=true] should move focus inside the popover content to the first focusable element
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('[data-scope=popover][data-part=trigger]')
- locator resolved to <button type="button" data-part="trigger" data-state="closed" data-scope="popover" aria-expanded="false" aria-haspopup="dialog" id="popover::R6m::trigger" data-testid="popover-trigger" aria-controls="popover::R6m::content">…</button>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <nextjs-portal></nextjs-portal> intercepts pointer events
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <nextjs-portal></nextjs-portal> intercepts pointer events
- retrying click action
- waiting 100ms
56 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <nextjs-portal></nextjs-portal> intercepts pointer events
- retrying click action
- waiting 500ms
at models/popover.model.ts:51
49 |
50 | clickTrigger() {
> 51 | return this.trigger.click()
| ^
52 | }
53 |
54 | focusTrigger() {
at PopoverModel.clickTrigger (/home/runner/work/zag/zag/e2e/models/popover.model.ts:51:25)
at /home/runner/work/zag/zag/e2e/popover.e2e.ts:17:13
|
Run tests:
e2e/popover.e2e.ts#L1
2) popover.e2e.ts:22:7 › popover › [autoFocus=false] should not focus the content ────────────────
Test timeout of 30000ms exceeded.
|
Run tests:
e2e/_utils.ts#L29
2) popover.e2e.ts:22:7 › popover › [autoFocus=false] should not focus the content ────────────────
Error: locator.uncheck: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('[data-testid=autoFocus]')
- locator resolved to <input checked id="autoFocus" type="checkbox" data-testid="autoFocus"/>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <nextjs-portal></nextjs-portal> intercepts pointer events
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <nextjs-portal></nextjs-portal> intercepts pointer events
- retrying click action
- waiting 100ms
56 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <nextjs-portal></nextjs-portal> intercepts pointer events
- retrying click action
- waiting 500ms
at _utils.ts:29
27 | const el = page.locator(testid(id))
28 | if (value) await el.check()
> 29 | else await el.uncheck()
| ^
30 | },
31 | select: async (id: string, value: string) => {
32 | const el = page.locator(testid(id))
at Object.bool (/home/runner/work/zag/zag/e2e/_utils.ts:29:21)
at /home/runner/work/zag/zag/e2e/popover.e2e.ts:23:22
|
Run tests:
e2e/popover.e2e.ts#L1
2) popover.e2e.ts:22:7 › popover › [autoFocus=false] should not focus the content ────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
Run tests:
e2e/_utils.ts#L29
2) popover.e2e.ts:22:7 › popover › [autoFocus=false] should not focus the content ────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.uncheck: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('[data-testid=autoFocus]')
- locator resolved to <input checked id="autoFocus" type="checkbox" data-testid="autoFocus"/>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <nextjs-portal></nextjs-portal> intercepts pointer events
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <nextjs-portal></nextjs-portal> intercepts pointer events
- retrying click action
- waiting 100ms
56 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <nextjs-portal></nextjs-portal> intercepts pointer events
- retrying click action
- waiting 500ms
at _utils.ts:29
27 | const el = page.locator(testid(id))
28 | if (value) await el.check()
> 29 | else await el.uncheck()
| ^
30 | },
31 | select: async (id: string, value: string) => {
32 | const el = page.locator(testid(id))
at Object.bool (/home/runner/work/zag/zag/e2e/_utils.ts:29:21)
at /home/runner/work/zag/zag/e2e/popover.e2e.ts:23:22
|
Run tests
25 failed
popover.e2e.ts:16:7 › popover › [autoFocus=true] should move focus inside the popover content to the first focusable element
popover.e2e.ts:22:7 › popover › [autoFocus=false] should not focus the content ─────────────────
popover.e2e.ts:34:7 › popover › [keyboard] should close the Popover on press `Escape` ──────────
popover.e2e.ts:43:7 › popover › [keyboard / modal] on tab: should trap focus within popover content
popover.e2e.ts:53:7 › popover › [keyboard / non-modal] on tab outside: should move focus to next tabbable element after button
popover.e2e.ts:60:7 › popover › [keyboard / non-modal] on shift-tab outside: should move focus to trigger
popover.e2e.ts:68:7 › popover › [pointer] close the popover on click close button ──────────────
popover.e2e.ts:75:7 › popover › [pointer] should to open/close a popover on trigger click ──────
popover.e2e.ts:89:7 › popover › [pointer] when clicking outside on focusable element, should not re-focus the button
radio-group.e2e.ts:31:5 › should have no accessibility violation ───────────────────────────────
radio-group.e2e.ts:35:5 › should have aria-labelledby on root ──────────────────────────────────
radio-group.e2e.ts:41:5 › should be checked when clicked ───────────────────────────────────────
radio-group.e2e.ts:49:5 › should be focused when page is tabbed ────────────────────────────────
radio-group.e2e.ts:56:5 › should be checked when spacebar is pressed while focused ─────────────
radio-group.e2e.ts:63:5 › should have disabled attributes when disabled ────────────────────────
radio-group.e2e.ts:69:5 › should not be focusable when disabled ────────────────────────────────
radio-group.e2e.ts:76:5 › should be focusable when readonly ────────────────────────────────────
radio-group.e2e.ts:83:5 › should be focused on active radio item when page is tabbed ───────────
radio-group.e2e.ts:93:5 › should check items when navigating by arrows ─────────────────────────
rating-group.e2e.ts:30:7 › rating / pointer › should be accessible ─────────────────────────────
rating-group.e2e.ts:34:7 › rating / pointer › should set value when item is clicked ────────────
rating-group.e2e.ts:60:7 › rating / properties › should not be selectable when disabled ────────
rating-group.e2e.ts:68:7 › rating / properties › should not be selectable when is readonly ─────
rating-group.e2e.ts:81:7 › rating / keyboard › should select value on arrow left/right ─────────
rating-group.e2e.ts:93:7 › rating / keyboard › should select value on arrow home/end ───────────
2 skipped
2 passed (37.6m)
|
Loading