Bug 72622 - [Chromium] http/tests/inspector/resource-tree/resource-tree-no-xhrs.html fails occasionally
Summary: [Chromium] http/tests/inspector/resource-tree/resource-tree-no-xhrs.html fail...
Status: RESOLVED DUPLICATE of bug 66217
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-17 09:01 PST by Steve Block
Modified: 2011-11-25 01:30 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Block 2011-11-17 09:01:13 PST
Seen on Chromium Win dbg - http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Win%20(dbg)(2)/builds/6586

The failure is reported as MISSING, but I think it's actually a TEXT failure being mis-reported due to Bug 63104.

I couldn't repro locally, but it could be a bug in the test causing a JS exception, so layoutTestController.dumpAsText() is never called. The test was added in r92698.

Will add TEXT and MISSING expectations for now.
Comment 1 Steve Block 2011-11-17 09:10:06 PST
Committed r100634: <http://trac.webkit.org/changeset/100634>
Comment 2 Pavel Feldman 2011-11-25 01:30:57 PST

*** This bug has been marked as a duplicate of bug 66217 ***