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
Created attachment 324128 [details] Patch
http://trac.webkit.org/r223613
<rdar://problem/35054193>