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

--- Comment #4 from Krinkle <krinklem...@gmail.com> ---
(In reply to comment #3)
> HTML is difficult to work with and format from plain bash (or most
> programming
> languages for that matter). Plus we're striving towards getting rid of
> Jenkins
> formatters to only use plain text reporters (with regards to build reports
> static caching).
> 
> I'd say plain text is more than clear enough. We're all familiar with PHP's
> error_log format.
> 
> We just need:
> * php error log to go to a separate file for the qunit.localhost requests
> * Jenkins needs to have permission to truncate this file
> * Apache and/or PHP needs to not keep the handle open on this file, so that
> when each job truncates the file, it really does truncates it.

Also, even if we'd make a custom HTML reporter or something, we still have
these same problems. So let's deal with that first.

-- 
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

Reply via email to