Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

assetSearchBar GUI test failure #11368

Open
hubertp opened this issue Oct 21, 2024 · 0 comments · May be fixed by #11377
Open

assetSearchBar GUI test failure #11368

hubertp opened this issue Oct 21, 2024 · 0 comments · May be fixed by #11377
Assignees

Comments

@hubertp
Copy link
Contributor

hubertp commented Oct 21, 2024

INFO ide_ci::program::command: pnpm ℹ️ . ci:test: app/gui test: . test:e2e:   1) [Dashboard] › e2e/dashboard/assetSearchBar.spec.ts:8:6 › tags ─────────────────────────────────
 INFO ide_ci::program::command: pnpm ℹ️ . ci:test: app/gui test: . test:e2e:     Test timeout of 30000ms exceeded.
 INFO ide_ci::program::command: pnpm ℹ️ . ci:test: app/gui test: . test:e2e:     Error: expect.toHaveValue: Target page, context or browser has been closed
 INFO ide_ci::program::command: pnpm ℹ️ . ci:test: app/gui test: . test:e2e:       28 |     test.expect(text.length).toBeGreaterThan(0)
 INFO ide_ci::program::command: pnpm ℹ️ . ci:test: app/gui test: . test:e2e:       29 |     await negativeTag.click()
 INFO ide_ci::program::command: pnpm ℹ️ . ci:test: app/gui test: . test:e2e:     > 30 |     await test.expect(searchBarInput).toHaveValue(text)
 INFO ide_ci::program::command: pnpm ℹ️ . ci:test: app/gui test: . test:e2e:          |                                       ^
 INFO ide_ci::program::command: pnpm ℹ️ . ci:test: app/gui test: . test:e2e:       31 |   }
 INFO ide_ci::program::command: pnpm ℹ️ . ci:test: app/gui test: . test:e2e:       32 | })
 INFO ide_ci::program::command: pnpm ℹ️ . ci:test: app/gui test: . test:e2e:       33 |
 INFO ide_ci::program::command: pnpm ℹ️ . ci:test: app/gui test: . test:e2e:         at /runner/_work/enso/enso/app/gui/e2e/dashboard/assetSearchBar.spec.ts:30:39
 INFO ide_ci::program::command: pnpm ℹ️ . ci:test: app/gui test: . test:e2e:     attachment #1: trace (application/zip) ─────────────────────────────────────────────────────────
 INFO ide_ci::program::command: pnpm ℹ️ . ci:test: app/gui test: . test:e2e:     test-results/assetSearchBar-tags-Dashboard-repeat2/trace.zip
 INFO ide_ci::program::command: pnpm ℹ️ . ci:test: app/gui test: . test:e2e:     Usage:
 INFO ide_ci::program::command: pnpm ℹ️ . ci:test: app/gui test: . test:e2e:         pnpm exec playwright show-trace test-results/assetSearchBar-tags-Dashboard-repeat2/trace.zip
 INFO ide_ci::program::command: pnpm ℹ️ . ci:test: app/gui test: . test:e2e:     ────────────────────────────────────────────────────────────────────────────────────────────────
 INFO ide_ci::program::command: pnpm ℹ️ . ci:test: app/gui test: . test:e2e:   1 failed
 INFO ide_ci::program::command: pnpm ℹ️ . ci:test: app/gui test: . test:e2e:     [Dashboard] › e2e/dashboard/assetSearchBar.spec.ts:8:6 › tags ──────────────────────────────────
 INFO ide_ci::program::command: pnpm ℹ️ . ci:test: app/gui test: . test:e2e:   3 skipped
 INFO ide_ci::program::command: pnpm ℹ️ . ci:test: app/gui test: . test:e2e:   335 passed (7.3m)

https://github.com/enso-org/enso/actions/runs/11406440866/job/31740205978?pr=11361#step:7:574
Playwright report:
gui-playwright-report (1).zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: New
Development

Successfully merging a pull request may close this issue.

4 participants