fix(tests): Stabilize traces and user-flow-cleanup e2e on Windows CI #12997
Conversation
|
Important Review skippedToo many files! This PR contains 299 files, which is 149 over the limit of 150. ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (299)
You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
✅ Migration Validation Passed All migrations follow the Expand-Contract pattern correctly. |
|
Build successful! ✅ |
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project status has failed because the head coverage (50.60%) is below the target coverage (60.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## release-1.10.0 #12997 +/- ##
==================================================
- Coverage 54.36% 54.33% -0.03%
==================================================
Files 2091 2091
Lines 191692 191713 +21
Branches 27455 29008 +1553
==================================================
- Hits 104204 104160 -44
- Misses 86333 86398 +65
Partials 1155 1155
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
OBJECTIVE: Eliminate Playwright timeouts in shard 21 caused by slow canvas mounts and homepage data loads on Windows CI.
CHANGES:
canvas_controls_dropdown(100s) before assertingrf__nodeintraces.spec.ts, replacing the brittle 3s visibility checkrf__nodevisibility timeout from 3s to 30s in both traces test bodiesmainpage_titletimeout from 30s to 60s inuser-flow-state-cleanup.spec.ts(Loading already grants 60s, but the post-Loading datarender can outlast 30s)