3 Sep
2010
3 Sep
'10
12:50 p.m.
Recently in a code review for IndexedDB, I was told that I should be adding every test individually to GTK's skip list. The reason cited was this comment at the top "# Also, no grouping should occur. Every test for itself." For features like IndexedDB which are not turned on by a port, is it still expected that I should be adding each and every test to the GTK skip list? If so, why? /storage/indexeddb has been in the skip list for some time and seems to work fine, at least from a technical standpoint. Thanks, Jeremy