[Webkit-unassigned] [Bug 37565] new-run-webkit-tests needs a shared test_expectations.txt between all WebKit ports

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 18 18:09:29 PDT 2010


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





--- Comment #5 from Dirk Pranke <dpranke at chromium.org>  2010-04-18 18:09:28 PST ---
Note that we do effectively already have a multi-level set of expectations on
the Chromium ports, since we support having both upstream and downstream files
which are effectively just concatenated. We could do this for WebKit as well -
have a generic and a platform file and cat them together, and bail out on
conflicts. 

This would require us to never add an entry to the generic file if a platform
might override it, but maybe that's okay?

Implementing something where the platform can override a generic result would
be more complicated.

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