test: MMQA-1348 component view test required#25643
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection: Key observations:
Since this is purely a CI workflow configuration change that doesn't modify any application code, test infrastructure, or test files, no E2E tests are needed to validate this change. The CI workflow itself will validate that the change works correctly by running the jobs in the new dependency order. Performance Test Selection: |
|



Description
Move component view tests to the required jobs list
Changelog
CHANGELOG entry:
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist
Note
Medium Risk
CI gating changes can block merges if
component-view-testis flaky or misconfigured, but no production/runtime code paths are affected.Overview
Makes
component-view-testa required dependency for theall-jobs-passjob in.github/workflows/ci.yml, so PRs only pass the overall CI gate when component view tests run and succeed.Written by Cursor Bugbot for commit fe35763. This will update automatically on new commits. Configure here.