[webkit-dev] GTK Skiplist

Darin Adler darin at apple.com
Fri Sep 3 09:52:37 PDT 2010


On Sep 3, 2010, at 5:50 AM, Jeremy Orlow wrote:

> Recently in a code review for IndexedDB, I was told that I should be adding every test individually to GTK's skip list.

That doesn’t sound quite right. One of the reasons the tests are grouped into directories is so that things like the Skipped list can take advantage of the categories created.

However, we don’t want to disable tests just because someone made an unfortunate choice of what directory to put them in. Lets make sure that doesn’t happen!

    -- Darin



More information about the webkit-dev mailing list