wp-media / wp-rocket-e2e

Playwright E2E testing repo
GNU General Public License v3.0
0 stars 0 forks source link

LCP test for checking fetchpriority fails consistently #98

Closed jeawhanlee closed 3 months ago

jeawhanlee commented 3 months ago

Before submitting an issue please check that you’ve completed the following steps:

Describe the bug The LCP test that check if fetchpriority is applied to the lcp img tag constantly fails https://github.com/wp-media/wp-rocket-e2e/blob/trunk/src/features/lcp-beacon-image.feature

To Reproduce Steps to reproduce the behavior:

  1. Run npm run test:lcp
  2. Then see the first test failing.

Expected behavior The test should not fail consistently except when expected.

Screenshots Screenshot from 2024-06-05 16-16-44

Additional context Add any other context about the problem here.

Acceptance Criteria (for WP Media team use only)