[Webkit-unassigned] [Bug 34449] [Gtk] Evaluate and create tests for all the AtkRole's implemented by WebKitGtk

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 2 01:01:11 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=34449





--- Comment #10 from Xan Lopez <xan.lopez at gmail.com>  2010-02-02 01:01:11 PST ---
(In reply to comment #9)
> I fear the unit tests are the wrong way. You should implement
> WebKitTools/DumpRenderTree/gtk/Accessibility* for atk and then unskip the
> Accessibility tests from LayoutTests/platform/gtk/Skipped.

I don't agree. There might be some overlap between DRT and the unit tests, but
DRT won't exercise thoroughly the whole ATK APIs, which is what applications
will be using.

I guess you could extend DRT until you are satisfied with its coverage, but I
suppose you'd need to be careful to not make it too ATK-centric and you'd still
not be using the ATK APIs directly, which again is what we expose.

IMHO unit tests and DRT is an AND topic, not an OR one, but I guess I can be
wrong :)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list