Skip to main content
GoodFirstPicks
DashboardIssuesReposLeaderboard

GoodFirstPicks by Leaveitblank © 2026

CreatorRequest a RepoPrivacy PolicyTerms of Service
[Flaky Test] should allow user to add and remove multiple local font files | GoodFirstPicks

[Flaky Test] should allow user to add and remove multiple local font files

WordPress/gutenberg 3 comments 1mo ago
View on GitHub
mediumopenScope: somewhat clearSkill match: maybeTest focusedWordPressJavaScriptReact

Why this is a good first issue

Flaky test involving font file operations needs investigation.

AI Summary

The issue reports a flaky test for adding/removing local font files, with intermittent failures across different branches. The test itself is clearly identified but the root cause of flakiness isn't specified. The main challenge is diagnosing why the test fails intermittently without deeper knowledge of the font library implementation.

Issue Description

Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.

Test title

should allow user to add and remove multiple local font files

Test path

/test/e2e/specs/admin/font-library.spec.js

Errors

[2024-06-26T07:41:22.783Z] Test passed after 1 failed attempt on trunk.
[2024-07-02T15:37:11.141Z] Test passed after 1 failed attempt on global-styles/remove-ls-preview-elements.
[2024-07-02T17:36:05.197Z] Test passed after 1 failed attempt on trunk.
[2024-07-04T11:28:02.870Z] Test passed after 1 failed attempt on feat/eslint-restrict-import-components-package.
[2024-07-05T09:21:09.225Z] Test passed after 1 failed attempt on fix/browse-styles.
[2024-07-08T05:48:30.845Z] Test passed after 1 failed attempt on

GitHub Labels

[Type] Flaky Test

Want to work on this?

Claim this issue to let others know you're working on it. You'll earn 10 points when you complete it!

Risk Flags

  • flaky test behavior
  • potentially timing-related
Loading labels...

Details

Points10 pts
Difficultymedium
Scopesomewhat clear
Skill Matchmaybe
Test Focusedyes