Bug 175273
| Summary: | [ios] LayoutTest imported/w3c/web-platform-tests/html/browsers/windows/noreferrer-window-name.html is failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | youennf |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryan Haddad
LayoutTest imported/w3c/web-platform-tests/html/browsers/windows/noreferrer-window-name.html is failing
https://build.webkit.org/results/Apple%20iOS%2010%20Simulator%20Release%20WK2%20(Tests)/r220333%20(3436)/results.html
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fbrowsers%2Fwindows%2Fnoreferrer-window-name.html
--- /Volumes/Data/slave/ios-simulator-10-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/browsers/windows/noreferrer-window-name-expected.txt
+++ /Volumes/Data/slave/ios-simulator-10-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/browsers/windows/noreferrer-window-name-actual.txt
@@ -5,5 +5,9 @@
CONSOLE MESSAGE: line 38: Unsafe JavaScript attempt to initiate navigation for frame with URL 'about:blank' from frame with URL 'http://localhost:8800/html/browsers/windows/noreferrer-window-name.html'. The frame attempting navigation is neither same-origin with the target, nor is it the target's parent or opener.
-PASS rel=noreferrer and reuse of names
+Harness Error (TIMEOUT), message = null
+PASS Following a noreferrer link with a named target should not cause creation of a window that can be targeted by another noreferrer link with the same named target
+PASS Targeting a rel=noreferrer link at an existing named subframe should work
+TIMEOUT Targeting a rel=noreferrer link at an existing named window should work Test timed out
+
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryan Haddad
This surfaced after https://trac.webkit.org/changeset/220332/webkit removed the failure expectation from LayoutTests/TestExpectations.
Marked test as failing on iOS in https://trac.webkit.org/r220345