phpunit builder should (optionally) only check for a return code or make the number of lines for 'OK' message flexible

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Fixed
    • 2.4
    • Component/s: Tasks
    • None

      the problem is that the build execution output grew when other plugins are added.

      009-09-13 01:03:56,970 INFO [BAM::Default Agent::Agent:pool-4-thread-1] [PhpUnitBuilder] Build failed since text 'OK' was not found in the last 20 lines of the output.

      So even though 'OK' appears it's not in the last 20 lines - we should increase it to say 200...

      In PhpUnitBuilder we should use a system property.
      private static final int PHPUNIT_FIND_SUCCESS_MESSAGE_IN_LAST = <System.property>;
      accordingly.

              Assignee:
              Krystian Brazulewicz
              Reporter:
              Ulrich Kuhnhardt [Atlassian]
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Estimated:
                  Original Estimate - 8h
                  8h
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 2h Time Not Required
                  2h