[Webkit-unassigned] [Bug 65834] NRWT should support cascading expectations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 15 02:04:47 PDT 2011


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





--- Comment #6 from Kristóf Kosztyó <Kosztyo.Kristof at stud.u-szeged.hu>  2011-08-15 02:04:47 PST ---
The webkit2 ports share their expectations in the general wk2 platform.
(e.g. the qt-wk2 should use these: qt, qt-wk2, wk2)

I think the following things can solve this problem:
 - concatenate the wk2/test_expectations.txt and the <port>-wk2/test_expectations.txt without any include directive in a nice named method like cascade_wk2_test_expectations()
 - the test_expectations() return with the <port> expectations
 - the test_expectations_override() return with the concatenated list if the webkit test runner is used

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