Skip to main content
GoodFirstPicks
DashboardIssuesReposLeaderboard

GoodFirstPicks by Leaveitblank © 2026

CreatorRequest a RepoPrivacy PolicyTerms of Service
[Flaky Test] should insert two subsequent mentions | GoodFirstPicks

[Flaky Test] should insert two subsequent mentions

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

Why this is a good first issue

Flaky test that occasionally fails but usually passes on retry.

AI Summary

A test for inserting mentions is intermittently failing, suggesting potential timing or async issues. The test usually passes on retry, indicating a race condition or timing sensitivity. No maintainer feedback or recent activity suggests low priority.

Issue Description

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

Test title

should insert two subsequent mentions

Test path

/test/e2e/specs/editor/various/mentions.spec.js

Errors

[2025-09-24T11:58:25.352Z] Test passed after 1 failed attempt on trunk.
[2025-11-14T09:51:54.317Z] Test passed after 1 failed attempt on trunk.
[2025-12-11T10:59:01.658Z] Test passed after 1 failed attempt on trunk.
[2026-01-08T06:49:33.556Z] Test passed after 1 failed attempt on fix/list-view-focus-shift-to-selected-nested-block.
[2026-01-20T04:29:07.536Z] Test passed after 1 failed attempt on update/switch-to-pnpm.
[2026-01-21T00:44:44.507Z] Test passed after 1 failed attempt on fix/theme-blo

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
  • timing issues possible
Loading labels...

Details

Points10 pts
Difficultylow
Scopesomewhat clear
Skill Matchmaybe
Test Focusedyes