Skip to content

Fix flaky PerTestRecordingSpec by waiting for recording files to stabilize - #16031

Open
borinquenkid wants to merge 3 commits into
8.0.xfrom
fix/flaky-per-test-recording-spec
Open

Fix flaky PerTestRecordingSpec by waiting for recording files to stabilize#16031
borinquenkid wants to merge 3 commits into
8.0.xfrom
fix/flaky-per-test-recording-spec

Add unit coverage for WebDriverContainerHolder and ground the recordi…

08800e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 17, 2026 in 0s

51.8821% (+51.8821%) compared to 6d1acad

View this Pull Request on Codecov

51.8821% (+51.8821%) compared to 6d1acad

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.8821%. Comparing base (6d1acad) to head (08800e4).
⚠️ Report is 477 commits behind head on 8.0.x.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff                @@
##             8.0.x     #16031         +/-   ##
================================================
+ Coverage         0   51.8821%   +51.8821%     
- Complexity       0      18118      +18118     
================================================
  Files            0       2046       +2046     
  Lines            0      96274      +96274     
  Branches         0      16727      +16727     
================================================
+ Hits             0      49949      +49949     
- Misses           0      38953      +38953     
- Partials         0       7372       +7372     

see 2046 files with indirect coverage changes

🚀 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.