Bug 151053 - http/tests/security/cross-frame-access-put.html is flaky on mac-wk2
Summary: http/tests/security/cross-frame-access-put.html is flaky on mac-wk2
Status: RESOLVED DUPLICATE of bug 178371
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Mac Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-09 14:10 PST by Ryan Haddad
Modified: 2017-10-16 18:32 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 Ryan Haddad 2015-11-09 14:10:30 PST
http/tests/security/cross-frame-access-put.html is flaky on mac-wk2

--- /Volumes/Data/slave/yosemite-release-tests-wk2/build/layout-test-results/http/tests/security/cross-frame-access-put-expected.txt
+++ /Volumes/Data/slave/yosemite-release-tests-wk2/build/layout-test-results/http/tests/security/cross-frame-access-put-actual.txt
@@ -101,8 +101,8 @@
 ALERT: PASS: window.frames should be '[object Window]' and is.
 ALERT: PASS: window.history should be '[object History]' and is.
 ALERT: PASS: window.images should be 'undefined' and is.
-ALERT: PASS: window.innerHeight should be '150' and is.
-ALERT: PASS: window.innerWidth should be '300' and is.
+ALERT: *** FAIL: window.innerHeight should be '150' but instead is 0. ***
+ALERT: *** FAIL: window.innerWidth should be '300' but instead is 0. ***
 ALERT: PASS: window.length should be '0' and is.
 ALERT: PASS: window.locationbar should be '[object BarProp]' and is.
 ALERT: PASS: window.menubar should be '[object BarProp]' and is.

Run:
<https://build.webkit.org/builders/Apple%20Yosemite%20Release%20WK2%20%28Tests%29/builds/9747>
Results:
<https://build.webkit.org/results/Apple%20Yosemite%20Release%20WK2%20(Tests)/r192174%20(9747)/results.html>
Flakiness Dashboard:
<http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fsecurity%2Fcross-frame-access-put.html>
Comment 1 Ryan Haddad 2015-11-09 14:13:52 PST
Marked as flaky on mac-wk2 in <https://trac.webkit.org/r192179>
Comment 2 Alex Christensen 2017-10-16 18:32:37 PDT

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