-
Notifications
You must be signed in to change notification settings - Fork 935
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CI] Update CI Group 11 Run Command #9279
[CI] Update CI Group 11 Run Command #9279
Conversation
Signed-off-by: Sean Li <[email protected]>
❌ Empty Changelog SectionThe Changelog section in your PR description is empty. Please add a valid changelog entry or entries. If you did add a changelog entry, check to make sure that it was not accidentally included inside the comment block in the Changelog section. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9279 +/- ##
==========================================
- Coverage 61.68% 61.68% -0.01%
==========================================
Files 3816 3816
Lines 91693 91693
Branches 14516 14516
==========================================
- Hits 56561 56559 -2
- Misses 31507 31509 +2
Partials 3625 3625
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Sean Li <[email protected]> (cherry picked from commit 49f42c4) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
(cherry picked from commit 49f42c4) Signed-off-by: Sean Li <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…project#9279) Signed-off-by: Sean Li <[email protected]> Signed-off-by: Ubuntu <[email protected]>
Description
The
dashboard_sanity_test.spec.js
test file was recently changed todashboard_sanity_test.spec.ts
in #9150. Initially, we thought that it was caused by a Cypress caching issue, fixed in #9209. This PR bumps Cypress run command for CI group 11 inpackage.json
to the correct file name.Issues Resolved
Screenshot
Testing the changes
Changelog
Check List
yarn test:jest
yarn test:jest_integration