[Webkit-unassigned] [Bug 97629] New: http/tests/security/cross-frame-access-put.html failing on Mac WK2 bots after being unskipped
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 25 21:23:12 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=97629
Summary: http/tests/security/cross-frame-access-put.html
failing on Mac WK2 bots after being unskipped
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: bdakin at apple.com
http/tests/security/cross-frame-access-put.html was a skipped test until http://trac.webkit.org/changeset/129486
Now that is is unskipped, it is failing on the WK2 bots. It's possible that the failure is just a platform difference though since the test indicates that it is still passing. The diff is:
--- /Volumes/Data/slave/lion-release-tests-wk2/build/layout-test-results/http/tests/security/cross-frame-access-put-expected.txt
+++ /Volumes/Data/slave/lion-release-tests-wk2/build/layout-test-results/http/tests/security/cross-frame-access-put-actual.txt
@@ -520,9 +520,9 @@
ALERT: PASS: window.personalbar should be '[object BarInfo]' and is.
ALERT: PASS: window.plugins should be 'undefined' and is.
ALERT: PASS: window.screen should be '[object Screen]' and is.
-ALERT: PASS: window.screenLeft should be '0' and is.
+ALERT: PASS: window.screenLeft should be '-10000' and is.
ALERT: PASS: window.screenTop matched the expected value.
-ALERT: PASS: window.screenX should be '0' and is.
+ALERT: PASS: window.screenX should be '-10000' and is.
ALERT: PASS: window.screenY matched the expected value.
ALERT: PASS: window.scrollbars should be '[object BarInfo]' and is.
ALERT: PASS: window.scrollX should be '0' and is.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list