Bug 163136 - LayoutTest http/tests/xmlhttprequest/auth-reject-protection-space.html is a flaky failure
Summary: LayoutTest http/tests/xmlhttprequest/auth-reject-protection-space.html is a f...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-07 12:00 PDT by Ryan Haddad
Modified: 2016-11-15 11:42 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2016-10-07 12:00:56 PDT
LayoutTest http/tests/xmlhttprequest/auth-reject-protection-space.html is a flaky failure

https://build.webkit.org/builders/Apple%20Sierra%20Release%20WK2%20(Tests)/builds/407

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fxmlhttprequest%2Fauth-reject-protection-space.html

--- /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/http/tests/xmlhttprequest/auth-reject-protection-space-expected.txt
+++ /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/http/tests/xmlhttprequest/auth-reject-protection-space-actual.txt
@@ -1,3 +1,3 @@
-Simulating reject protection space and continue for authentication challenge
+127.0.0.1:8000 - didReceiveAuthenticationChallenge - Simulating cancelled authentication sheet
 ALERT: status: 401
Comment 1 Ryan Haddad 2016-10-07 12:03:22 PDT
Flaky on Mac Release WK2, iOS Release WK1
Comment 2 Ryan Haddad 2016-10-07 12:22:00 PDT
Marked as flaky on Mac Release WK2 in http://trac.webkit.org/projects/webkit/changeset/206925
Comment 3 Alexey Proskuryakov 2016-11-15 11:42:20 PST
The test looks very simple, seems like a good bug to look into more deeply.