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

[Flaky Test] should not show "Set as homepage" action on current homepage #67617

Closed
github-actions bot opened this issue Dec 5, 2024 · 1 comment
Closed
Labels
[Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. [Type] Flaky Test Auto-generated flaky test report issue

Comments

@github-actions
Copy link

github-actions bot commented Dec 5, 2024

Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.

Test title

should not show "Set as homepage" action on current homepage

Test path

/test/e2e/specs/site-editor/homepage-settings.spec.js

Errors

[2024-12-05T10:26:52.949Z] Test passed after 2 failed attempts on trunk.
[2024-12-05T11:45:38.818Z] Test passed after 2 failed attempts on cleanup/remove-framer-motion-context-forwarding.
Error: apiRequestContext.fetch: socket hang up
Call log:
  - → GET http://localhost:8889/index.php?rest_route=%2Fwp%2Fv2%2Fpages&per_page=100&status=publish%2Cfuture%2Cdraft%2Cpending%2Cprivate%2Ctrash
  -   user-agent: Playwright/1.48.1 (x64; ubuntu 22.04) node/20.18 CI/1
  -   accept: */*
  -   accept-encoding: gzip,deflate,br
  -   X-WP-Nonce: 1bbb1c761a
  -   cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1733571058%7C4ou5odjWonXiGb5L0H3tV4GMGhP9cBcqeGDzcwOlOTE%7Ca588708b3441b2bde7a45eac06102413e1e3b41232bab73e17123efc665a1cde; wp-settings-time-1=1733398725

    at RequestUtils.rest (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/rest.ts:119:39)
    at RequestUtils.deleteAllPages (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/pages.ts:47:27)
    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/homepage-settings.spec.js:22:17
Error: locator.click: Error: strict mode violation: getByRole('row').filter({ has: getByRole('gridcell').getByLabel('Homepage') }) resolved to 2 elements:
    1) <li class="" id=":r6:" role="row">…</li> aka getByRole('row', { name: 'Homepage Edit Actions Author' }).first()
    2) <li class="" id=":re:" role="row">…</li> aka getByRole('row', { name: 'Homepage Edit Actions Author' }).nth(1)

Call log:
  - waiting for getByRole('row').filter({ has: getByRole('gridcell').getByLabel('Homepage') })

    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/homepage-settings.spec.js:60:23
Copy link
Author

This issue has gone 15 days without any activity.

@github-actions github-actions bot added the [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. label Dec 21, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. [Type] Flaky Test Auto-generated flaky test report issue
Projects
None yet
Development

No branches or pull requests

0 participants