If this option is unchecked, then the plugin will mark the pipeline node (and stage) as unstable when it finds at least 1 test failure. If this option is checked, then the test failures will still be reported, but no warning is attached to the pipeline node, so neither the stage nor the build will be marked as unstable. This effectively implies skipMarkingBuildUnstable as well.