[Bug 29226] PHPUnit should use color if OS supports ANSI

2013-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29226

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

   Assignee|has...@free.fr  |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #10 from Antoine hashar Musso has...@free.fr ---
Moving bug back in the pool.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 29226] PHPUnit should use color if OS supports ANSI

2013-10-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29226

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #9 from Antoine hashar Musso has...@free.fr ---
Might be an issue again since Jeroen proposed to disable color by default with
https://gerrit.wikimedia.org/r/#/c/88984/

Reopening.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 29226] PHPUnit should use color if OS supports ANSI

2011-11-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29226

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX

--- Comment #7 from Antoine hashar Musso has...@free.fr 2011-11-10 10:01:57 
UTC ---
Marking as WONTFIX. We have a workaround to disable color output if running
under windows.

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

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 29226] PHPUnit should use color if OS supports ANSI

2011-11-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29226

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 Resolution|WONTFIX |FIXED

--- Comment #8 from Antoine hashar Musso has...@free.fr 2011-11-10 10:02:25 
UTC ---
I meant FIXED by r94673 sorry.

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

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 29226] PHPUnit should use color if OS supports ANSI

2011-10-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29226

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 AssignedTo|wikibugs-l@lists.wikimedia. |has...@free.fr
   |org |

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 29226] PHPUnit should use color if OS supports ANSI

2011-10-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29226

--- Comment #6 from Ashar Voultoiz has...@free.fr 2011-10-17 12:41:48 UTC ---
This bug is upstream, PHPUnit needs to detect an ANSI.SYS driver is loaded to
eventually output color. My workaround unconditionally disable color output, so
it should no more be an issue for windows user.

I think this bug should be closed now.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 29226] PHPUnit should use color if OS supports ANSI

2011-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29226

--- Comment #5 from Ashar Voultoiz has...@free.fr 2011-08-16 18:24:05 UTC ---
I have redone my patch to take care of wfIsWindows(). See r94673.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 29226] PHPUnit should use color if OS supports ANSI

2011-06-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29226

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Low

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 29226] PHPUnit should use color if OS supports ANSI

2011-06-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29226

Chad H. innocentkil...@gmail.com changed:

   What|Removed |Added

 CC||innocentkil...@gmail.com

--- Comment #4 from Chad H. innocentkil...@gmail.com 2011-06-04 00:08:27 UTC 
---
(In reply to comment #3)
 Offhand I forget whether posix_isatty() will be present and returning true on
 Windows, might also need to just short-circuit with an OS check there.

posix_isatty() will always be present, since we have a fallback in
Maintenance.php :)

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 29226] PHPUnit should use color if OS supports ANSI

2011-06-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29226

--- Comment #1 from Brion Vibber br...@wikimedia.org 2011-06-01 18:48:50 UTC 
---
Is the problem that it *should* output colors on Windows but doesn't (fails to
detect support - false negative) or that it *should not* output colors on
Windows but does (fails to detect lack of support - false positive)?

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 29226] PHPUnit should use color if OS supports ANSI

2011-06-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29226

Max Semenik maxsem.w...@gmail.com changed:

   What|Removed |Added

 CC||maxsem.w...@gmail.com

--- Comment #2 from Max Semenik maxsem.w...@gmail.com 2011-06-01 19:14:25 UTC 
---
It should not, but does, resultting in PASSED or FAILED being surrounded by
garbage obfuscating the result.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 29226] PHPUnit should use color if OS supports ANSI

2011-06-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29226

Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

   Keywords||upstream

--- Comment #3 from Brion Vibber br...@wikimedia.org 2011-06-01 21:41:37 UTC 
---
Here's an upstream bug requesting that phpunit check for tty output at least,
which was closed out apparently unfixed on the basis that color has to be
explicitly turned on (so someone turning it on and then redirecting to a file
must want it in the file, right?):
https://github.com/sebastianbergmann/phpunit/issues/234

Sounds like either our runner needs to detect things and pass in the option, or
PHPUnit upstream needs modification to allow a '--color=auto' or colors=auto
option or something to let it autodetect terminal availability.

Offhand I forget whether posix_isatty() will be present and returning true on
Windows, might also need to just short-circuit with an OS check there.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l