-
Bug
-
Resolution: Unresolved
-
Minor
-
None
Currently, NUnit tests with a status of "Warning" are interpreted as "skipped" in the Jenkins UI.
There does not appear to be a direct mapping of "Warning" to the JUnit test result type, which appears to be the "intermediate" step for importing NUnit tests into Jenkins.
This causes the NUnit Jenkins plugin to treat tests with status of "Warning" as a "Fail" rather than a "Skip."