Bug 98412
Summary: | [Qt][WK2] fast/events/tabindex-focus-blur-all.html fails on 64 bit | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ádám Kallai <kadam> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | andersca, kkristof, ossy, szledan |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 79668 |
Ádám Kallai
This test fails on Qt5-WK2. (only 64 bit) I don't know why. Do you have any idea?
I'm going to skip this test on Qt5-WK2.
Diff is here:
--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/fast/events/tabindex-focus-blur-all-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/fast/events/tabindex-focus-blur-all-actual.txt
@@ -1,2 +1,2 @@
-333 focus / 333 blur events dispatched, and should be 333 / 333 PASSED
-Total of 0 focus test(s) failed. PASSED
+FAIL: Timed out waiting for notifyDone to be called
+
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ádám Kallai
I skipped: Committed r130394: <http://trac.webkit.org/changeset/130394>
Csaba Osztrogonác
It passes now, so I unskipped it by r135155
Csaba Osztrogonác
Reopen, because it still fails.
Csaba Osztrogonác
I skipped it again - r135589.