Bug 56565

Summary: Web Inspector: inspector/elements/elements-panel-xhtml-structure.xhtml is flakey
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: apavlov, burg, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, yurys
Priority: P2 Keywords: LayoutTestFailure, PlatformOnly
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://build.webkit.org/results/Leopard%20Intel%20Release%20(Tests)/r81349%20(29888)/inspector/elements/elements-panel-xhtml-structure-pretty-diff.html

Description Adam Roben (:aroben) 2011-03-17 09:35:51 PDT
Web Inspector: inspector/elements/elements-panel-xhtml-structure.xhtml failed once on Leopard Intel Release (Tests). See the URL for the diff.

Here are some comments from IRC:

<aroben> pfeldman: yurys: any idea what could cause this? http://build.webkit.org/results/Leopard%20Intel%20Release%20(Tests)/r81349%20(29888)/inspector/elements/elements-panel-xhtml-structure-pretty-diff.html
<pfeldman> aroben: looking
<aroben> pfeldman: seems to have been a one-time failure
<pfeldman> aroben: this is XHTML vs HTML detection. 
<aroben> pfeldman: interesting
<pfeldman> aroben: race condition reporting main resource's mimetype
<pfeldman> (most likely)
<aroben> pfeldman: I will file a bug; any thoughts on how to fix it?
<pfeldman> aroben: i think we should detect on the backend side (in DOMAgent)
Comment 2 Adam Roben (:aroben) 2011-03-18 02:13:13 PDT
Disabled the test

Committed r81454: <http://trac.webkit.org/changeset/81454>
Comment 3 Brian Burg 2014-12-17 16:56:25 PST
Test was removed.