Bug 232150 - Regression (r284605 - r284612): [ iOS ] imported/w3c/web-platform-tests/html/browsers/the-window-object/noopener-noreferrer-sizing.window.html is a flaky failure
Summary: Regression (r284605 - r284612): [ iOS ] imported/w3c/web-platform-tests/html/...
Status: RESOLVED DUPLICATE of bug 232151
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-22 09:19 PDT by ayumi_kojima
Modified: 2021-10-22 14:11 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ayumi_kojima 2021-10-22 09:19:08 PDT
imported/w3c/web-platform-tests/html/browsers/the-window-object/noopener-noreferrer-sizing.window.html

Is a flaky failure on iOS 15 (iPhone).

History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fbrowsers%2Fthe-window-object%2Fnoopener-noreferrer-sizing.window.html

Result page: https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-WK2-Tests/r284676%20(270)/results.html#

Diff:

--- /Volumes/Data/worker/ios-simulator-15-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/browsers/the-window-object/noopener-noreferrer-sizing.window-expected.txt
+++ /Volumes/Data/worker/ios-simulator-15-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/browsers/the-window-object/noopener-noreferrer-sizing.window-actual.txt
@@ -1,4 +1,4 @@
 
-FAIL window.open() with noopener should have equal viewport width and height assert_equals: expected 980 but got 800
-FAIL window.open() with noreferrer should have equal viewport width and height assert_equals: expected 980 but got 800
+PASS window.open() with noopener should have equal viewport width and height
+PASS window.open() with noreferrer should have equal viewport width and height
Comment 1 Radar WebKit Bug Importer 2021-10-22 09:19:32 PDT
<rdar://problem/84551916>
Comment 2 ayumi_kojima 2021-10-22 11:39:56 PDT
This might be related to Bug 232151 (Regression (r284610): [ iOS BigSur wk2 ] http/tests/security/window-opened-from-sandboxed-iframe-should-inherit-sandbox.html is failing)
Comment 3 ayumi_kojima 2021-10-22 11:55:23 PDT
The test passed with r284604 and failed with r284612 locally.
Comment 4 ayumi_kojima 2021-10-22 14:11:01 PDT

*** This bug has been marked as a duplicate of bug 232151 ***