3 Sep
2010
3 Sep
'10
4:54 p.m.
I promise to only put IndexedDB tests in the indexeddb directory. :-) On Fri, Sep 3, 2010 at 5:52 PM, Darin Adler <darin@apple.com> wrote:
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