Update OutputAnalyzer to optionally print process output as it happens

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P4
    • tbd
    • Affects Version/s: None
    • Component/s: other-libs

      We use OutputAnalyzer in a lot of tests to run subprocesses and parse their output. The class currently buffers all of the output and is then optionally printed into the log. This can make debugging test failures difficult in cases such as client/server network tests

      This ticket is to update OutputAnalyzer to take a flag that indicates the subprocess's output should be printed to the log as it is coming out.

            Assignee:
            Alice Pellegrini
            Reporter:
            Matthew Donovan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: