Bug 175273 - [ios] LayoutTest imported/w3c/web-platform-tests/html/browsers/windows/noreferrer-window-name.html is failing
Summary: [ios] LayoutTest imported/w3c/web-platform-tests/html/browsers/windows/norefe...
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: 2017-08-07 11:21 PDT by Ryan Haddad
Modified: 2017-08-07 12:54 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2017-08-07 11:21:43 PDT
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
+
Comment 1 Ryan Haddad 2017-08-07 11:26:00 PDT
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