[qmtest] Colors for fails and unexpected fails
Zack Weinberg
zack at codesourcery.com
Fri Dec 26 03:52:41 UTC 2003
Vladimir Prus <ghost at cs.msu.su> writes:
> Hi,
> the way QMTest GUI works now, it's not visually apparent where are tests with
> unexpected results. All failed tests are shown in red. Is it possible to
> change color for tests which are expected to fail?
>
> I though it would be nice to mimic the colors used in
> http://boost.sourceforge.net/regression-logs/cs-Linux/
> developer_summary_page.html
>
> and the result of my attempts are in:
>
> http://zigzag.cs.msu.su:7813/show_dir.html
>
> Is this idea reasonable? It really should be minor change: just two minor
> tweaks to css and html generation.
I like the looks of this, but since I suspect it's an area where
reasonable people may disagree I'd suggest you do two things. First,
I'm pretty sure the GUI is currently done with sloppy nonstandard
HTML. If you were willing to clean it up, - doing testing with a wide
variety of realworld browsers to ensure it at least degrades
gracefully, - that would be most welcome. Second, after you do that
it should be easy to let the user "reskin" the GUI with custom CSS,
and we could make your style the default without annoying people who
liked it the old way.
Please forgive if this is incoherent, I'm very tired.
zw
More information about the qmtest
mailing list