[webkit-dev] TestExpectations syntax changes, last call (for a while, at least) ...

Dirk Pranke dpranke at chromium.org
Wed Jun 13 17:28:16 PDT 2012


On Wed, Jun 13, 2012 at 5:05 PM, Ryosuke Niwa <rniwa at webkit.org> wrote:
> On Wed, Jun 13, 2012 at 4:55 PM, Tom Zakrajsek <tomz at codeaurora.org> wrote:
>>
>> As long as we're considering "TitleCase" for the keywords, could we use it
>> to keep all of them as single words?
>>
>> WontFix, SkipCrash, SkipTimeout
>
>
> For skipped tests, it doesn't make sense to have crash, timeout, etc...
> because we wouldn't know even if failure types changed from text to crash,
> or from timeout to image. It's just a pure noise as far as I'm concerned.
>

Well, when you add the skip rule, you presumably know what happens
when you run the test. Since you can actually run tests that are
skipped using --force or --skipped=ignore/only (which I'm adding to
NRWT as we speak), it's not quite noise, but I agree that it's pretty
close.

-- Dirk


More information about the webkit-dev mailing list