workflow plugin does not provide console to warnings plugin, sleep required

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      I came up with the following workflow script brooken.groovy, which
      compiles a file with clang, and then invokes the warnings plugin.

      In the console log, there are warnings, but the warnings plugin detects zero warnings.

      I modified the script slightly (fixed.groovy) by inserting a sleep statement before calling the warnings plugin. I re-ran the script and the warnings plugin detected the warnings.

      It looks like the workflow-plugin is not providing the console to the warnings plugin when it needs it? Maybe a flush is missing?

        1. broken.groovy.txt
          0.7 kB
          Craig Rodrigues
        2. fixed.groovy.txt
          0.7 kB
          Craig Rodrigues

            Assignee:
            Ulli Hafner
            Reporter:
            Craig Rodrigues
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: