It would be good if the plug-in had options to control the behavior with TODO's. It also may need some rework parsing TAP to remove # or other characters to help the user.

      Moreover, it may not be necessarily a failure, having a TODO test.

          [JENKINS-13453] Report passed TODO tests

          The TODO directive is not marking a test result as Failed anymore. But regarding other enhancements for TODO tests, probably the best place to work on this is in the issue https://issues.jenkins-ci.org/browse/JENKINS-13451

          Bruno P. Kinoshita added a comment - The TODO directive is not marking a test result as Failed anymore. But regarding other enhancements for TODO tests, probably the best place to work on this is in the issue https://issues.jenkins-ci.org/browse/JENKINS-13451

          Code changed in jenkins
          User: Bruno P. Kinoshita
          Path:
          src/main/java/org/tap4j/plugin/TapPublisher.java
          src/main/resources/org/tap4j/plugin/tags/directive.jelly
          src/main/resources/org/tap4j/plugin/tags/status.jelly
          http://jenkins-ci.org/commit/tap-plugin/8480aa6a7b9043b301079d8f76eb957ab7174e09
          Log:
          [FIXED JENKINS-13453] Removed the code that changed the test result with TODO directive to Failed (not ok)

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Bruno P. Kinoshita Path: src/main/java/org/tap4j/plugin/TapPublisher.java src/main/resources/org/tap4j/plugin/tags/directive.jelly src/main/resources/org/tap4j/plugin/tags/status.jelly http://jenkins-ci.org/commit/tap-plugin/8480aa6a7b9043b301079d8f76eb957ab7174e09 Log: [FIXED JENKINS-13453] Removed the code that changed the test result with TODO directive to Failed (not ok)

          dogfood added a comment -

          Integrated in plugins_tap #6
          [FIXED JENKINS-13453] Removed the code that changed the test result with TODO directive to Failed (not ok) (Revision 8480aa6a7b9043b301079d8f76eb957ab7174e09)

          Result = SUCCESS
          Bruno P. Kinoshita :
          Files :

          • src/main/resources/org/tap4j/plugin/tags/status.jelly
          • src/main/resources/org/tap4j/plugin/tags/directive.jelly
          • src/main/java/org/tap4j/plugin/TapPublisher.java

          dogfood added a comment - Integrated in plugins_tap #6 [FIXED JENKINS-13453] Removed the code that changed the test result with TODO directive to Failed (not ok) (Revision 8480aa6a7b9043b301079d8f76eb957ab7174e09) Result = SUCCESS Bruno P. Kinoshita : Files : src/main/resources/org/tap4j/plugin/tags/status.jelly src/main/resources/org/tap4j/plugin/tags/directive.jelly src/main/java/org/tap4j/plugin/TapPublisher.java

            kinow Bruno P. Kinoshita
            kinow Bruno P. Kinoshita
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: