RESOLVED FIXED 178467
http/tests/loading/basic-auth-resend-wrong-credentials.html is still a flaky failure after proposed fix.
https://bugs.webkit.org/show_bug.cgi?id=178467
Summary http/tests/loading/basic-auth-resend-wrong-credentials.html is still a flaky ...
Matt Lewis
Reported 2017-10-18 09:34:25 PDT
http/tests/loading/basic-auth-resend-wrong-credentials.html had an attempt to make the test less flaky in https://trac.webkit.org/changeset/223554/webkit however the test has since still been a flaky failure according to the dashboard: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Floading%2Fbasic-auth-resend-wrong-credentials.html current build: https://build.webkit.org/results/Apple%20Sierra%20Release%20WK2%20(Tests)/r223605%20(5091)/results.html https://build.webkit.org/builders/Apple%20Sierra%20Release%20WK2%20(Tests)/builds/5091 Diff --- /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/http/tests/loading/basic-auth-resend-wrong-credentials-expected.txt +++ /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/http/tests/loading/basic-auth-resend-wrong-credentials-actual.txt @@ -2,8 +2,8 @@ main frame - didCommitLoadForFrame main frame - didFinishDocumentLoadForFrame frame "<!--framePath //<!--frame0-->-->" - didStartProvisionalLoadForFrame +127.0.0.1:8000 - didReceiveAuthenticationChallenge - Responding with wrongusername:wrongpassword main frame - didHandleOnloadEventsForFrame -127.0.0.1:8000 - didReceiveAuthenticationChallenge - Responding with wrongusername:wrongpassword frame "<!--framePath //<!--frame0-->-->" - didCommitLoadForFrame frame "<!--framePath //<!--frame0-->-->" - didFinishDocumentLoadForFrame frame "<!--framePath //<!--frame1-->-->" - didStartProvisionalLoadForFrame
Attachments
Patch (5.17 KB, patch)
2017-10-18 10:14 PDT, Alex Christensen
aestes: review+
Alex Christensen
Comment 1 2017-10-18 10:14:46 PDT
Alex Christensen
Comment 2 2017-10-18 10:16:53 PDT
Radar WebKit Bug Importer
Comment 3 2017-10-18 10:18:07 PDT
Note You need to log in before you can comment on or make changes to this bug.