Bug 56565 - Web Inspector: inspector/elements/elements-panel-xhtml-structure.xhtml is flakey
Summary: Web Inspector: inspector/elements/elements-panel-xhtml-structure.xhtml is flakey
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: http://build.webkit.org/results/Leopa...
Keywords: LayoutTestFailure, PlatformOnly
Depends on:
Blocks:
 
Reported: 2011-03-17 09:35 PDT by Adam Roben (:aroben)
Modified: 2014-12-17 16:56 PST (History)
10 users (show)

See Also:


Attachments

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