RESOLVED FIXED 182537
Make mixed content basic auth tests more robust
https://bugs.webkit.org/show_bug.cgi?id=182537
Summary Make mixed content basic auth tests more robust
Daniel Bates
Reported 2018-02-06 10:05:47 PST
Make mixed content basic auth tests more robust.
Attachments
Layout tests (4.62 KB, patch)
2018-02-06 10:11 PST, Daniel Bates
no flags
Archive of layout-test-results from ews103 for mac-sierra (2.19 MB, application/zip)
2018-02-06 11:11 PST, EWS Watchlist
no flags
Daniel Bates
Comment 1 2018-02-06 10:10:24 PST
The tests http/tests/security/mixedContent/secure-redirect-to-{insecure, secure}-redirect-to-basic-auth-secure-image.https.html load external JavaScript scripts and may give the preload scanner an opportunity to run and preload the test image. The preload scanner performs mixed content checks. This can cause duplicate mixed content warnings to appear in the test output.
Daniel Bates
Comment 2 2018-02-06 10:11:16 PST
Created attachment 333187 [details] Layout tests
EWS Watchlist
Comment 3 2018-02-06 11:11:15 PST
Comment on attachment 333187 [details] Layout tests Attachment 333187 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/6384846 New failing tests: media/modern-media-controls/tracks-support/tracks-support-show-panel-after-dragging-controls.html
EWS Watchlist
Comment 4 2018-02-06 11:11:16 PST
Created attachment 333193 [details] Archive of layout-test-results from ews103 for mac-sierra The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews103 Port: mac-sierra Platform: Mac OS X 10.12.6
Daniel Bates
Comment 5 2018-02-06 12:56:18 PST
(In reply to Build Bot from comment #3) > Comment on attachment 333187 [details] > Layout tests > > Attachment 333187 [details] did not pass mac-ews (mac): > Output: http://webkit-queues.webkit.org/results/6384846 > > New failing tests: > media/modern-media-controls/tracks-support/tracks-support-show-panel-after- > dragging-controls.html This failure was not caused by this patch.
Daniel Bates
Comment 6 2018-02-06 13:00:56 PST
Comment on attachment 333187 [details] Layout tests Clearing flags on attachment: 333187 Committed r228187: <https://trac.webkit.org/changeset/228187>
Daniel Bates
Comment 7 2018-02-06 13:00:58 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 8 2018-02-06 13:01:25 PST
Note You need to log in before you can comment on or make changes to this bug.