wp-media / wp-rocket-e2e

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

Fix tests related to Feature:Beacon script captures the right images on remote server #172

Open Mai-Saad opened 2 days ago

Mai-Saad commented 2 days ago

Tests under Feature:Beacon script captures the right images are always failing on the remote server

=> cmd to run these tests is npm run test:lcp

=> for desktop:

Mai-Saad commented 1 day ago

For desktop: Adding the file lcp_styles to rocket-test-data and rerunning the test after pulling the latest test data update on the test environment and revisit json expectation if needed

Mai-Saad commented 1 day ago

lcp desktop is now fixed, we just need to update test sites with latest rocket-test-data Image

Mai-Saad commented 1 day ago

Remain handling the mobile failures Image

Khadreal commented 1 day ago

Do we have the templates for those mobile in rocket-data updated ?

Mai-Saad commented 11 hours ago

Do we have the templates for those mobile in rocket-data updated ?

yes same pages are already passing for desktop

Mai-Saad commented 11 hours ago

running only mobile lcp or both mobile &desktop is working fine on dev commit 2f39a0cb6132ed023d47909fedb2dc2baea1a6fb Image

Image

Mai-Saad commented 9 hours ago

Using commit 80bde4edadef9cc888af8c90e689bb8ca53283e5 working fine as well (remote dektop is minimized local)Image