Skip to content

fix: Flaky AppLayout error boundaries tests#4402

Merged
georgylobko merged 1 commit intomainfrom
fix/flaky-app-layout-eb-tests
Apr 1, 2026
Merged

fix: Flaky AppLayout error boundaries tests#4402
georgylobko merged 1 commit intomainfrom
fix/flaky-app-layout-eb-tests

Conversation

@georgylobko
Copy link
Copy Markdown
Member

Description

Fixed tests flakiness for AppLayout error boundaries by adding waitForAssertion.

Related links, issue #, if available: n/a

How has this been tested?

Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Security

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.45%. Comparing base (7364de0) to head (e4a84a0).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4402   +/-   ##
=======================================
  Coverage   97.45%   97.45%           
=======================================
  Files         909      909           
  Lines       26638    26638           
  Branches     9615     9615           
=======================================
  Hits        25959    25959           
  Misses        673      673           
  Partials        6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@georgylobko georgylobko marked this pull request as ready for review April 1, 2026 12:52
@georgylobko georgylobko requested a review from a team as a code owner April 1, 2026 12:52
@georgylobko georgylobko requested review from ernst-dev and pan-kot and removed request for a team April 1, 2026 12:52
@georgylobko georgylobko added this pull request to the merge queue Apr 1, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 1, 2026
@georgylobko georgylobko added this pull request to the merge queue Apr 1, 2026
Merged via the queue into main with commit bab5716 Apr 1, 2026
84 of 85 checks passed
@georgylobko georgylobko deleted the fix/flaky-app-layout-eb-tests branch April 1, 2026 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants