Bug 153272 - Modern IDB: Add -private.html variants of every storage/indexeddb test that doesn't already have them
Summary: Modern IDB: Add -private.html variants of every storage/indexeddb test that d...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on:
Blocks: 149117
  Show dependency treegraph
 
Reported: 2016-01-19 23:14 PST by Brady Eidson
Modified: 2016-01-20 21:29 PST (History)
7 users (show)

See Also:


Attachments
Working patch (431.30 KB, patch)
2016-01-19 23:17 PST, Brady Eidson
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews106 for mac-yosemite-wk2 (1.13 MB, application/zip)
2016-01-19 23:48 PST, Build Bot
no flags Details
Archive of layout-test-results from ews102 for mac-yosemite (1.06 MB, application/zip)
2016-01-19 23:58 PST, Build Bot
no flags Details
Archive of layout-test-results from ews113 for mac-yosemite (907.41 KB, application/zip)
2016-01-20 00:25 PST, Build Bot
no flags Details
Patch v1 (474.21 KB, patch)
2016-01-20 16:07 PST, Brady Eidson
achristensen: review+
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews105 for mac-yosemite-wk2 (910.85 KB, application/zip)
2016-01-20 16:57 PST, Build Bot
no flags Details
Patch v2 - All the new private tests should be skipped in WK2 (legacy IDB) (483.84 KB, patch)
2016-01-20 17:18 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-01-19 23:14:15 PST
Modern IDB: Add -private.html variants of every storage/indexeddb test that doesn't already have them

The testing infrastructure already handles enabling private browsing on these by virtue of having -private.html in their filenames, so all we need is the .html and -expected.txt files on disk.
Comment 1 Brady Eidson 2016-01-19 23:15:02 PST
I've created all of the appropriate files locally, will get a huge patch up once I confirm all tests that run actually pass.
Comment 2 Brady Eidson 2016-01-19 23:17:28 PST
Created attachment 269346 [details]
Working patch

Not for review yet - Just attaching the working patch in case I need to switch machines
Comment 3 Build Bot 2016-01-19 23:48:31 PST
Comment on attachment 269346 [details]
Working patch

Attachment 269346 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/715832

Number of test failures exceeded the failure limit.
Comment 4 Build Bot 2016-01-19 23:48:35 PST
Created attachment 269347 [details]
Archive of layout-test-results from ews106 for mac-yosemite-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews106  Port: mac-yosemite-wk2  Platform: Mac OS X 10.10.5
Comment 5 Build Bot 2016-01-19 23:58:25 PST
Comment on attachment 269346 [details]
Working patch

Attachment 269346 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/715846

Number of test failures exceeded the failure limit.
Comment 6 Build Bot 2016-01-19 23:58:29 PST
Created attachment 269348 [details]
Archive of layout-test-results from ews102 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews102  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 7 Build Bot 2016-01-20 00:25:17 PST
Comment on attachment 269346 [details]
Working patch

Attachment 269346 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/715892

Number of test failures exceeded the failure limit.
Comment 8 Build Bot 2016-01-20 00:25:23 PST
Created attachment 269349 [details]
Archive of layout-test-results from ews113 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews113  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 9 Brady Eidson 2016-01-20 16:07:21 PST
Created attachment 269397 [details]
Patch v1
Comment 10 Build Bot 2016-01-20 16:56:59 PST
Comment on attachment 269397 [details]
Patch v1

Attachment 269397 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/719141

Number of test failures exceeded the failure limit.
Comment 11 Build Bot 2016-01-20 16:57:02 PST
Created attachment 269404 [details]
Archive of layout-test-results from ews105 for mac-yosemite-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews105  Port: mac-yosemite-wk2  Platform: Mac OS X 10.10.5
Comment 12 Brady Eidson 2016-01-20 17:18:16 PST
Created attachment 269408 [details]
Patch v2 - All the new private tests should be skipped in WK2 (legacy IDB)
Comment 13 WebKit Commit Bot 2016-01-20 18:13:35 PST
Comment on attachment 269408 [details]
Patch v2 - All the new private tests should be skipped in WK2 (legacy IDB)

Clearing flags on attachment: 269408

Committed r195394: <http://trac.webkit.org/changeset/195394>