Skip to content

Don't run jest when it's only jest predictive

Lin Jen-Shin requested to merge dont-as-if-foss-jest-if-only-integration into master

What does this MR do and why?

Don't run jest when it's only jest predictive

  • Parallel jobs should always be there
  • jest-integration doesn't have parallel jobs

This fixes !154939 (comment 1934634630)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Lin Jen-Shin

Merge request reports