Bug 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
Summary: [iOS] imported/w3c/web-platform-tests/html/semantics/embedded-content/the-ifr...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-11-17 11:40 PST by Ryan Haddad
Modified: 2021-11-17 11:46 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 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
Comment 1 Radar WebKit Bug Importer 2021-11-17 11:41:08 PST
<rdar://problem/85514070>
Comment 2 Ryan Haddad 2021-11-17 11:46:01 PST
Marked test as flaky in r285945.
Comment 3 Ryan Haddad 2021-11-17 11:46:01 PST
Marked test as flaky in r285945.