Bug 165634 - More IndexedDB perf tests
Summary: More IndexedDB perf tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on: 167623 165766
Blocks: 160306
  Show dependency treegraph
 
Reported: 2016-12-08 16:15 PST by Brady Eidson
Modified: 2017-01-30 17:47 PST (History)
4 users (show)

See Also:


Attachments
Patch v1 (10.44 KB, patch)
2016-12-10 10:13 PST, Brady Eidson
no flags Details | Formatted Diff | Diff
Patch (10.62 KB, patch)
2016-12-10 10:21 PST, Brady Eidson
no flags Details | Formatted Diff | Diff
Patch v1 (10.62 KB, patch)
2016-12-10 11:03 PST, Brady Eidson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Eidson 2016-12-08 16:15:44 PST
More IndexedDB perf tests
Comment 1 Brady Eidson 2016-12-10 10:13:23 PST
Created attachment 296804 [details]
Patch v1
Comment 2 WebKit Commit Bot 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.
Comment 3 Brady Eidson 2016-12-10 10:21:44 PST
Created attachment 296806 [details]
Patch
Comment 4 WebKit Commit Bot 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.
Comment 5 Brady Eidson 2016-12-10 11:03:57 PST
Created attachment 296810 [details]
Patch v1
Comment 6 WebKit Commit Bot 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>
Comment 7 WebKit Commit Bot 2016-12-10 12:45:25 PST
All reviewed patches have been landed.  Closing bug.
Comment 8 WebKit Commit Bot 2016-12-12 10:56:56 PST
Re-opened since this is blocked by bug 165766
Comment 9 Brady Eidson 2016-12-12 16:29:22 PST
Relanded with the long running test's runtime cut 75%
https://trac.webkit.org/changeset/209738