Bug 112324 - plugins/plugin-clip-subframe.html is flaky
Summary: plugins/plugin-clip-subframe.html is flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: John Bauman
URL:
Keywords:
Depends on: 109879
Blocks:
  Show dependency treegraph
 
Reported: 2013-03-14 00:48 PDT by Ryosuke Niwa
Modified: 2013-03-14 19:43 PDT (History)
4 users (show)

See Also:


Attachments
Patch (7.21 KB, patch)
2013-03-14 18:20 PDT, John Bauman
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2013-03-14 00:48:40 PDT
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20webkit.org&tests=plugins%2Fplugin-clip-subframe.html

e.g.
http://build.webkit.org/results/Apple%20MountainLion%20Release%20WK2%20(Tests)/r145787%20(6870)/results.html

--- /Volumes/Data/slave/mountainlion-release-tests-wk2/build/layout-test-results/plugins/plugin-clip-subframe-expected.txt
+++ /Volumes/Data/slave/mountainlion-release-tests-wk2/build/layout-test-results/plugins/plugin-clip-subframe-actual.txt
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: line 3: NPP_SetWindow: NULL window, Rect {0, 0, 300, 150}, Clip Rect {0, 0, 0, 0}, Type 2
 CONSOLE MESSAGE: line 3: NPP_SetWindow: NULL window, Rect {0, 0, 300, 150}, Clip Rect {0, 0, 0, 0}, Type 2
 CONSOLE MESSAGE: line 3: NPP_SetWindow: NULL window, Rect {0, 0, 300, 150}, Clip Rect {0, 0, 300, 150}, Type 2
+CONSOLE MESSAGE: line 3: NPP_SetWindow: NULL window, Rect {0, 0, 300, 150}, Clip Rect {0, 0, 300, 150}, Type 2
Comment 1 Ryosuke Niwa 2013-03-14 01:06:48 PDT
Apparently the patch jbauman posted on the bug 111514 fixes this bug.

*** This bug has been marked as a duplicate of bug 111514 ***
Comment 3 John Bauman 2013-03-14 18:20:54 PDT
Created attachment 193215 [details]
Patch
Comment 4 WebKit Review Bot 2013-03-14 19:43:43 PDT
Comment on attachment 193215 [details]
Patch

Clearing flags on attachment: 193215

Committed r145868: <http://trac.webkit.org/changeset/145868>
Comment 5 WebKit Review Bot 2013-03-14 19:43:47 PDT
All reviewed patches have been landed.  Closing bug.