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

fix: pipeline speed by skipping firefox test #2895

Merged
merged 5 commits into from
Jul 23, 2024
Merged

Conversation

nmerget
Copy link
Member

@nmerget nmerget commented Jul 22, 2024

Proposed changes

Loading the complete playwright page in firefox takes very long. This leads to tests (accessibility-checker) with more than 13 minutes only for firefox. We skip firefox tests for accesibility checker, because it takes very long for a browser uses by ~5%.

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (fix on existing components or architectural decisions)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Further comments

Copy link
Contributor

🔭🐙🐈 Test this branch here: https://db-ui.github.io/mono/review/fix-pipeline-speed

@github-actions github-actions bot added the 📺showcases Changes to 1-n showcases label Jul 22, 2024
@nmerget nmerget enabled auto-merge (squash) July 23, 2024 06:20
@nmerget nmerget merged commit 87a4507 into main Jul 23, 2024
54 checks passed
@nmerget nmerget deleted the fix-pipeline-speed branch July 23, 2024 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📺showcases Changes to 1-n showcases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants