FE-1266: Skip comparison oracles for non-runtime PRs - #378
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
PR SummaryMedium Risk Overview The Test workflow no longer runs a single Package scripts split slow work into Guardrails: table-driven tests for lane selection and git diff paths, Reviewed by Cursor Bugbot for commit f1ec7e0. Bugbot is set up for automated code reviews on this repo. Configure here. |

Why
Comparison oracles add several minutes to every CI run even when a pull-request diff cannot affect runtime behavior.
What
How to test
Local
npm run verify:fullpassed: 2,800 tests passed across default, core-slow, and comparison lanes, followed by a successful production build.