Bug 72447 - Layout Test inspector/extensions/extensions-events.html is flaky
Summary: Layout Test inspector/extensions/extensions-events.html is flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-15 17:44 PST by Peter Kasting
Modified: 2011-11-16 06:08 PST (History)
3 users (show)

See Also:


Attachments
Patch (4.01 KB, patch)
2011-11-16 06:01 PST, Andrey Kosyakov
yurys: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Kasting 2011-11-15 17:44:12 PST
The following layout test is flaky on at least Win and Linux (see http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=inspector%2Fextensions%2Fextensions-events.html ):

inspector/extensions/extensions-events.html

It fails more consistently on Linux, but on both platforms, the symptom is that "Got onHidden event for sidebar" doesn't appear in the output.
Comment 1 Steve Block 2011-11-16 04:47:45 PST
For the FAIL cases (as opposed to TIMEOUT) it looks like http://trac.webkit.org/changeset/100145 is to blame.
Comment 2 Steve Block 2011-11-16 05:08:55 PST
I can't see an obvious culprit for the timeouts, so I'm assuming it's the same change. Will update expectations for now.
Comment 3 Steve Block 2011-11-16 05:13:38 PST
Committed r100435: <http://trac.webkit.org/changeset/100435>
Comment 4 Andrey Kosyakov 2011-11-16 06:01:44 PST
Created attachment 115364 [details]
Patch
Comment 5 Andrey Kosyakov 2011-11-16 06:08:52 PST
Committed r100439: <http://trac.webkit.org/changeset/100439>