Specify thresholds for marking a build unstable or passed. Thresholds are expressed in percentage of tests that passed compared to total amount of tests run. Builds with pass percentage under the blue threshold wild be marked unstable and pass percentage under yellow threshold will yield a failed build.
If "Include skipped tests in total count for thresholds" is selected thresholds will be compared to the pass ratio of all tests instead of all executed tests.