Flaky Test Center
Identified flaky tests with quarantine workflows
7
Active Flaky
1
Quarantined
0
Resolved
should render dashboard widgets
acme-web | dashboard.spec.ts
Suggested: Add explicit wait for widget data loading
23%
flake rate
28/120 runs
should complete payment flow
acme-payments | checkout.spec.ts
Suggested: Mock payment gateway response
18%
flake rate
17/95 runs
should load user profile
acme-web | profile.spec.ts
Suggested: Add retry logic for network-dependent assertions
12%
flake rate
18/150 runs
should sync data across tabs
acme-web | sync.spec.ts
Suggested: Increase BroadcastChannel timeout
31%
flake rate
25/80 runs
should upload file successfully
acme-api | upload.spec.ts
Suggested: Use local mock storage for upload tests
9%
flake rate
10/110 runs
should render charts with data
acme-web | analytics.spec.ts
Suggested: Wait for chart library to finish rendering
15%
flake rate
15/100 runs
should handle concurrent API requests
acme-api | concurrency.spec.ts
Suggested: Add rate limiting awareness to test setup
7%
flake rate
9/130 runs
should match visual regression
acme-design-system | visual.spec.ts
Suggested: Increase snapshot threshold for anti-aliasing
20%
flake rate
17/85 runs