Bug 85038

Summary: REGRESSION(r115379): Layout Test http/tests/inspector/network/network-initiator.html is failing
Product: WebKit Reporter: Marcus Bulach <bulach>
Component: Tools / TestsAssignee: Marcus Bulach <bulach>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, eric.carlson, koivisto, mmoss, ossy, pfeldman, vsevik, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 85004    
Bug Blocks: 79666    
Attachments:
Description Flags
Patch
none
Patch none

Description Marcus Bulach 2012-04-27 01:52:26 PDT
The following layout test is failing on [insert platform]

http/tests/inspector/network/network-initiator.html

Probable cause:
From the flakyness dashboard:
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=http%2Ftests%2Finspector%2Fnetwork%2Fnetwork-initiator.html

I think this may be related:
http://src.chromium.org/viewvc/chrome?view=rev&revision=134163
Comment 1 Marcus Bulach 2012-04-27 02:02:48 PDT
Created attachment 139151 [details]
Patch
Comment 2 Marcus Bulach 2012-04-27 02:06:44 PDT
Committed r115413: <http://trac.webkit.org/changeset/115413>
Comment 3 Marcus Bulach 2012-04-27 02:07:50 PDT
Landed test expectation update.
Comment 4 Marcus Bulach 2012-04-27 07:54:12 PDT
Created attachment 139201 [details]
Patch
Comment 5 Marcus Bulach 2012-04-27 07:55:12 PDT
Committed r115428: <http://trac.webkit.org/changeset/115428>
Comment 6 Dimitri Glazkov (Google) 2012-04-27 10:03:45 PDT
Marcus, please don't close the bug for a failing layout test. Otherwise, how will we know what to fix? :)
Comment 7 Dimitri Glazkov (Google) 2012-04-27 10:05:43 PDT
The culprit is http://trac.webkit.org/changeset/115379/.
Comment 8 Eric Carlson 2012-04-27 13:32:34 PDT
http://trac.webkit.org/changeset/115488 skips the test on Mac.
Comment 9 Vsevolod Vlasov 2012-07-29 13:13:42 PDT
The test was fixed and unskipped.