Bug 159427 - LayoutTest http/tests/loading/basic-credentials-sent-automatically.html is flaky
Summary: LayoutTest http/tests/loading/basic-credentials-sent-automatically.html is flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-07-05 11:15 PDT by Ryan Haddad
Modified: 2017-11-15 13:12 PST (History)
4 users (show)

See Also:


Attachments
Patch (9.55 KB, patch)
2017-10-25 14:11 PDT, Alex Christensen
youennf: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2016-07-05 11:15:06 PDT
LayoutTest http/tests/loading/basic-credentials-sent-automatically.html is flaky

Most recent failure:
<https://build.webkit.org/builders/Apple%20Yosemite%20Debug%20WK2%20(Tests)/builds/13228>

Flakiness dashboard:
<https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Floading%2Fbasic-credentials-sent-automatically.html>

--- /Volumes/Data/slave/yosemite-debug-tests-wk2/build/layout-test-results/http/tests/loading/basic-credentials-sent-automatically-expected.txt
+++ /Volumes/Data/slave/yosemite-debug-tests-wk2/build/layout-test-results/http/tests/loading/basic-credentials-sent-automatically-actual.txt
@@ -1,8 +1,8 @@
 main frame - didStartProvisionalLoadForFrame
 main frame - didCommitLoadForFrame
 frame "<!--framePath //<!--frame0-->-->" - didStartProvisionalLoadForFrame
+127.0.0.1:8000 - didReceiveAuthenticationChallenge - Responding with first:first-pw
 main frame - didFinishDocumentLoadForFrame
-127.0.0.1:8000 - didReceiveAuthenticationChallenge - Responding with first:first-pw
 frame "<!--framePath //<!--frame0-->-->" - didCommitLoadForFrame
 frame "<!--framePath //<!--frame0-->-->" - didFinishDocumentLoadForFrame
 frame "<!--framePath //<!--frame1-->-->" - didStartProvisionalLoadForFrame
Comment 1 Ryan Haddad 2016-07-05 11:15:55 PDT
Could be related to <https://trac.webkit.org/changeset/202511>
Comment 2 Ryan Haddad 2016-07-05 11:16:37 PDT
Failures are WK2 only, both Debug and Release.
Comment 3 Ryan Haddad 2016-07-27 21:47:15 PDT
Marked as flaky in http://trac.webkit.org/projects/webkit/changeset/203810
Comment 4 Ryan Haddad 2017-10-25 11:34:42 PDT
This failure is still seen:
https://build.webkit.org/results/Apple%20Sierra%20Release%20WK2%20(Tests)/r223957%20(5250)/results.html

--- /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/http/tests/loading/basic-credentials-sent-automatically-expected.txt
+++ /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/http/tests/loading/basic-credentials-sent-automatically-actual.txt
@@ -2,8 +2,8 @@
 main frame - didCommitLoadForFrame
 main frame - didFinishDocumentLoadForFrame
 frame "<!--framePath //<!--frame0-->-->" - didStartProvisionalLoadForFrame
+127.0.0.1:8000 - didReceiveAuthenticationChallenge - Responding with first:first-pw
 main frame - didHandleOnloadEventsForFrame
-127.0.0.1:8000 - didReceiveAuthenticationChallenge - Responding with first:first-pw
 frame "<!--framePath //<!--frame0-->-->" - didCommitLoadForFrame
 frame "<!--framePath //<!--frame0-->-->" - didFinishDocumentLoadForFrame
 frame "<!--framePath //<!--frame1-->-->" - didStartProvisionalLoadForFrame
Comment 5 Ryan Haddad 2017-10-25 11:42:44 PDT
Marked test as flaky again in https://trac.webkit.org/changeset/223967/webkit
Comment 6 Alex Christensen 2017-10-25 14:11:03 PDT
Created attachment 324892 [details]
Patch
Comment 7 Alex Christensen 2017-10-25 14:19:32 PDT
http://trac.webkit.org/r223982
Comment 8 Radar WebKit Bug Importer 2017-11-15 13:12:05 PST
<rdar://problem/35568985>