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

"header-ltr › searchbar active" visual regression test is broken #2357

Closed
zackkrida opened this issue Jun 8, 2023 · 1 comment
Closed
Assignees
Labels
💻 aspect: code Concerns the software code in the repository 🛠 goal: fix Bug fix 🟥 priority: critical Must be addressed ASAP 🧱 stack: frontend Related to the Nuxt frontend

Comments

@zackkrida
Copy link
Member

zackkrida commented Jun 8, 2023

Description

Failed run: https://github.com/WordPress/openverse/actions/runs/5214000036/jobs/9409755595

The test visual-regression/components/header.spec.ts:69:11 › header-ltr › screen at breakpoint xs with width 340 › searchbar active is flaky. Noticed after merging #2196.

It appears that the test occasionally doesn't render the icons which causes the failure.

@zackkrida
Copy link
Member Author

Fixed via #2378. For context this test itself was fine, but some latency in SVG rendering was introduced (we're uncertain how) by adding a playwright test fixture which made network requests.

@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Openverse Backlog Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository 🛠 goal: fix Bug fix 🟥 priority: critical Must be addressed ASAP 🧱 stack: frontend Related to the Nuxt frontend
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant