-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: testng-plugin
-
None
-
Environment:Jenkins 1.629, CentOS-07, Java 8, testNG 1.1
I am running some testNG tests on Jenkins, but there are tests I have to skip every time through a SkipException.
This causes my build to be marked as a failure and shows a red icon next to it.
Is there a way to not mark testNG skips as a failure?