Bug 99152 - [WK2] REGRESSION(r131057): It made plugins/plugin-document-back-forward.html timeout
Summary: [WK2] REGRESSION(r131057): It made plugins/plugin-document-back-forward.html ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 420+
Hardware: All All
: P2 Normal
Assignee: Mikhail Pozdnyakov
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks: 79666 79668 98527
  Show dependency treegraph
 
Reported: 2012-10-12 01:34 PDT by Csaba Osztrogonác
Modified: 2012-10-12 15:02 PDT (History)
7 users (show)

See Also:


Attachments
patch (3.55 KB, patch)
2012-10-12 05:38 PDT, Mikhail Pozdnyakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2012-10-12 01:34:15 PDT
I don't know how, but I got r131057 is the culprit with manual bisecting.

--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/plugins/plugin-document-back-forward-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/plugins/plugin-document-back-forward-actual.txt
@@ -1,3 +1,2 @@
-ALERT: Plugin Loaded!
-ALERT: Plugin Loaded!
+FAIL: Timed out waiting for notifyDone to be called
Comment 1 Mikhail Pozdnyakov 2012-10-12 02:29:19 PDT
Taking for investigation.
Comment 2 Mikhail Pozdnyakov 2012-10-12 05:38:33 PDT
Created attachment 168404 [details]
patch
Comment 3 Csaba Osztrogonác 2012-10-12 05:43:28 PDT
I skipped it by https://trac.webkit.org/changeset/131177 to paint 
the bot green, please unskip it when you will land the fix.
Comment 4 Mikhail Pozdnyakov 2012-10-12 05:46:47 PDT
Could please anyone take a look?
Comment 5 Vicki Pfau 2012-10-12 14:07:57 PDT
This is affecting Mac as well. If this doesn't land shortly, I will be skipping the test in Mac WK2 until a fix lands.
Comment 6 WebKit Review Bot 2012-10-12 15:02:53 PDT
Comment on attachment 168404 [details]
patch

Clearing flags on attachment: 168404

Committed r131229: <http://trac.webkit.org/changeset/131229>
Comment 7 WebKit Review Bot 2012-10-12 15:02:58 PDT
All reviewed patches have been landed.  Closing bug.