RESOLVED FIXED 165634
More IndexedDB perf tests
https://bugs.webkit.org/show_bug.cgi?id=165634
Summary More IndexedDB perf tests
Brady Eidson
Reported 2016-12-08 16:15:44 PST
More IndexedDB perf tests
Attachments
Patch v1 (10.44 KB, patch)
2016-12-10 10:13 PST, Brady Eidson
no flags
Patch (10.62 KB, patch)
2016-12-10 10:21 PST, Brady Eidson
no flags
Patch v1 (10.62 KB, patch)
2016-12-10 11:03 PST, Brady Eidson
no flags
Brady Eidson
Comment 1 2016-12-10 10:13:23 PST
Created attachment 296804 [details] Patch v1
WebKit Commit Bot
Comment 2 2016-12-10 10:14:47 PST
Attachment 296804 [details] did not pass style-queue: ERROR: PerformanceTests/IndexedDB/index-multientry.html:14: Line contains tab character. [whitespace/tab] [5] ERROR: PerformanceTests/resources/runner.js:18: Line contains tab character. [whitespace/tab] [5] ERROR: PerformanceTests/resources/runner.js:19: Line contains tab character. [whitespace/tab] [5] ERROR: PerformanceTests/resources/runner.js:20: Line contains tab character. [whitespace/tab] [5] ERROR: PerformanceTests/resources/runner.js:329: Line contains tab character. [whitespace/tab] [5] ERROR: PerformanceTests/resources/runner.js:330: Line contains tab character. [whitespace/tab] [5] ERROR: PerformanceTests/resources/runner.js:331: Line contains tab character. [whitespace/tab] [5] ERROR: PerformanceTests/resources/runner.js:332: Line contains tab character. [whitespace/tab] [5] ERROR: PerformanceTests/resources/runner.js:334: Line contains tab character. [whitespace/tab] [5] ERROR: PerformanceTests/resources/runner.js:335: Line contains tab character. [whitespace/tab] [5] ERROR: PerformanceTests/resources/runner.js:336: Line contains tab character. [whitespace/tab] [5] ERROR: PerformanceTests/resources/runner.js:337: Line contains tab character. [whitespace/tab] [5] ERROR: PerformanceTests/resources/runner.js:338: Line contains tab character. [whitespace/tab] [5] ERROR: PerformanceTests/resources/runner.js:340: Line contains tab character. [whitespace/tab] [5] ERROR: PerformanceTests/resources/runner.js:341: Line contains tab character. [whitespace/tab] [5] ERROR: PerformanceTests/resources/runner.js:342: Line contains tab character. [whitespace/tab] [5] ERROR: PerformanceTests/resources/runner.js:343: Line contains tab character. [whitespace/tab] [5] ERROR: PerformanceTests/resources/runner.js:344: Line contains tab character. [whitespace/tab] [5] ERROR: PerformanceTests/resources/runner.js:345: Line contains tab character. [whitespace/tab] [5] ERROR: PerformanceTests/resources/runner.js:346: Line contains tab character. [whitespace/tab] [5] ERROR: PerformanceTests/resources/runner.js:348: Line contains tab character. [whitespace/tab] [5] ERROR: PerformanceTests/resources/runner.js:349: Line contains tab character. [whitespace/tab] [5] ERROR: PerformanceTests/resources/runner.js:350: Line contains tab character. [whitespace/tab] [5] ERROR: PerformanceTests/resources/runner.js:352: Line contains tab character. [whitespace/tab] [5] ERROR: PerformanceTests/resources/runner.js:353: Line contains tab character. [whitespace/tab] [5] ERROR: PerformanceTests/resources/runner.js:354: Line contains tab character. [whitespace/tab] [5] ERROR: PerformanceTests/IndexedDB/large-number-of-inserts-responsiveness.html:66: Line contains tab character. [whitespace/tab] [5] ERROR: PerformanceTests/IndexedDB/large-number-of-inserts-responsiveness.html:67: Line contains tab character. [whitespace/tab] [5] ERROR: PerformanceTests/IndexedDB/objectstore-cursor.html:47: Line contains tab character. [whitespace/tab] [5] ERROR: PerformanceTests/IndexedDB/objectstore-cursor.html:48: Line contains tab character. [whitespace/tab] [5] ERROR: PerformanceTests/IndexedDB/objectstore-cursor.html:49: Line contains tab character. [whitespace/tab] [5] ERROR: PerformanceTests/IndexedDB/objectstore-cursor.html:50: Line contains tab character. [whitespace/tab] [5] ERROR: PerformanceTests/IndexedDB/objectstore-cursor.html:62: Line contains tab character. [whitespace/tab] [5] ERROR: PerformanceTests/IndexedDB/large-number-of-inserts.html:67: Line contains tab character. [whitespace/tab] [5] ERROR: PerformanceTests/IndexedDB/large-number-of-inserts.html:68: Line contains tab character. [whitespace/tab] [5] Total errors found: 35 in 6 files If any of these errors are false positives, please file a bug against check-webkit-style.
Brady Eidson
Comment 3 2016-12-10 10:21:44 PST
WebKit Commit Bot
Comment 4 2016-12-10 10:23:37 PST
Attachment 296806 [details] did not pass style-queue: ERROR: PerformanceTests/IndexedDB/index-multientry.html:14: Line contains tab character. [whitespace/tab] [5] Total errors found: 1 in 6 files If any of these errors are false positives, please file a bug against check-webkit-style.
Brady Eidson
Comment 5 2016-12-10 11:03:57 PST
Created attachment 296810 [details] Patch v1
WebKit Commit Bot
Comment 6 2016-12-10 12:45:21 PST
Comment on attachment 296810 [details] Patch v1 Clearing flags on attachment: 296810 Committed r209672: <http://trac.webkit.org/changeset/209672>
WebKit Commit Bot
Comment 7 2016-12-10 12:45:25 PST
All reviewed patches have been landed. Closing bug.
WebKit Commit Bot
Comment 8 2016-12-12 10:56:56 PST
Re-opened since this is blocked by bug 165766
Brady Eidson
Comment 9 2016-12-12 16:29:22 PST
Relanded with the long running test's runtime cut 75% https://trac.webkit.org/changeset/209738
Note You need to log in before you can comment on or make changes to this bug.