Bug 222563
| Summary: | [ MacOS & iOS ] http/tests/loading/basic-auth-load-URL-with-consecutive-slashes.html is a flakey failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Amir Mark Jr <amir_mark> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ayumi_kojima, ryanhaddad, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=163139 | ||
Amir Mark Jr
http/tests/loading/basic-auth-load-URL-with-consecutive-slashes.html
Is a flakey failure occurring on Big Sur wk1 and Catalina Wk1
History:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Floading%2Fbasic-auth-load-URL-with-consecutive-slashes.html
Text Diff:
--- /Volumes/Data/slave/bigsur-release-tests-wk1/build/layout-test-results/http/tests/loading/basic-auth-load-URL-with-consecutive-slashes-expected.txt
+++ /Volumes/Data/slave/bigsur-release-tests-wk1/build/layout-test-results/http/tests/loading/basic-auth-load-URL-with-consecutive-slashes-actual.txt
@@ -13,8 +13,8 @@
frame "<!--frame1-->" - didStartProvisionalLoadForFrame
frame "<!--frame1-->" - didCancelClientRedirectForFrame
frame "<!--frame1-->" - didCommitLoadForFrame
-frame "<!--frame1-->" - didReceiveTitle: 404 Not Found
frame "<!--frame1-->" - didFinishDocumentLoadForFrame
frame "<!--frame1-->" - didHandleOnloadEventsForFrame
frame "<!--frame1-->" - didFinishLoadForFrame
+frame "<!--frame1-->" - didReceiveTitle: 404 Not Found
PASS did not cause assertion failure.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/74878540>
Amir Mark Jr
Reference to previous bug filed for test:
https://bugs.webkit.org/show_bug.cgi?id=163139
Amir Mark Jr
Updated test expectations:
https://trac.webkit.org/changeset/274655/webkit
Ryan Haddad
This is happening on iOS too: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Floading%2Fbasic-auth-load-URL-with-consecutive-slashes.html&version_name=iOS%2014
ayumi_kojima
This is happening on iOS Release and MacOS wk2 as well. Updated test expectations: https://trac.webkit.org/changeset/282171/webkit
Fujii Hironori
*** Bug 163139 has been marked as a duplicate of this bug. ***