Bug 232150
Summary: | Regression (r284605 - r284612): [ iOS ] imported/w3c/web-platform-tests/html/browsers/the-window-object/noopener-noreferrer-sizing.window.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | ayumi_kojima |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | iPhone / iPad | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=232151 |
ayumi_kojima
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/84551916>
ayumi_kojima
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)
ayumi_kojima
The test passed with r284604 and failed with r284612 locally.
ayumi_kojima
*** This bug has been marked as a duplicate of bug 232151 ***