Bug 87951 - New fast/dom/Window/mozilla-focus-blur.html introduced in r118916 fails
Summary: New fast/dom/Window/mozilla-focus-blur.html introduced in r118916 fails
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, LayoutTestFailure, Qt, QtTriaged
: 87956 131934 (view as bug list)
Depends on:
Blocks: 86969 87008
  Show dependency treegraph
 
Reported: 2012-05-31 03:34 PDT by Mario Sanchez Prada
Modified: 2014-07-24 06:56 PDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mario Sanchez Prada 2012-05-31 03:34:19 PDT
--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/dom/Window/mozilla-focus-blur-expected.txt 
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/dom/Window/mozilla-focus-blur-actual.txt 
@@ -6,6 +6,6 @@
 PASS: The focus should not have been changed!
 PASS: The focus should not have been changed with URL=data:text/html,<script>opener.focus();opener.postMessage("", "*");</script>
 PASS: The focus should not have been changed with URL=data:text/html,<script>blur();opener.postMessage("", "*");</script>
-PASS: The last opened window should be able to get focus
+FAIL: The last opened window should be able to get focus
 PASS: All tests finished

This is related to the patch for bug 86969
Comment 1 Mario Sanchez Prada 2012-05-31 03:44:39 PDT
Skipped for GTK
Comment 2 Csaba Osztrogonác 2012-05-31 04:56:27 PDT
It fails on Mac and Qt too:
- expected failure commited for Mac - http://trac.webkit.org/changeset/118953
- skipped on Qt - http://trac.webkit.org/changeset/119074
Comment 3 Csaba Osztrogonác 2012-05-31 05:07:45 PDT
(In reply to comment #2)
> It fails on Mac and Qt too:
> - expected failure commited for Mac - http://trac.webkit.org/changeset/118953

> - skipped on Qt - http://trac.webkit.org/changeset/119074
Skipping fixed by http://trac.webkit.org/changeset/119091
Comment 4 Csaba Osztrogonác 2012-07-11 09:28:03 PDT
*** Bug 87956 has been marked as a duplicate of this bug. ***
Comment 5 Mario Sanchez Prada 2014-07-24 06:56:27 PDT
*** Bug 131934 has been marked as a duplicate of this bug. ***