https://bugzilla.wikimedia.org/show_bug.cgi?id=29226

       Web browser: ---
             Bug #: 29226
           Summary: PHPUnit should use color if OS supports ANSI
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Unit tests
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


PHPUnit, on user request, can emits colored output using ANSI escape sequences.
It seems they are no more supported by modern Windows OSes ...

Two way to fix this issue:

- using our bootstrapper disable the color options for Windows platform
- fix up PHPUnit to detect Windows.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to