Bug 167376
Summary: | [ios-simulator] LayoutTest imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location-protocol-setter-non-broken.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | achristensen, ap, cdumez |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=167211 https://bugs.webkit.org/show_bug.cgi?id=167380 |
Ryan Haddad
LayoutTest imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location-protocol-setter-non-broken.html is a flaky failure
https://build.webkit.org/results/Apple%20iOS%2010%20Simulator%20Debug%20WK2%20(Tests)/r211083%20(2882)/results.html
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fbrowsers%2Fhistory%2Fthe-location-interface%2Flocation-protocol-setter-non-broken.html
--- /Volumes/Data/slave/ios-simulator-10-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location-protocol-setter-non-broken-expected.txt
+++ /Volumes/Data/slave/ios-simulator-10-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location-protocol-setter-non-broken-actual.txt
@@ -1,5 +1,5 @@
+CONSOLE MESSAGE: Not allowed to load local resource: blank.html
CONSOLE MESSAGE: Not allowed to load local resource: script%3E
-CONSOLE MESSAGE: Not allowed to load local resource: blank.html
PASS Set HTTP URL frame location.protocol to x
PASS Set data URL frame location.protocol to x
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Marked as flaky in http://trac.webkit.org/projects/webkit/changeset/211089
Alexey Proskuryakov
Is this a recent regression?
Ryan Haddad
(In reply to comment #2)
> Is this a recent regression?
This is a new test as of https://trac.webkit.org/changeset/210823
Chris Dumez
*** This bug has been marked as a duplicate of bug 183294 ***