NEW 233267
[iOS] imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_window_open_download_block_downloads.tentative.html is frequently failing
https://bugs.webkit.org/show_bug.cgi?id=233267
Summary [iOS] imported/w3c/web-platform-tests/html/semantics/embedded-content/the-ifr...
Ryan Haddad
Reported 2021-11-17 11:40:51 PST
imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_window_open_download_block_downloads.tentative.html has been frequently failing on iOS simulator since it was imported as part of https://trac.webkit.org/changeset/285346/webkit --- /Volumes/Data/worker/ios-simulator-15-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_window_open_download_block_downloads.tentative-expected.txt +++ /Volumes/Data/worker/ios-simulator-15-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_window_open_download_block_downloads.tentative-actual.txt @@ -2,5 +2,5 @@ FAIL window.open(download, ) triggering download in sandbox is blocked. assert_equals: Expect no download to happen, but got one. expected "TOKEN_NOT_SET" but got "TOKEN_SET" FAIL window.open(download, "_blank") triggering download in sandbox is blocked. assert_equals: Expect no download to happen, but got one. expected "TOKEN_NOT_SET" but got "TOKEN_SET" -FAIL window.open(download, "_blank", "noopener") triggering download in sandbox is blocked. assert_equals: Expect no download to happen, but got one. expected "TOKEN_NOT_SET" but got "TOKEN_SET" +PASS window.open(download, "_blank", "noopener") triggering download in sandbox is blocked. https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Fembedded-content%2Fthe-iframe-element%2Fiframe_sandbox_window_open_download_block_downloads.tentative.html
Attachments
Radar WebKit Bug Importer
Comment 1 2021-11-17 11:41:08 PST
Ryan Haddad
Comment 2 2021-11-17 11:46:01 PST
Marked test as flaky in r285945.
Ryan Haddad
Comment 3 2021-11-17 11:46:01 PST
Marked test as flaky in r285945.
Note You need to log in before you can comment on or make changes to this bug.