Bug 85038 - REGRESSION(r115379): Layout Test http/tests/inspector/network/network-initiator.html is failing
Summary: REGRESSION(r115379): Layout Test http/tests/inspector/network/network-initiat...
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: Marcus Bulach
URL:
Keywords:
Depends on: 85004
Blocks: 79666
  Show dependency treegraph
 
Reported: 2012-04-27 01:52 PDT by Marcus Bulach
Modified: 2012-07-29 13:13 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.33 KB, patch)
2012-04-27 02:02 PDT, Marcus Bulach
no flags Details | Formatted Diff | Diff
Patch (1.33 KB, patch)
2012-04-27 07:54 PDT, Marcus Bulach
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.