zag icon indicating copy to clipboard operation
zag copied to clipboard

Fix Failing Tests

Open anubra266 opened this issue 3 years ago • 3 comments

This PR fixes the failing Playwright tests in Vue and Solid.js.

They all seem to work in the browser but fail within Playwright

anubra266 avatar Jul 16 '22 16:07 anubra266

⚠️ No Changeset found

Latest commit: d786c6cc33724a486cd085415f030af0dab8b34b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Jul 16 '22 16:07 changeset-bot[bot]

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit d786c6cc33724a486cd085415f030af0dab8b34b:

Sandbox Source
next-ts Configuration

codesandbox-ci[bot] avatar Jul 16 '22 16:07 codesandbox-ci[bot]

Playwright Tests

129 tests  ±0   127 :heavy_check_mark: ±0   4m 10s :stopwatch: +18s   14 suites ±0       2 :zzz: ±0      1 files   ±0       0 :x: ±0 

Results for commit d786c6cc. ± Comparison against base commit 360a46b1.

This pull request removes 14 and adds 14 tests. Note that renamed tests count towards both.
menu.e2e.ts:119:5 › menu › [select submenu item] › keyboard select ‑ menu [select submenu item] keyboard select
menu.e2e.ts:133:5 › menu › [select submenu item] › pointer click ‑ menu [select submenu item] pointer click
menu.e2e.ts:142:5 › menu › [select submenu item] › outside click ‑ menu [select submenu item] outside click
menu.e2e.ts:151:5 › menu › [pointer / activation] › should open submenu and not focus first item ‑ menu [pointer / activation] should open submenu and not focus first item
menu.e2e.ts:163:5 › menu › [pointer / activation] › should not close when moving pointer to submenu and back to parent trigger ‑ menu [pointer / activation] should not close when moving pointer to submenu and back to parent trigger
menu.e2e.ts:174:5 › menu › [pointer / activation] › should close submenu when moving pointer away ‑ menu [pointer / activation] should close submenu when moving pointer away
menu.e2e.ts:186:5 › menu › [pointer / activation] › should close open submenu when moving pointer to parent menu item ‑ menu [pointer / activation] should close open submenu when moving pointer to parent menu item
menu.e2e.ts:38:3 › menu › [keyboard] should not open submenu when moving focus to trigger ‑ menu [keyboard] should not open submenu when moving focus to trigger
menu.e2e.ts:54:5 › menu › [keyboard / submenu trigger] should open submenu and focus first item › with space ‑ menu [keyboard / submenu trigger] should open submenu and focus first item with space
menu.e2e.ts:58:5 › menu › [keyboard / submenu trigger] should open submenu and focus first item › with enter ‑ menu [keyboard / submenu trigger] should open submenu and focus first item with enter
…
menu.e2e.ts:109:5 › menu › [keyboard / typeahead] › [submenu] focus closest item ‑ menu [keyboard / typeahead] [submenu] focus closest item
menu.e2e.ts:127:5 › menu › [select submenu item] › keyboard select ‑ menu [select submenu item] keyboard select
menu.e2e.ts:142:5 › menu › [select submenu item] › pointer click ‑ menu [select submenu item] pointer click
menu.e2e.ts:153:5 › menu › [select submenu item] › outside click ‑ menu [select submenu item] outside click
menu.e2e.ts:164:5 › menu › [pointer / activation] › should open submenu and not focus first item ‑ menu [pointer / activation] should open submenu and not focus first item
menu.e2e.ts:176:5 › menu › [pointer / activation] › should not close when moving pointer to submenu and back to parent trigger ‑ menu [pointer / activation] should not close when moving pointer to submenu and back to parent trigger
menu.e2e.ts:187:5 › menu › [pointer / activation] › should close submenu when moving pointer away ‑ menu [pointer / activation] should close submenu when moving pointer away
menu.e2e.ts:199:5 › menu › [pointer / activation] › should close open submenu when moving pointer to parent menu item ‑ menu [pointer / activation] should close open submenu when moving pointer to parent menu item
menu.e2e.ts:59:3 › menu › [keyboard] should not open submenu when moving focus to trigger ‑ menu [keyboard] should not open submenu when moving focus to trigger
menu.e2e.ts:69:5 › menu › [keyboard / submenu trigger] should open submenu and focus first item › with space ‑ menu [keyboard / submenu trigger] should open submenu and focus first item with space
…

github-actions[bot] avatar Jul 16 '22 16:07 github-actions[bot]