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

🐛 SEO Playwright tests are not working #2572

Closed
amankumarrr opened this issue May 1, 2024 · 0 comments · Fixed by #2601
Closed

🐛 SEO Playwright tests are not working #2572

amankumarrr opened this issue May 1, 2024 · 0 comments · Fixed by #2601
Assignees
Labels
Type: Bug A problem with existing functionality

Comments

@amankumarrr
Copy link
Member

@wicksipedia
Describe the bug

It appears that our Playwright tests for seo-main or seo-pr are intermittently failing in the pipeline. Upon testing them locally for both staging and production URLs, I observed inconsistent results. It seems they are not functioning as expected.

To Reproduce

  1. with seo-main.spec.ts, place the URL for staging and then production
  2. then run npx playwright test seo-main
  3. Run it multiple times, it will return different result every time

Expected behavior
It should check the header accurately on respective URLs for noindex

Screenshot:

Image

Figure: SEO tests in vscode

@amankumarrr amankumarrr added the Type: Bug A problem with existing functionality label May 1, 2024
@amankumarrr amankumarrr self-assigned this May 8, 2024
amankumarrr added a commit that referenced this issue May 9, 2024
Fixed: #2572
Affected Route: `*`
amankumarrr added a commit that referenced this issue May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug A problem with existing functionality
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant