[webkit-dev] Settings and Testing (Settings, RuntimeEnabledFeatures, WebPreferences)
Simon Fraser
simon.fraser at apple.com
Sat Jan 21 10:26:23 PST 2017
> On Jan 21, 2017, at 12:56 AM, Ryosuke Niwa <rniwa at webkit.org> wrote:
>
> I'd be strongly opposed to adding yet another file that configures how
> tests are run. Even today, it's impossible to reason about whether a
> given test is expected to pass or fail because there are multiple
> TestExpectations in different platform directories and they cascade
> and override with one another.
That's why I added run-webkit-tests --print-expectations
It tells you exactly which TestExpectation lines affect each test.
Simon
More information about the webkit-dev
mailing list